2022-03-18 18:41:44.902 | + ./stack.sh:main:487 : exec 2022-03-18 18:41:44.902 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-18-184144' 2022-03-18 18:41:44.902 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-18-184144.summary.2022-03-18-184144 2022-03-18 18:41:44.902 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:41:44.902 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-18-184144 2022-03-18 18:41:44.902 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-18-184144 /opt/stack/logs/stack.sh.log 2022-03-18 18:41:44.902 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-18-184144.summary.2022-03-18-184144 /opt/stack/logs/stack.sh.log.summary 2022-03-18 18:41:44.902 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-18 18:41:44.902 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-18 18:41:44.902 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-18 18:41:44.902 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-18 18:41:44.902 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-18 18:41:44.902 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-18 18:41:44.902 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-18 18:41:44.905 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-18 18:41:44.907 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-18 18:41:44.909 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-18 18:41:44.911 | + ./stack.sh:main:573 : set -o errexit 2022-03-18 18:41:44.913 | + ./stack.sh:main:576 : uname -a 2022-03-18 18:41:44.915 | Linux dv-neutron-829247-6-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-18 18:41:44.917 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-18 18:41:44.919 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-18 18:41:44.922 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-18 18:41:44.958 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-18 18:41:44.973 | + ./stack.sh:main:590 : fetch_plugins 2022-03-18 18:41:44.975 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-18 18:41:44.978 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-18 18:41:44.979 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-18 18:41:44.981 | + functions-common:fetch_plugins:1776 : return 2022-03-18 18:41:44.983 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-18 18:41:44.985 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-18 18:41:44.987 | + functions-common:run_phase:1854 : local phase= 2022-03-18 18:41:44.988 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:41:44.990 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:41:44.993 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:41:44.994 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:41:44.996 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:41:44.998 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:41:45.001 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:41:45.003 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:41:45.005 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:41:45.007 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-18 18:41:45.009 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:41:45.021 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:41:45.023 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-18 18:41:45.025 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:41:45.027 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:41:45.028 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:41:45.030 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:41:45.032 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-18 18:41:45.034 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-18 18:41:45.035 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-18 18:41:45.037 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-18 18:41:45.039 | + 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-18 18:41:45.041 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-18 18:41:45.043 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-18 18:41:45.045 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-18 18:41:45.047 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-18 18:41:45.048 | + functions-common:plugin_override_defaults:1817 : return 2022-03-18 18:41:45.050 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-18 18:41:45.069 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-18 18:41:45.071 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-18 18:41:45.085 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:41:45.087 | +++ lib/tls:source:43 : hostname -f 2022-03-18 18:41:45.091 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-18 18:41:45.093 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-18 18:41:45.095 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-18 18:41:45.097 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-18 18:41:45.099 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-18 18:41:45.100 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-18 18:41:45.103 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-18 18:41:45.105 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-18 18:41:45.106 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-18 18:41:45.108 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-18 18:41:45.113 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-18 18:41:45.124 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-18 18:41:45.141 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-18 18:41:45.153 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-18 18:41:45.166 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-18 18:41:45.200 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-18 18:41:45.258 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-18 18:41:45.346 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-18 18:41:45.368 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-18 18:41:45.419 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-18 18:41:45.472 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-18 18:41:45.617 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-18 18:41:45.631 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-18 18:41:45.644 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-18 18:41:45.657 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-18 18:41:45.751 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-18 18:41:45.754 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-18 18:41:45.757 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-18 18:41:45.759 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-18 18:41:45.761 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-18 18:41:45.763 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-18 18:41:45.766 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-18 18:41:45.766 | False' 2022-03-18 18:41:45.768 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-18 18:41:45.783 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-18 18:41:45.786 | + ./stack.sh:main:624 : run_phase source 2022-03-18 18:41:45.788 | + functions-common:run_phase:1853 : local mode=source 2022-03-18 18:41:45.790 | + functions-common:run_phase:1854 : local phase= 2022-03-18 18:41:45.792 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:41:45.794 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:41:45.796 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:41:45.798 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:41:45.800 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:41:45.802 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:41:45.806 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:41:45.808 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:41:45.811 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:41:45.813 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-18 18:41:45.815 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:41:45.829 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:41:45.831 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-18 18:41:45.833 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-18 18:41:45.873 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-18 18:41:45.875 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-18 18:41:45.877 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-18 18:41:45.879 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-18 18:41:45.881 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-18 18:41:45.884 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-18 18:41:45.886 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-18 18:41:45.888 | + functions-common:load_plugin_settings:1794 : return 2022-03-18 18:41:45.890 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-18 18:41:45.892 | + functions-common:verify_disabled_services:2136 : local service 2022-03-18 18:41:45.894 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.897 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-18 18:41:45.899 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.901 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-18 18:41:45.903 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.906 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-18 18:41:45.908 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.910 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-18 18:41:45.912 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.914 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-18 18:41:45.917 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.919 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-18 18:41:45.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.923 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-18 18:41:45.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.928 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-18 18:41:45.931 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.933 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-18 18:41:45.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.937 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-18 18:41:45.940 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.942 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-18 18:41:45.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.947 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-18 18:41:45.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.952 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-18 18:41:45.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-18 18:41:45.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-18 18:41:45.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.965 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-18 18:41:45.967 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.969 | + 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-18 18:41:45.972 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.974 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-18 18:41:45.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.979 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-18 18:41:45.981 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.983 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-18 18:41:45.985 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.988 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-18 18:41:45.990 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.993 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-18 18:41:45.995 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:45.997 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-18 18:41:45.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.001 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-18 18:41:46.004 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.006 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-18 18:41:46.009 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.011 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-18 18:41:46.013 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.015 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-18 18:41:46.018 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.020 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-18 18:41:46.022 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.024 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-18 18:41:46.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.029 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-18 18:41:46.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.033 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-18 18:41:46.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.038 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-18 18:41:46.040 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.042 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-18 18:41:46.044 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.046 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-18 18:41:46.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.051 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-18 18:41:46.053 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.056 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-18 18:41:46.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.060 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-18 18:41:46.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-18 18:41:46.067 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.069 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-18 18:41:46.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-18 18:41:46.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-18 18:41:46.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-18 18:41:46.085 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.087 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-18 18:41:46.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.092 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-18 18:41:46.094 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.097 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-18 18:41:46.100 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.103 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-18 18:41:46.106 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-18 18:41:46.108 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-18 18:41:46.111 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-18 18:41:46.113 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-18 18:41:46.115 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-18 18:41:46.130 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:41:46.133 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-18 18:41:46.135 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-18 18:41:46.137 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-18 18:41:46.153 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:41:46.155 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-18 18:41:46.157 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-18 18:41:46.160 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-18 18:41:46.162 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-18 18:41:46.165 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-18 18:41:46.167 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-18 18:41:46.169 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-18 18:41:46.172 | + lib/database:initialize_database_backends:92 : return 0 2022-03-18 18:41:46.174 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-18 18:41:46.174 | Using mysql database backend 2022-03-18 18:41:46.176 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-18 18:41:46.192 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-18 18:41:46.195 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-18 18:41:46.198 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-18 18:41:46.200 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-18 18:41:46.203 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 18:41:46.205 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-18 18:41:46.221 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:41:46.224 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-18 18:41:46.240 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-18 18:41:46.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:41:46.258 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-18 18:41:46.274 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-18 18:41:46.290 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-18 18:41:46.307 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:41:46.309 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-18 18:41:46.325 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:41:46.327 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-18 18:41:46.343 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-18 18:41:46.346 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-18 18:41:46.348 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-18 18:41:46.350 | + functions-common:save_stackenv:60 : local tag=757 2022-03-18 18:41:46.354 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-18 18:41:46.358 | + functions-common:save_stackenv:62 : time_stamp=2022-03-18-184146 2022-03-18 18:41:46.361 | + functions-common:save_stackenv:63 : echo '# 2022-03-18-184146 757' 2022-03-18 18:41:46.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.366 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 18:41:46.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.371 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-18 18:41:46.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.376 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-18 18:41:46.378 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.381 | + 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-18 18:41:46.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.386 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-18 18:41:46.389 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.392 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-18 18:41:46.394 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.397 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-18-184144 2022-03-18 18:41:46.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.401 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-18 18:41:46.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.406 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-18 18:41:46.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.411 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-18 18:41:46.413 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.416 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-18 18:41:46.419 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.421 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-18 18:41:46.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:41:46.426 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-18 18:41:46.428 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-18 18:41:46.432 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-18 18:41:46.434 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-18 18:41:46.436 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-18 18:41:46.438 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:41:46.440 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:41:46.443 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:41:46.445 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:41:46.447 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:41:46.450 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:41:46.465 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:41:46.467 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:41:46.469 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:41:46.472 | + functions-common:git_clone:629 : echo master 2022-03-18 18:41:46.472 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:41:46.478 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-18 18:41:46.480 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:41:46.482 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-18 18:41:46.484 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:41:46.485 | + functions-common:git_clone:678 : head -1 2022-03-18 18:41:46.488 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-18 18:41:46.490 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:41:46.493 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-18 18:41:46.496 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:41:46.498 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-18 18:41:46.501 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-18 18:41:46.503 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-18 18:41:46.506 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-18 18:41:46.508 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-18 18:41:46.511 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-18 18:41:46.513 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-18 18:41:46.515 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-18 18:41:46.518 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-18 18:41:46.523 | ++ tools/install_prereqs.sh:source:47 : NOW=1647628906 2022-03-18 18:41:46.526 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-18 18:41:46.530 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647627918 2022-03-18 18:41:46.533 | ++ tools/install_prereqs.sh:source:49 : DELTA=988 2022-03-18 18:41:46.535 | ++ tools/install_prereqs.sh:source:50 : [[ 988 -lt 7200 ]] 2022-03-18 18:41:46.537 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-18 18:41:46.540 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-18 18:41:46.543 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-18 18:41:46.545 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-18 18:41:46.547 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-18 18:41:46.549 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-18 18:41:46.552 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-18 18:41:46.554 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-18 18:41:46.558 | +++ 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-18 18:41:46.604 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-18 18:41:46.604 | apache2-dev 2022-03-18 18:41:46.604 | bc 2022-03-18 18:41:46.604 | bsdmainutils 2022-03-18 18:41:46.604 | curl 2022-03-18 18:41:46.604 | g++ 2022-03-18 18:41:46.604 | gawk 2022-03-18 18:41:46.604 | gcc 2022-03-18 18:41:46.605 | gettext 2022-03-18 18:41:46.605 | git 2022-03-18 18:41:46.605 | graphviz 2022-03-18 18:41:46.605 | iputils-ping 2022-03-18 18:41:46.605 | libapache2-mod-proxy-uwsgi 2022-03-18 18:41:46.605 | libffi-dev 2022-03-18 18:41:46.605 | libjpeg-dev 2022-03-18 18:41:46.605 | libpcre3-dev 2022-03-18 18:41:46.605 | libpq-dev 2022-03-18 18:41:46.605 | libssl-dev 2022-03-18 18:41:46.605 | libsystemd-dev 2022-03-18 18:41:46.605 | libxml2-dev 2022-03-18 18:41:46.605 | libxslt1-dev 2022-03-18 18:41:46.605 | libyaml-dev 2022-03-18 18:41:46.605 | lsof 2022-03-18 18:41:46.605 | openssh-server 2022-03-18 18:41:46.605 | openssl 2022-03-18 18:41:46.605 | pkg-config 2022-03-18 18:41:46.605 | psmisc 2022-03-18 18:41:46.605 | python3-dev 2022-03-18 18:41:46.605 | python3-pip 2022-03-18 18:41:46.605 | python3-systemd 2022-03-18 18:41:46.605 | python3-venv 2022-03-18 18:41:46.605 | tar 2022-03-18 18:41:46.605 | tcpdump 2022-03-18 18:41:46.605 | unzip 2022-03-18 18:41:46.605 | uuid-runtime 2022-03-18 18:41:46.605 | wget 2022-03-18 18:41:46.605 | wget 2022-03-18 18:41:46.605 | zlib1g-dev 2022-03-18 18:41:46.605 | libkrb5-dev 2022-03-18 18:41:46.605 | libldap2-dev 2022-03-18 18:41:46.605 | libsasl2-dev 2022-03-18 18:41:46.605 | memcached 2022-03-18 18:41:46.605 | python3-mysqldb 2022-03-18 18:41:46.605 | sqlite3 2022-03-18 18:41:46.605 | conntrack 2022-03-18 18:41:46.605 | curl 2022-03-18 18:41:46.605 | dnsmasq-base 2022-03-18 18:41:46.606 | dnsmasq-utils 2022-03-18 18:41:46.606 | ebtables 2022-03-18 18:41:46.606 | genisoimage 2022-03-18 18:41:46.606 | iptables 2022-03-18 18:41:46.606 | iputils-arping 2022-03-18 18:41:46.606 | kpartx 2022-03-18 18:41:46.606 | libjs-jquery-tablesorter 2022-03-18 18:41:46.606 | parted 2022-03-18 18:41:46.606 | pm-utils 2022-03-18 18:41:46.606 | python3-mysqldb 2022-03-18 18:41:46.606 | socat 2022-03-18 18:41:46.606 | sqlite3 2022-03-18 18:41:46.606 | sudo 2022-03-18 18:41:46.606 | vlan 2022-03-18 18:41:46.606 | lsscsi 2022-03-18 18:41:46.606 | open-iscsi 2022-03-18 18:41:46.606 | lvm2 2022-03-18 18:41:46.606 | qemu-utils 2022-03-18 18:41:46.606 | thin-provisioning-tools 2022-03-18 18:41:46.606 | acl 2022-03-18 18:41:46.606 | dnsmasq-base 2022-03-18 18:41:46.606 | dnsmasq-utils 2022-03-18 18:41:46.606 | ebtables 2022-03-18 18:41:46.606 | haproxy 2022-03-18 18:41:46.606 | iptables 2022-03-18 18:41:46.606 | iputils-arping 2022-03-18 18:41:46.606 | iputils-ping 2022-03-18 18:41:46.606 | postgresql-server-dev-all 2022-03-18 18:41:46.606 | python3-mysqldb 2022-03-18 18:41:46.606 | sqlite3 2022-03-18 18:41:46.606 | sudo 2022-03-18 18:41:46.606 | vlan 2022-03-18 18:41:46.606 | pcp 2022-03-18 18:41:46.606 | ipset 2022-03-18 18:41:46.606 | conntrack 2022-03-18 18:41:46.606 | conntrackd 2022-03-18 18:41:46.606 | keepalived 2022-03-18 18:41:46.606 | lvm2 2022-03-18 18:41:46.607 | qemu-utils 2022-03-18 18:41:46.607 | thin-provisioning-tools 2022-03-18 18:41:46.607 | curl 2022-03-18 18:41:46.607 | liberasurecode-dev 2022-03-18 18:41:46.607 | make 2022-03-18 18:41:46.607 | memcached 2022-03-18 18:41:46.607 | rsync 2022-03-18 18:41:46.607 | sqlite3 2022-03-18 18:41:46.607 | xfsprogs' 2022-03-18 18:41:46.610 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-18 18:41:46.627 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-18 18:41:46.627 | apache2-dev 2022-03-18 18:41:46.627 | bc 2022-03-18 18:41:46.627 | bsdmainutils 2022-03-18 18:41:46.627 | curl 2022-03-18 18:41:46.627 | g++ 2022-03-18 18:41:46.627 | gawk 2022-03-18 18:41:46.627 | gcc 2022-03-18 18:41:46.627 | gettext 2022-03-18 18:41:46.627 | git 2022-03-18 18:41:46.627 | graphviz 2022-03-18 18:41:46.627 | iputils-ping 2022-03-18 18:41:46.627 | libapache2-mod-proxy-uwsgi 2022-03-18 18:41:46.627 | libffi-dev 2022-03-18 18:41:46.627 | libjpeg-dev 2022-03-18 18:41:46.627 | libpcre3-dev 2022-03-18 18:41:46.628 | libpq-dev 2022-03-18 18:41:46.628 | libssl-dev 2022-03-18 18:41:46.628 | libsystemd-dev 2022-03-18 18:41:46.628 | libxml2-dev 2022-03-18 18:41:46.628 | libxslt1-dev 2022-03-18 18:41:46.628 | libyaml-dev 2022-03-18 18:41:46.628 | lsof 2022-03-18 18:41:46.628 | openssh-server 2022-03-18 18:41:46.628 | openssl 2022-03-18 18:41:46.628 | pkg-config 2022-03-18 18:41:46.628 | psmisc 2022-03-18 18:41:46.628 | python3-dev 2022-03-18 18:41:46.628 | python3-pip 2022-03-18 18:41:46.628 | python3-systemd 2022-03-18 18:41:46.628 | python3-venv 2022-03-18 18:41:46.628 | tar 2022-03-18 18:41:46.628 | tcpdump 2022-03-18 18:41:46.628 | unzip 2022-03-18 18:41:46.628 | uuid-runtime 2022-03-18 18:41:46.628 | wget 2022-03-18 18:41:46.628 | wget 2022-03-18 18:41:46.628 | zlib1g-dev 2022-03-18 18:41:46.628 | libkrb5-dev 2022-03-18 18:41:46.628 | libldap2-dev 2022-03-18 18:41:46.628 | libsasl2-dev 2022-03-18 18:41:46.628 | memcached 2022-03-18 18:41:46.628 | python3-mysqldb 2022-03-18 18:41:46.628 | sqlite3 2022-03-18 18:41:46.628 | conntrack 2022-03-18 18:41:46.628 | curl 2022-03-18 18:41:46.628 | dnsmasq-base 2022-03-18 18:41:46.628 | dnsmasq-utils 2022-03-18 18:41:46.628 | ebtables 2022-03-18 18:41:46.628 | genisoimage 2022-03-18 18:41:46.628 | iptables 2022-03-18 18:41:46.628 | iputils-arping 2022-03-18 18:41:46.628 | kpartx 2022-03-18 18:41:46.628 | libjs-jquery-tablesorter 2022-03-18 18:41:46.628 | parted 2022-03-18 18:41:46.629 | pm-utils 2022-03-18 18:41:46.629 | python3-mysqldb 2022-03-18 18:41:46.629 | socat 2022-03-18 18:41:46.629 | sqlite3 2022-03-18 18:41:46.629 | sudo 2022-03-18 18:41:46.629 | vlan 2022-03-18 18:41:46.629 | lsscsi 2022-03-18 18:41:46.629 | open-iscsi 2022-03-18 18:41:46.629 | lvm2 2022-03-18 18:41:46.629 | qemu-utils 2022-03-18 18:41:46.629 | thin-provisioning-tools 2022-03-18 18:41:46.629 | acl 2022-03-18 18:41:46.629 | dnsmasq-base 2022-03-18 18:41:46.629 | dnsmasq-utils 2022-03-18 18:41:46.629 | ebtables 2022-03-18 18:41:46.629 | haproxy 2022-03-18 18:41:46.629 | iptables 2022-03-18 18:41:46.629 | iputils-arping 2022-03-18 18:41:46.629 | iputils-ping 2022-03-18 18:41:46.629 | postgresql-server-dev-all 2022-03-18 18:41:46.629 | python3-mysqldb 2022-03-18 18:41:46.629 | sqlite3 2022-03-18 18:41:46.629 | sudo 2022-03-18 18:41:46.629 | vlan 2022-03-18 18:41:46.629 | pcp 2022-03-18 18:41:46.629 | ipset 2022-03-18 18:41:46.629 | conntrack 2022-03-18 18:41:46.629 | conntrackd 2022-03-18 18:41:46.629 | keepalived 2022-03-18 18:41:46.629 | lvm2 2022-03-18 18:41:46.629 | qemu-utils 2022-03-18 18:41:46.629 | thin-provisioning-tools 2022-03-18 18:41:46.629 | curl 2022-03-18 18:41:46.629 | liberasurecode-dev 2022-03-18 18:41:46.629 | make 2022-03-18 18:41:46.629 | memcached 2022-03-18 18:41:46.629 | rsync 2022-03-18 18:41:46.629 | sqlite3 2022-03-18 18:41:46.629 | xfsprogs ' 2022-03-18 18:41:46.630 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-18 18:41:46.632 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:41:46.634 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:41:46.637 | ++ 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-18 18:41:46.637 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-18 18:41:46.642 | ++ 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-18 18:41:46.644 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-18 18:41:46.646 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:41:46.649 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-18 18:41:46.651 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:41:46.653 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:41:46.656 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:41:46.658 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:41:46.660 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:41:46.662 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:41:46.664 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-18 18:41:46.666 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-18 18:41:46.669 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-18 18:41:46.672 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-18 18:41:46.676 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-18 18:41:46.678 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-18 18:41:46.680 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-18 18:41:46.682 | ++ functions-common:time_start:2412 : local start_time= 2022-03-18 18:41:46.684 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:41:46.687 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:41:46.691 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647628906688 2022-03-18 18:41:46.693 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-18 18:41:46.695 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-18 18:41:46.697 | ++ 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-18 18:41:46.937 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-18 18:41:47.038 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-18 18:41:47.140 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-18 18:41:47.585 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-18 18:41:48.034 | Fetched 336 kB in 1s (320 kB/s) 2022-03-18 18:41:49.536 | Reading package lists... 2022-03-18 18:41:49.569 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-18 18:41:49.571 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-18 18:41:49.573 | ++ functions-common:time_stop:2425 : local name 2022-03-18 18:41:49.575 | ++ functions-common:time_stop:2426 : local end_time 2022-03-18 18:41:49.577 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:41:49.580 | ++ functions-common:time_stop:2428 : local total 2022-03-18 18:41:49.582 | ++ functions-common:time_stop:2429 : local start_time 2022-03-18 18:41:49.584 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-18 18:41:49.586 | ++ functions-common:time_stop:2432 : start_time=1647628906688 2022-03-18 18:41:49.588 | ++ functions-common:time_stop:2434 : [[ -z 1647628906688 ]] 2022-03-18 18:41:49.591 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:41:49.595 | ++ functions-common:time_stop:2437 : end_time=1647628909593 2022-03-18 18:41:49.597 | ++ functions-common:time_stop:2438 : elapsed_time=2905 2022-03-18 18:41:49.599 | ++ functions-common:time_stop:2439 : total=0 2022-03-18 18:41:49.602 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:41:49.604 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2905 2022-03-18 18:41:49.606 | ++ 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-18 18:41:49.609 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:41:49.611 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:41:49.613 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:41:49.615 | ++ 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-18 18:41:49.635 | ++ 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-18 18:41:49.745 | Reading package lists... 2022-03-18 18:41:49.984 | Building dependency tree... 2022-03-18 18:41:49.985 | Reading state information... 2022-03-18 18:41:50.018 | acl is already the newest version (2.2.53-6). 2022-03-18 18:41:50.018 | bc is already the newest version (1.07.1-2build1). 2022-03-18 18:41:50.018 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-18 18:41:50.018 | conntrack is already the newest version (1:1.4.5-2). 2022-03-18 18:41:50.018 | ebtables is already the newest version (2.0.11-3build1). 2022-03-18 18:41:50.018 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-18 18:41:50.019 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-18 18:41:50.019 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-18 18:41:50.019 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-18 18:41:50.019 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-18 18:41:50.019 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-18 18:41:50.019 | iputils-arping is already the newest version (3:20190709-3). 2022-03-18 18:41:50.019 | iputils-ping is already the newest version (3:20190709-3). 2022-03-18 18:41:50.019 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-18 18:41:50.019 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-18 18:41:50.019 | libffi-dev is already the newest version (3.3-4). 2022-03-18 18:41:50.019 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-18 18:41:50.019 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-18 18:41:50.019 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-18 18:41:50.019 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-18 18:41:50.019 | lsscsi is already the newest version (0.30-0.1). 2022-03-18 18:41:50.019 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-18 18:41:50.019 | make is already the newest version (4.2.1-1.2). 2022-03-18 18:41:50.019 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-18 18:41:50.019 | psmisc is already the newest version (23.3-1). 2022-03-18 18:41:50.019 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-18 18:41:50.019 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-18 18:41:50.019 | python3-systemd is already the newest version (234-3build2). 2022-03-18 18:41:50.019 | socat is already the newest version (1.7.3.3-2). 2022-03-18 18:41:50.019 | tcpdump is already the newest version (4.9.3-4). 2022-03-18 18:41:50.019 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-18 18:41:50.019 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-18 18:41:50.019 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-18 18:41:50.019 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-18 18:41:50.019 | graphviz is already the newest version (2.42.2-3build2). 2022-03-18 18:41:50.019 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-18 18:41:50.019 | pcp is already the newest version (5.0.3-1). 2022-03-18 18:41:50.019 | pm-utils is already the newest version (1.4.1-19). 2022-03-18 18:41:50.019 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-18 18:41:50.019 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:41:50.020 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:41:50.020 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-18 18:41:50.020 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-18 18:41:50.020 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-18 18:41:50.020 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-18 18:41:50.020 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-18 18:41:50.020 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-18 18:41:50.020 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-18 18:41:50.020 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-18 18:41:50.020 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-18 18:41:50.020 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-18 18:41:50.020 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-18 18:41:50.020 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-18 18:41:50.020 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-18 18:41:50.020 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-18 18:41:50.020 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-18 18:41:50.020 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-18 18:41:50.020 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-18 18:41:50.020 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-18 18:41:50.020 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-18 18:41:50.020 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-18 18:41:50.020 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-18 18:41:50.020 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-18 18:41:50.020 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-18 18:41:50.020 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-18 18:41:50.020 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-18 18:41:50.020 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-18 18:41:50.020 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-18 18:41:50.020 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-18 18:41:50.236 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:41:50.237 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-18 18:41:50.237 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-18 18:41:50.237 | The following packages were automatically installed and are no longer required: 2022-03-18 18:41:50.237 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:41:50.237 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:41:50.237 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:41:50.238 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:41:50.238 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:41:50.238 | python3-zope.interface 2022-03-18 18:41:50.238 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:41:50.238 | The following additional packages will be installed: 2022-03-18 18:41:50.239 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-03-18 18:41:50.305 | The following NEW packages will be installed: 2022-03-18 18:41:50.306 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-03-18 18:41:50.306 | python3-yaml 2022-03-18 18:41:50.876 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:41:50.876 | Need to get 0 B/27.4 MB of archives. 2022-03-18 18:41:50.876 | After this operation, 211 MB of additional disk space will be used. 2022-03-18 18:41:50.908 | Selecting previously unselected package python3-yaml. 2022-03-18 18:41:50.958 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-03-18 18:41:50.962 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-18 18:41:50.964 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-18 18:41:51.012 | Selecting previously unselected package llvm-10-tools. 2022-03-18 18:41:51.021 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-18 18:41:51.024 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-18 18:41:51.167 | Selecting previously unselected package llvm-10-dev. 2022-03-18 18:41:51.176 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-18 18:41:51.181 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-18 18:41:55.702 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-18 18:41:55.713 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-18 18:41:55.715 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-18 18:41:56.015 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-18 18:41:56.025 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-18 18:41:56.027 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-18 18:41:56.084 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-18 18:41:56.399 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-18 18:41:56.404 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-18 18:41:56.409 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-18 18:41:56.415 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-18 18:41:56.420 | Processing triggers for man-db (2.9.1-1) ... 2022-03-18 18:41:56.804 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-18 18:42:04.619 | ++ functions-common:apt_get:1234 : result=0 2022-03-18 18:42:04.621 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:42:04.624 | ++ functions-common:time_stop:2425 : local name 2022-03-18 18:42:04.626 | ++ functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:04.628 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:04.630 | ++ functions-common:time_stop:2428 : local total 2022-03-18 18:42:04.633 | ++ functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:04.635 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:42:04.637 | ++ functions-common:time_stop:2432 : start_time=1647628909633 2022-03-18 18:42:04.639 | ++ functions-common:time_stop:2434 : [[ -z 1647628909633 ]] 2022-03-18 18:42:04.642 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:04.646 | ++ functions-common:time_stop:2437 : end_time=1647628924644 2022-03-18 18:42:04.648 | ++ functions-common:time_stop:2438 : elapsed_time=15011 2022-03-18 18:42:04.651 | ++ functions-common:time_stop:2439 : total=741 2022-03-18 18:42:04.653 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:04.655 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15752 2022-03-18 18:42:04.657 | ++ functions-common:apt_get:1238 : return 0 2022-03-18 18:42:04.660 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-18 18:42:04.662 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-18 18:42:04.665 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-18 18:42:04.669 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-18 18:42:04.673 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-18 18:42:04.675 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-18 18:42:04.678 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-18 18:42:06.084 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-18 18:42:06.085 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-18 18:42:06.087 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-18 18:42:06.089 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-18 18:42:06.091 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-18 18:42:06.093 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-18 18:42:06.095 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-18 18:42:06.097 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-18 18:42:06.098 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-18 18:42:06.100 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-18 18:42:06.102 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-18 18:42:06.104 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-18 18:42:06.105 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-18 18:42:06.107 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-18 18:42:06.109 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-18 18:42:06.110 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-18 18:42:06.112 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-18 18:42:06.114 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-18 18:42:06.116 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-18 18:42:06.118 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-18 18:42:06.120 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-18 18:42:06.122 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-18 18:42:06.124 | + functions-common:_ensure_lsb_release:394 : return 2022-03-18 18:42:06.127 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-18 18:42:06.202 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-18 18:42:06.204 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-18 18:42:06.279 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-18 18:42:06.282 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-18 18:42:06.356 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-18 18:42:06.358 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-18 18:42:06.360 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-18 18:42:06.362 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-18 18:42:06.364 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-18 18:42:06.365 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-18 18:42:06.368 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-18 18:42:06.370 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-18 18:42:06.372 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-18 18:42:06.373 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-18 18:42:06.375 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-18 18:42:06.376 | Distro: focal 2022-03-18 18:42:06.378 | + tools/install_pip.sh:main:124 : get_versions 2022-03-18 18:42:06.380 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-18 18:42:06.384 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-18 18:42:06.386 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-18 18:42:06.389 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-18 18:42:06.389 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-18 18:42:07.076 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-18 18:42:07.078 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-18 18:42:07.078 | pip: 21.3.1 2022-03-18 18:42:07.080 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-18 18:42:07.082 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-18 18:42:07.084 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:42:07.086 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:42:07.088 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:42:07.089 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:42:07.091 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:42:07.093 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:42:07.095 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:42:07.096 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:42:07.098 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:42:07.100 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:42:07.102 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:42:07.104 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-18 18:42:07.106 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:07.108 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:07.109 | + tools/install_pip.sh:main:142 : : 2022-03-18 18:42:07.111 | + tools/install_pip.sh:main:147 : set -x 2022-03-18 18:42:07.113 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-18 18:42:07.115 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-18 18:42:07.117 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:42:07.119 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-18 18:42:07.121 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-18 18:42:07.123 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:42:07.125 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:42:07.126 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:42:07.130 | ++ 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-18 18:42:07.131 | ++ 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-18 18:42:07.133 | ++ 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-18 18:42:07.135 | + 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-18 18:42:07.137 | + 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-18 18:42:07.154 | 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-18 18:42:07.156 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt '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-18 18:42:08.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:08.048 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:08.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:08.048 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:09.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:42:11.268 | 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-18 18:42:11.278 | 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-18 18:42:13.624 | Installing collected packages: setuptools 2022-03-18 18:42:14.420 | Successfully installed setuptools-60.9.3 2022-03-18 18:42:14.420 | 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-18 18:42:14.590 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:42:14.590 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:42:14.722 | + inc/python:pip_install:200 : result=0 2022-03-18 18:42:14.724 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:42:14.726 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:14.728 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:14.730 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:14.731 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:14.733 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:14.735 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:42:14.736 | + functions-common:time_stop:2432 : start_time=1647628927149 2022-03-18 18:42:14.738 | + functions-common:time_stop:2434 : [[ -z 1647628927149 ]] 2022-03-18 18:42:14.740 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:14.744 | + functions-common:time_stop:2437 : end_time=1647628934742 2022-03-18 18:42:14.746 | + functions-common:time_stop:2438 : elapsed_time=7593 2022-03-18 18:42:14.748 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:42:14.749 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:14.751 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7593 2022-03-18 18:42:14.753 | + inc/python:pip_install:203 : return 0 2022-03-18 18:42:14.755 | + tools/install_pip.sh:main:153 : get_versions 2022-03-18 18:42:14.757 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-18 18:42:14.761 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-18 18:42:14.763 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-18 18:42:14.765 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-18 18:42:14.766 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-18 18:42:15.453 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-18 18:42:15.455 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-18 18:42:15.455 | pip: 21.3.1 2022-03-18 18:42:15.458 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-18 18:42:15.462 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-18 18:42:15.465 | + ./stack.sh:main:796 : fixup_all 2022-03-18 18:42:15.467 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-18 18:42:15.469 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-18 18:42:15.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:15.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:15.476 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-18 18:42:15.488 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-18 18:42:15.499 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-18 18:42:15.511 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-18 18:42:15.513 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-18 18:42:15.515 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:42:15.517 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:42:15.519 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:42:15.521 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:42:15.524 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:42:15.526 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:42:15.528 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:42:15.530 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:42:15.532 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:42:15.534 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:42:15.536 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:42:15.538 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-18 18:42:15.541 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-18 18:42:15.543 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-18 18:42:15.545 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:42:15.547 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:42:15.549 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:42:15.551 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:42:15.553 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:42:15.555 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:42:15.558 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-18 18:42:15.560 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-18 18:42:15.563 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-18 18:42:15.565 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-18 18:42:15.567 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-18 18:42:15.570 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-18 18:42:15.572 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-18 18:42:15.593 | Using python 3.8 to install os-testr 2022-03-18 18:42:15.596 | + 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-18 18:42:16.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:16.456 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:16.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:16.456 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:17.586 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:42:17.612 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-18 18:42:17.689 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-18 18:42:17.690 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-18 18:42:17.691 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-18 18:42:17.693 | 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-18 18:42:17.705 | 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-18 18:42:17.731 | 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-18 18:42:17.733 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-18 18:42:17.734 | 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-18 18:42:17.735 | 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-18 18:42:17.736 | 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-18 18:42:17.759 | 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-18 18:42:17.760 | 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-18 18:42:17.761 | 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-18 18:42:17.763 | 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-18 18:42:17.764 | 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-18 18:42:17.778 | 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-18 18:42:17.840 | 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-18 18:42:17.842 | 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-18 18:42:17.843 | 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-18 18:42:20.034 | 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-18 18:42:20.041 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:42:20.041 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:42:20.157 | + inc/python:pip_install:200 : result=0 2022-03-18 18:42:20.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:42:20.161 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:20.163 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:20.165 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:20.168 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:20.170 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:20.172 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:42:20.174 | + functions-common:time_stop:2432 : start_time=1647628935588 2022-03-18 18:42:20.176 | + functions-common:time_stop:2434 : [[ -z 1647628935588 ]] 2022-03-18 18:42:20.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:20.183 | + functions-common:time_stop:2437 : end_time=1647628940180 2022-03-18 18:42:20.185 | + functions-common:time_stop:2438 : elapsed_time=4592 2022-03-18 18:42:20.187 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:42:20.189 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:20.191 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4592 2022-03-18 18:42:20.193 | + inc/python:pip_install:203 : return 0 2022-03-18 18:42:20.196 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-18 18:42:20.247 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-18 18:42:20.347 | + ./stack.sh:main:810 : install_infra 2022-03-18 18:42:20.349 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 18:42:20.352 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-18 18:42:20.354 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-18 18:42:23.528 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 18:42:23.530 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-18 18:42:23.553 | + 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-18 18:42:25.361 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.408 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.481 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.489 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.512 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.515 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.532 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.542 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.562 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.573 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.634 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.714 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.732 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.761 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.769 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.783 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.801 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.812 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.826 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.835 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.873 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.895 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.903 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.966 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.969 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:25.973 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.017 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.056 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.071 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.088 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.107 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.124 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.141 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.170 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.200 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.228 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.238 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.255 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.268 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.286 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.292 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.297 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:26.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:42:26.426 | Collecting pbr===5.8.1 2022-03-18 18:42:26.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-18 18:42:26.473 | Installing collected packages: pbr 2022-03-18 18:42:26.614 | Successfully installed pbr-5.8.1 2022-03-18 18:42:26.677 | + inc/python:pip_install:200 : result=0 2022-03-18 18:42:26.680 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:42:26.682 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:26.684 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:26.686 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:26.688 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:26.690 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:26.692 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:42:26.694 | + functions-common:time_stop:2432 : start_time=1647628943545 2022-03-18 18:42:26.696 | + functions-common:time_stop:2434 : [[ -z 1647628943545 ]] 2022-03-18 18:42:26.699 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:26.703 | + functions-common:time_stop:2437 : end_time=1647628946701 2022-03-18 18:42:26.705 | + functions-common:time_stop:2438 : elapsed_time=3156 2022-03-18 18:42:26.707 | + functions-common:time_stop:2439 : total=4592 2022-03-18 18:42:26.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:26.711 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7748 2022-03-18 18:42:26.713 | + inc/python:pip_install:203 : return 0 2022-03-18 18:42:26.716 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-18 18:42:26.718 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-18 18:42:26.742 | + 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-18 18:42:28.557 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.603 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.675 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.684 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.705 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.710 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.727 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.736 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.756 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.767 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.832 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.909 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.926 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.956 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.964 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.978 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:28.995 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.007 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.020 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.030 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.067 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.090 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.098 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.160 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.163 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.167 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.207 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.245 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.261 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.278 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.296 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.314 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.331 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.359 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.390 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.416 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.427 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.445 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.457 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.475 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.482 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.486 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-18 18:42:29.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:42:29.492 | Processing /opt/stack/requirements 2022-03-18 18:42:30.852 | Collecting fixtures===3.0.0 2022-03-18 18:42:30.859 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-18 18:42:31.075 | Collecting PyYAML===6.0 2022-03-18 18:42:31.081 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-18 18:42:31.252 | Collecting requests===2.27.1 2022-03-18 18:42:31.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-18 18:42:31.349 | Collecting packaging===21.3 2022-03-18 18:42:31.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-18 18:42:31.419 | Collecting testtools===2.5.0 2022-03-18 18:42:31.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-18 18:42:31.509 | Collecting idna===3.3 2022-03-18 18:42:31.515 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-18 18:42:31.648 | Collecting pyparsing===3.0.7 2022-03-18 18:42:31.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-18 18:42:31.711 | Collecting six===1.16.0 2022-03-18 18:42:31.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-18 18:42:31.769 | Collecting charset-normalizer===2.0.12 2022-03-18 18:42:31.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-18 18:42:31.809 | Collecting Parsley>=1.2 2022-03-18 18:42:31.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-18 18:42:31.862 | Collecting beagle>=0.2.1 2022-03-18 18:42:31.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-18 18:42:31.893 | 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 46)) (5.8.1) 2022-03-18 18:42:31.962 | Collecting urllib3===1.26.8 2022-03-18 18:42:31.968 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-18 18:42:32.079 | Collecting certifi>=2017.4.17 2022-03-18 18:42:32.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-18 18:42:32.117 | Collecting extras===1.0.0 2022-03-18 18:42:32.123 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-18 18:42:32.205 | Collecting cliff===3.10.1 2022-03-18 18:42:32.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-18 18:42:32.283 | Collecting prettytable===3.1.1 2022-03-18 18:42:32.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-18 18:42:32.442 | Collecting cmd2===2.4.0 2022-03-18 18:42:32.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-18 18:42:32.588 | Collecting stevedore===3.5.0 2022-03-18 18:42:32.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-18 18:42:32.641 | Collecting autopage===0.5.0 2022-03-18 18:42:32.647 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-18 18:42:32.690 | Collecting wcwidth===0.2.5 2022-03-18 18:42:32.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-18 18:42:32.747 | Collecting pyperclip===1.8.2 2022-03-18 18:42:32.752 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-18 18:42:32.799 | Collecting attrs===21.4.0 2022-03-18 18:42:32.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-18 18:42:32.886 | Building wheels for collected packages: openstack-requirements 2022-03-18 18:42:32.887 | Building wheel for openstack-requirements (setup.py): started 2022-03-18 18:42:33.687 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-18 18:42:33.687 | ERROR: Command errored out with exit status 1: 2022-03-18 18:42:33.687 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-ywk_7lkm/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-ywk_7lkm/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-wim8g2gg 2022-03-18 18:42:33.687 | cwd: /tmp/pip-req-build-ywk_7lkm/ 2022-03-18 18:42:33.687 | Complete output (6 lines): 2022-03-18 18:42:33.687 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-18 18:42:33.687 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-18 18:42:33.687 | or: setup.py --help-commands 2022-03-18 18:42:33.687 | or: setup.py cmd --help 2022-03-18 18:42:33.687 | 2022-03-18 18:42:33.687 | error: invalid command 'bdist_wheel' 2022-03-18 18:42:33.687 | ---------------------------------------- 2022-03-18 18:42:33.687 | ERROR: Failed building wheel for openstack-requirements 2022-03-18 18:42:33.687 | Running setup.py clean for openstack-requirements 2022-03-18 18:42:34.486 | Failed to build openstack-requirements 2022-03-18 18:42:34.722 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, certifi, requests, pyperclip, cmd2, stevedore, pyparsing, autopage, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-18 18:42:36.607 | Running setup.py install for openstack-requirements: started 2022-03-18 18:42:38.878 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-18 18:42:38.911 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5343 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-18 18:42:39.046 | + inc/python:pip_install:200 : result=0 2022-03-18 18:42:39.048 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:42:39.050 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:39.053 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:39.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:39.057 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:39.059 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:39.061 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:42:39.063 | + functions-common:time_stop:2432 : start_time=1647628946734 2022-03-18 18:42:39.065 | + functions-common:time_stop:2434 : [[ -z 1647628946734 ]] 2022-03-18 18:42:39.069 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:39.072 | + functions-common:time_stop:2437 : end_time=1647628959070 2022-03-18 18:42:39.075 | + functions-common:time_stop:2438 : elapsed_time=12336 2022-03-18 18:42:39.077 | + functions-common:time_stop:2439 : total=7748 2022-03-18 18:42:39.079 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:39.081 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20084 2022-03-18 18:42:39.083 | + inc/python:pip_install:203 : return 0 2022-03-18 18:42:39.086 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-18 18:42:39.088 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-18 18:42:39.091 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-18 18:42:39.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:42:39.096 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:42:39.098 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-18 18:42:39.100 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:42:39.103 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-18 18:42:39.123 | Using python 3.8 to install pbr 2022-03-18 18:42:39.125 | + 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-18 18:42:39.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:39.996 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:39.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:39.996 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:41.122 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:42:41.148 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-18 18:42:43.499 | 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-18 18:42:43.505 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:42:43.505 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:42:43.620 | + inc/python:pip_install:200 : result=0 2022-03-18 18:42:43.623 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:42:43.625 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:43.627 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:43.629 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:43.631 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:43.633 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:43.635 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:42:43.637 | + functions-common:time_stop:2432 : start_time=1647628959118 2022-03-18 18:42:43.639 | + functions-common:time_stop:2434 : [[ -z 1647628959118 ]] 2022-03-18 18:42:43.642 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:43.647 | + functions-common:time_stop:2437 : end_time=1647628963644 2022-03-18 18:42:43.649 | + functions-common:time_stop:2438 : elapsed_time=4526 2022-03-18 18:42:43.651 | + functions-common:time_stop:2439 : total=20084 2022-03-18 18:42:43.653 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:43.655 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24610 2022-03-18 18:42:43.657 | + inc/python:pip_install:203 : return 0 2022-03-18 18:42:43.659 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-18 18:42:45.957 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-18 18:42:47.875 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:42:47.876 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-18 18:42:47.890 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-18 18:42:47.893 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-18 18:42:47.897 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-18 18:42:47.902 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-18 18:42:47.905 | 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-18 18:42:47.976 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-18 18:42:47.978 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-18 18:42:47.982 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-18 18:42:47.998 | + ./stack.sh:main:819 : pkgs= 2022-03-18 18:42:48.001 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-18 18:42:48.003 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-18 18:42:48.006 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 18:42:48.008 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-18 18:42:48.010 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:42:48.012 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:42:48.015 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:42:48.017 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:42:48.019 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:42:48.022 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:42:48.026 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:42:48.028 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:42:48.031 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:42:48.033 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-18 18:42:48.035 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:42:48.049 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:42:48.052 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:42:48.054 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:42:48.056 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-18 18:42:48.058 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:42:48.060 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-18 18:42:48.062 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:42:48.065 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-18 18:42:48.067 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:42:48.069 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-18 18:42:48.071 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:42:48.073 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-18 18:42:48.076 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 18:42:48.078 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 18:42:48.080 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:42:48.082 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 18:42:48.084 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-18 18:42:48.086 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 18:42:48.088 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-18 18:42:48.091 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 18:42:48.093 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 18:42:48.095 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-18 18:42:48.098 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-18 18:42:48.100 | + functions:set_systemd_override:821 : local value=2048 2022-03-18 18:42:48.103 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-18 18:42:48.105 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-18 18:42:48.156 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-18 18:42:48.156 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-18 18:42:48.158 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-18 18:42:48.613 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-18 18:42:48.616 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-18 18:42:48.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:42:48.634 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-18 18:42:48.636 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:42:48.639 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:42:48.641 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:42:48.643 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:42:48.646 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:42:48.648 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:42:48.650 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:48.652 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:48.655 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:42:48.657 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:42:48.659 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:42:48.662 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:42:48.664 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-18 18:42:48.666 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:42:48.669 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:48.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:48.673 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-18 18:42:48.695 | + 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-18 18:42:48.806 | Reading package lists... 2022-03-18 18:42:49.045 | Building dependency tree... 2022-03-18 18:42:49.046 | Reading state information... 2022-03-18 18:42:49.297 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-18 18:42:49.297 | The following packages were automatically installed and are no longer required: 2022-03-18 18:42:49.298 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:42:49.298 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:42:49.298 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:42:49.298 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:42:49.298 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:42:49.298 | python3-zope.interface 2022-03-18 18:42:49.298 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:42:49.411 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:42:49.415 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:42:49.417 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:42:49.420 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:49.422 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:49.424 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:49.427 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:49.429 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:49.431 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:42:49.433 | + functions-common:time_stop:2432 : start_time=1647628968692 2022-03-18 18:42:49.435 | + functions-common:time_stop:2434 : [[ -z 1647628968692 ]] 2022-03-18 18:42:49.438 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:49.442 | + functions-common:time_stop:2437 : end_time=1647628969440 2022-03-18 18:42:49.445 | + functions-common:time_stop:2438 : elapsed_time=748 2022-03-18 18:42:49.447 | + functions-common:time_stop:2439 : total=15752 2022-03-18 18:42:49.449 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:49.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16500 2022-03-18 18:42:49.454 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:42:49.456 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-18 18:42:49.459 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:42:49.461 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:42:49.463 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:42:49.466 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:42:49.468 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:42:49.470 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:42:49.473 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-18 18:42:49.475 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:42:49.477 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:42:49.479 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:42:49.482 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:42:49.484 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:42:49.486 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:42:49.488 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:42:49.490 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:42:49.493 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:42:49.495 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:42:49.497 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:42:49.499 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-18 18:42:49.502 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:42:49.504 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:42:49.507 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:42:49.509 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:42:49.511 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:42:49.513 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:42:49.516 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-18 18:42:49.518 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-18 18:42:49.534 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:42:49.536 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-18 18:42:49.539 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:42:49.541 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-18 18:42:49.543 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-18 18:42:49.546 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-18 18:42:49.550 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-18 18:42:49.553 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-18 18:42:49.555 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-18 18:42:49.557 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-18 18:42:49.560 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-18 18:42:49.562 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-18 18:42:49.565 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-18 18:42:50.283 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-18 18:42:50.283 | user tags 2022-03-18 18:42:50.283 | stackrabbit []' 2022-03-18 18:42:50.287 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-18 18:42:50.287 | user tags 2022-03-18 18:42:50.287 | stackrabbit []' 2022-03-18 18:42:50.287 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-18 18:42:50.293 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-18 18:42:50.296 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-18 18:42:50.298 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-18 18:42:50.964 | Changing password for user "stackrabbit" ... 2022-03-18 18:42:50.986 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-18 18:42:51.644 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-18 18:42:51.668 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-18 18:42:51.670 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-18 18:42:52.348 | Changing password for user "stackrabbit" ... 2022-03-18 18:42:52.372 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-18 18:42:52.374 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-18 18:42:52.376 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-18 18:42:53.028 | Deleting user "guest" ... 2022-03-18 18:42:53.043 | Error: 2022-03-18 18:42:53.043 | {:no_such_user, "guest"} 2022-03-18 18:42:53.056 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-18 18:42:53.059 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-18 18:42:53.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:42:53.077 | + ./stack.sh:main:836 : install_database 2022-03-18 18:42:53.080 | + lib/database:install_database:118 : install_database_mysql 2022-03-18 18:42:53.082 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-18 18:42:53.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:53.087 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:53.089 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-18 18:42:53.303 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-18 18:42:53.306 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-18 18:42:53.308 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-18 18:42:53.310 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-18 18:42:53.313 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:42:53.315 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-18 18:42:53.317 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:42:53.319 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:42:53.322 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:42:53.324 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:42:53.326 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:42:53.329 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:42:53.331 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:42:53.334 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:42:53.336 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:42:53.338 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:42:53.340 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:42:53.343 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-18 18:42:53.345 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:42:53.348 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:42:53.350 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:42:53.353 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:42:53.355 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:42:53.357 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:42:53.360 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-18 18:42:53.362 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:53.364 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:53.366 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-18 18:42:53.369 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:42:53.371 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:42:53.373 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:42:53.375 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:42:53.378 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:42:53.380 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:42:53.382 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:53.385 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:53.387 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:42:53.390 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:42:53.392 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:42:53.394 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:42:53.397 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-18 18:42:53.399 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:42:53.401 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:53.404 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:53.406 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-18 18:42:53.427 | + 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-18 18:42:53.536 | Reading package lists... 2022-03-18 18:42:53.776 | Building dependency tree... 2022-03-18 18:42:53.778 | Reading state information... 2022-03-18 18:42:54.029 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-18 18:42:54.029 | The following packages were automatically installed and are no longer required: 2022-03-18 18:42:54.030 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:42:54.031 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:42:54.031 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:42:54.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:42:54.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:42:54.031 | python3-zope.interface 2022-03-18 18:42:54.031 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:42:54.143 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:42:54.147 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:42:54.150 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:42:54.152 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:54.154 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:54.156 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:54.158 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:54.160 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:54.163 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:42:54.165 | + functions-common:time_stop:2432 : start_time=1647628973424 2022-03-18 18:42:54.167 | + functions-common:time_stop:2434 : [[ -z 1647628973424 ]] 2022-03-18 18:42:54.170 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:54.174 | + functions-common:time_stop:2437 : end_time=1647628974171 2022-03-18 18:42:54.176 | + functions-common:time_stop:2438 : elapsed_time=747 2022-03-18 18:42:54.178 | + functions-common:time_stop:2439 : total=16500 2022-03-18 18:42:54.181 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:54.183 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17247 2022-03-18 18:42:54.185 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:42:54.187 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-18 18:42:54.190 | + ./stack.sh:main:839 : install_database_python 2022-03-18 18:42:54.192 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-18 18:42:54.195 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-18 18:42:54.197 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-18 18:42:54.199 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:42:54.202 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-18 18:42:54.205 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-18 18:42:54.207 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:42:54.211 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:42:54.211 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:42:54.216 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-18 18:42:54.218 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-18 18:42:54.221 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-18 18:42:54.224 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-18 18:42:54.226 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-18 18:42:54.247 | Using python 3.8 to install PyMySQL 2022-03-18 18:42:54.249 | + 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-18 18:42:55.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:55.108 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:55.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:42:55.108 | from cryptography.utils import int_from_bytes 2022-03-18 18:42:56.252 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:42:56.277 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-18 18:42:58.522 | 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-18 18:42:58.529 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:42:58.529 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:42:58.639 | + inc/python:pip_install:200 : result=0 2022-03-18 18:42:58.641 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:42:58.643 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:58.646 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:58.648 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:58.650 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:58.653 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:58.655 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:42:58.657 | + functions-common:time_stop:2432 : start_time=1647628974242 2022-03-18 18:42:58.659 | + functions-common:time_stop:2434 : [[ -z 1647628974242 ]] 2022-03-18 18:42:58.662 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:58.666 | + functions-common:time_stop:2437 : end_time=1647628978664 2022-03-18 18:42:58.669 | + functions-common:time_stop:2438 : elapsed_time=4422 2022-03-18 18:42:58.671 | + functions-common:time_stop:2439 : total=24610 2022-03-18 18:42:58.673 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:58.675 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=29032 2022-03-18 18:42:58.678 | + inc/python:pip_install:203 : return 0 2022-03-18 18:42:58.680 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-18 18:42:58.683 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-18 18:42:58.685 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-18 18:42:58.687 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-18 18:42:58.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:42:58.706 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-18 18:42:58.709 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-18 18:42:58.712 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:42:58.712 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:42:58.717 | + 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-18 18:42:58.720 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:42:58.722 | + 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-18 18:42:58.725 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:42:58.727 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-18 18:42:58.729 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-18 18:42:58.745 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:42:58.747 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-18 18:42:58.750 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:42:58.752 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:42:58.755 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:42:58.757 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:42:58.760 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:42:58.762 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:42:58.764 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:58.766 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:58.769 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:42:58.771 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:42:58.773 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:42:58.775 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:42:58.778 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-18 18:42:58.780 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:42:58.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:58.785 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:58.787 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-18 18:42:58.807 | + 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-18 18:42:58.916 | Reading package lists... 2022-03-18 18:42:59.154 | Building dependency tree... 2022-03-18 18:42:59.155 | Reading state information... 2022-03-18 18:42:59.406 | radvd is already the newest version (1:2.17-2). 2022-03-18 18:42:59.406 | The following packages were automatically installed and are no longer required: 2022-03-18 18:42:59.407 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:42:59.407 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:42:59.407 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:42:59.407 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:42:59.407 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:42:59.407 | python3-zope.interface 2022-03-18 18:42:59.407 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:42:59.521 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:42:59.525 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:42:59.527 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:42:59.529 | + functions-common:time_stop:2425 : local name 2022-03-18 18:42:59.532 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:42:59.534 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:42:59.537 | + functions-common:time_stop:2428 : local total 2022-03-18 18:42:59.539 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:42:59.541 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:42:59.543 | + functions-common:time_stop:2432 : start_time=1647628978805 2022-03-18 18:42:59.545 | + functions-common:time_stop:2434 : [[ -z 1647628978805 ]] 2022-03-18 18:42:59.548 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:42:59.552 | + functions-common:time_stop:2437 : end_time=1647628979549 2022-03-18 18:42:59.554 | + functions-common:time_stop:2438 : elapsed_time=744 2022-03-18 18:42:59.556 | + functions-common:time_stop:2439 : total=17247 2022-03-18 18:42:59.558 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:42:59.560 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17991 2022-03-18 18:42:59.563 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:42:59.565 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-18 18:42:59.581 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:42:59.584 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-18 18:42:59.586 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-18 18:42:59.589 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-18 18:42:59.591 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-18 18:42:59.612 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-18 18:42:59.614 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:42:59.616 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:42:59.618 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:42:59.621 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:42:59.623 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:42:59.625 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:42:59.627 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:59.629 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:59.631 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:42:59.634 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:42:59.636 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:42:59.638 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:42:59.640 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-18 18:42:59.642 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:42:59.645 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:42:59.647 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:42:59.649 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-18 18:42:59.670 | + 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-18 18:42:59.779 | Reading package lists... 2022-03-18 18:43:00.019 | Building dependency tree... 2022-03-18 18:43:00.021 | Reading state information... 2022-03-18 18:43:00.274 | fakeroot is already the newest version (1.24-1). 2022-03-18 18:43:00.274 | make is already the newest version (4.2.1-1.2). 2022-03-18 18:43:00.274 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-18 18:43:00.274 | The following packages were automatically installed and are no longer required: 2022-03-18 18:43:00.275 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:43:00.275 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:43:00.275 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:43:00.275 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:43:00.275 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:43:00.275 | python3-zope.interface 2022-03-18 18:43:00.275 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:43:00.388 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:43:00.392 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:43:00.394 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:43:00.397 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:00.399 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:00.401 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:00.403 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:00.405 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:00.407 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:43:00.409 | + functions-common:time_stop:2432 : start_time=1647628979668 2022-03-18 18:43:00.412 | + functions-common:time_stop:2434 : [[ -z 1647628979668 ]] 2022-03-18 18:43:00.415 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:00.419 | + functions-common:time_stop:2437 : end_time=1647628980416 2022-03-18 18:43:00.421 | + functions-common:time_stop:2438 : elapsed_time=748 2022-03-18 18:43:00.423 | + functions-common:time_stop:2439 : total=17991 2022-03-18 18:43:00.425 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:00.428 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18739 2022-03-18 18:43:00.430 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:43:00.433 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-18 18:43:00.435 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:00.437 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:00.440 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-18 18:43:00.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-18 18:43:00.445 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-18 18:43:00.449 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-18 18:43:00.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-18 18:43:00.454 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-18 18:43:00.454 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-18 18:43:00.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-18 18:43:00.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-18 18:43:00.463 | + functions:vercmp:628 : local v1=5.4 2022-03-18 18:43:00.466 | + functions:vercmp:629 : local 'op=<' 2022-03-18 18:43:00.468 | + functions:vercmp:630 : local v2=3.13 2022-03-18 18:43:00.470 | + functions:vercmp:631 : local result 2022-03-18 18:43:00.474 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-18 18:43:00.475 | ++ functions:vercmp:635 : sort -V 2022-03-18 18:43:00.475 | ++ functions:vercmp:635 : head -1 2022-03-18 18:43:00.480 | + functions:vercmp:635 : result=3.13 2022-03-18 18:43:00.482 | + functions:vercmp:637 : case $op in 2022-03-18 18:43:00.484 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-18 18:43:00.486 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-18 18:43:00.489 | + functions:vercmp:648 : return 2022-03-18 18:43:00.491 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-18 18:43:00.494 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:43:00.496 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-18 18:43:00.961 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-18 18:43:00.963 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-18 18:43:00.968 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:00.971 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:00.973 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-18 18:43:00.977 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:00.980 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-18 18:43:00.998 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:01.000 | + ./stack.sh:main:847 : install_etcd3 2022-03-18 18:43:01.002 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-18 18:43:01.003 | Installing etcd 2022-03-18 18:43:01.007 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-18 18:43:01.019 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-18 18:43:01.031 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-18 18:43:01.033 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-18 18:43:01.051 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-18 18:43:01.054 | ++ 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-18 18:43:01.057 | ++ 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-18 18:43:01.060 | +++ 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-18 18:43:01.064 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 18:43:01.067 | ++ 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-18 18:43:01.069 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-18 18:43:01.072 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 18:43:01.074 | ++ functions:get_extra_file:74 : return 2022-03-18 18:43:01.077 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-18 18:43:01.079 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-18 18:43:01.082 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-18 18:43:01.085 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-18 18:43:01.102 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:01.104 | + ./stack.sh:main:866 : install_dstat 2022-03-18 18:43:01.106 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-18 18:43:01.122 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:01.125 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-18 18:43:01.127 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:43:01.129 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-18 18:43:01.132 | + ./stack.sh:main:875 : install_libs 2022-03-18 18:43:01.134 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-18 18:43:01.136 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-18 18:43:01.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-18 18:43:01.141 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-18 18:43:01.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-18 18:43:01.151 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.153 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-18 18:43:01.155 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-18 18:43:01.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-18 18:43:01.159 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-18 18:43:01.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-18 18:43:01.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.171 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-18 18:43:01.173 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-18 18:43:01.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-18 18:43:01.178 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-18 18:43:01.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-18 18:43:01.187 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.189 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-18 18:43:01.191 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-18 18:43:01.194 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-18 18:43:01.196 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-18 18:43:01.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.201 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.203 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-18 18:43:01.205 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.208 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-18 18:43:01.210 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-18 18:43:01.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-18 18:43:01.215 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-18 18:43:01.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-18 18:43:01.224 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.226 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-18 18:43:01.229 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-18 18:43:01.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-18 18:43:01.233 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-18 18:43:01.235 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-18 18:43:01.242 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.244 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-18 18:43:01.247 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-18 18:43:01.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-18 18:43:01.251 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-18 18:43:01.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-18 18:43:01.261 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.263 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-18 18:43:01.265 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-18 18:43:01.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-18 18:43:01.270 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-18 18:43:01.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-18 18:43:01.279 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.281 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-18 18:43:01.284 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-18 18:43:01.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-18 18:43:01.288 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-18 18:43:01.290 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.292 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.295 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-18 18:43:01.297 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.299 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-18 18:43:01.301 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-18 18:43:01.304 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-18 18:43:01.306 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-18 18:43:01.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.313 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-18 18:43:01.315 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.318 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-18 18:43:01.320 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-18 18:43:01.322 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-18 18:43:01.325 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-18 18:43:01.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-18 18:43:01.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.337 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-18 18:43:01.340 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-18 18:43:01.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-18 18:43:01.344 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-18 18:43:01.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.351 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-18 18:43:01.353 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.356 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-18 18:43:01.358 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-18 18:43:01.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-18 18:43:01.362 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-18 18:43:01.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-18 18:43:01.371 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.374 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-18 18:43:01.376 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-18 18:43:01.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-18 18:43:01.381 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-18 18:43:01.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-18 18:43:01.389 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.392 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-18 18:43:01.394 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-18 18:43:01.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-18 18:43:01.399 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-18 18:43:01.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.404 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-18 18:43:01.408 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.411 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-18 18:43:01.413 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-18 18:43:01.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-18 18:43:01.417 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-18 18:43:01.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-18 18:43:01.426 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.429 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-18 18:43:01.431 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-18 18:43:01.433 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-18 18:43:01.435 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-18 18:43:01.438 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.440 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.442 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-18 18:43:01.445 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.447 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-18 18:43:01.450 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-18 18:43:01.452 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-18 18:43:01.454 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-18 18:43:01.457 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.459 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-18 18:43:01.464 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.466 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-18 18:43:01.469 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-18 18:43:01.471 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-18 18:43:01.473 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-18 18:43:01.476 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.478 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.480 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-18 18:43:01.482 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.485 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-18 18:43:01.487 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-18 18:43:01.489 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-18 18:43:01.491 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-18 18:43:01.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-18 18:43:01.500 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.502 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-18 18:43:01.505 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-18 18:43:01.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-18 18:43:01.510 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-18 18:43:01.512 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-18 18:43:01.519 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.522 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-18 18:43:01.524 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-18 18:43:01.526 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-18 18:43:01.528 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-18 18:43:01.531 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-18 18:43:01.537 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.540 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-18 18:43:01.542 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-18 18:43:01.544 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-18 18:43:01.547 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-18 18:43:01.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-18 18:43:01.556 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.558 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-18 18:43:01.561 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-18 18:43:01.563 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-18 18:43:01.565 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-18 18:43:01.568 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.570 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.573 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-18 18:43:01.575 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.577 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-18 18:43:01.580 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-18 18:43:01.582 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-18 18:43:01.584 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-18 18:43:01.586 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.589 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.591 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-18 18:43:01.593 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.596 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-18 18:43:01.598 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-18 18:43:01.600 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-18 18:43:01.603 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-18 18:43:01.605 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.610 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-18 18:43:01.612 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.615 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-18 18:43:01.617 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-18 18:43:01.619 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-18 18:43:01.622 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-18 18:43:01.624 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.626 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.628 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-18 18:43:01.631 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.634 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-18 18:43:01.636 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-18 18:43:01.638 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-18 18:43:01.641 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-18 18:43:01.643 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.645 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.648 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-18 18:43:01.650 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.652 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-18 18:43:01.654 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-18 18:43:01.657 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-18 18:43:01.659 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-18 18:43:01.661 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-18 18:43:01.668 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.670 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-18 18:43:01.673 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-18 18:43:01.675 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-18 18:43:01.678 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-18 18:43:01.681 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.683 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.686 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-18 18:43:01.688 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.690 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-18 18:43:01.693 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-18 18:43:01.696 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-18 18:43:01.698 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-18 18:43:01.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-18 18:43:01.707 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.709 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-18 18:43:01.712 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-18 18:43:01.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-18 18:43:01.716 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-18 18:43:01.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-18 18:43:01.725 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.728 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-18 18:43:01.730 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-18 18:43:01.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-18 18:43:01.735 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-18 18:43:01.737 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.740 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.742 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-18 18:43:01.745 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.747 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-18 18:43:01.749 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-18 18:43:01.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-18 18:43:01.754 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-18 18:43:01.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-18 18:43:01.763 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.766 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-18 18:43:01.768 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-18 18:43:01.771 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-18 18:43:01.773 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-18 18:43:01.775 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.777 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.780 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-18 18:43:01.782 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.784 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-18 18:43:01.787 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-18 18:43:01.789 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-18 18:43:01.791 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-18 18:43:01.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-18 18:43:01.800 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.803 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-18 18:43:01.805 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-18 18:43:01.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-18 18:43:01.810 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-18 18:43:01.812 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.817 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-18 18:43:01.820 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.822 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-18 18:43:01.824 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-18 18:43:01.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-18 18:43:01.829 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-18 18:43:01.831 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:01.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:01.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-18 18:43:01.838 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:01.841 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-18 18:43:01.861 | Using python 3.8 to install etcd3 2022-03-18 18:43:01.864 | + 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-18 18:43:02.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:02.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:02.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:02.731 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:03.863 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:43:03.889 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-18 18:43:03.898 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-18 18:43:03.899 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-18 18:43:03.900 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-18 18:43:03.901 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-18 18:43:06.170 | 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-18 18:43:06.179 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:43:06.179 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:43:06.295 | + inc/python:pip_install:200 : result=0 2022-03-18 18:43:06.297 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:43:06.300 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:06.302 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:06.304 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:06.306 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:06.308 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:06.310 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:43:06.312 | + functions-common:time_stop:2432 : start_time=1647628981856 2022-03-18 18:43:06.315 | + functions-common:time_stop:2434 : [[ -z 1647628981856 ]] 2022-03-18 18:43:06.317 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:06.321 | + functions-common:time_stop:2437 : end_time=1647628986319 2022-03-18 18:43:06.324 | + functions-common:time_stop:2438 : elapsed_time=4463 2022-03-18 18:43:06.326 | + functions-common:time_stop:2439 : total=29032 2022-03-18 18:43:06.328 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:06.330 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33495 2022-03-18 18:43:06.333 | + inc/python:pip_install:203 : return 0 2022-03-18 18:43:06.335 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-18 18:43:06.357 | Using python 3.8 to install etcd3gw 2022-03-18 18:43:06.360 | + 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-18 18:43:07.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:07.230 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:07.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:07.230 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:08.376 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:43:08.402 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-18 18:43:08.410 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-18 18:43:08.411 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-18 18:43:08.412 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-18 18:43:08.413 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-18 18:43:08.447 | 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-18 18:43:08.450 | 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-18 18:43:08.451 | 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-18 18:43:08.452 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-18 18:43:10.711 | 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-18 18:43:10.718 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:43:10.718 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:43:10.830 | + inc/python:pip_install:200 : result=0 2022-03-18 18:43:10.833 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:43:10.835 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:10.837 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:10.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:10.842 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:10.844 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:10.846 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:43:10.848 | + functions-common:time_stop:2432 : start_time=1647628986352 2022-03-18 18:43:10.850 | + functions-common:time_stop:2434 : [[ -z 1647628986352 ]] 2022-03-18 18:43:10.853 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:10.857 | + functions-common:time_stop:2437 : end_time=1647628990855 2022-03-18 18:43:10.859 | + functions-common:time_stop:2438 : elapsed_time=4503 2022-03-18 18:43:10.862 | + functions-common:time_stop:2439 : total=33495 2022-03-18 18:43:10.864 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:10.866 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37998 2022-03-18 18:43:10.869 | + inc/python:pip_install:203 : return 0 2022-03-18 18:43:10.871 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-18 18:43:10.873 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-18 18:43:10.876 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-18 18:43:10.878 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:43:10.881 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:43:10.883 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:43:10.885 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:43:10.888 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:43:10.890 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:43:10.892 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:43:10.895 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:43:10.897 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:43:10.899 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:43:10.902 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:43:10.904 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-18 18:43:10.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:10.909 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:10.911 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-18 18:43:10.914 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 18:43:10.916 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:43:10.918 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:43:10.921 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:43:10.923 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:43:10.925 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:43:10.928 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:43:10.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:10.933 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:10.935 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:43:10.937 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:43:10.940 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:43:10.942 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:43:10.944 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 18:43:10.947 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:43:10.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:10.952 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:10.954 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-18 18:43:10.976 | + 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-18 18:43:11.086 | Reading package lists... 2022-03-18 18:43:11.323 | Building dependency tree... 2022-03-18 18:43:11.324 | Reading state information... 2022-03-18 18:43:11.575 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-18 18:43:11.575 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-18 18:43:11.575 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:43:11.575 | The following packages were automatically installed and are no longer required: 2022-03-18 18:43:11.576 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:43:11.576 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:43:11.576 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:43:11.576 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:43:11.576 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:43:11.577 | python3-zope.interface 2022-03-18 18:43:11.577 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:43:11.689 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:43:11.694 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:43:11.697 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:43:11.699 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:11.701 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:11.704 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:11.706 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:11.709 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:11.711 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:43:11.713 | + functions-common:time_stop:2432 : start_time=1647628990973 2022-03-18 18:43:11.715 | + functions-common:time_stop:2434 : [[ -z 1647628990973 ]] 2022-03-18 18:43:11.718 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:11.722 | + functions-common:time_stop:2437 : end_time=1647628991720 2022-03-18 18:43:11.725 | + functions-common:time_stop:2438 : elapsed_time=747 2022-03-18 18:43:11.727 | + functions-common:time_stop:2439 : total=18739 2022-03-18 18:43:11.729 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:11.732 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19486 2022-03-18 18:43:11.734 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:43:11.736 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-18 18:43:11.738 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:11.741 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:11.743 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-18 18:43:11.804 | Module proxy already enabled 2022-03-18 18:43:11.808 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-18 18:43:11.869 | Considering dependency proxy for proxy_uwsgi: 2022-03-18 18:43:11.869 | Module proxy already enabled 2022-03-18 18:43:11.869 | Module proxy_uwsgi already enabled 2022-03-18 18:43:11.874 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-18 18:43:11.876 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:43:11.878 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:43:11.881 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:43:12.026 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-18 18:43:12.029 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-18 18:43:12.032 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-18 18:43:12.034 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-18 18:43:12.042 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.045 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-18 18:43:12.048 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-18 18:43:12.050 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-18 18:43:12.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-18 18:43:12.060 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.063 | + ./stack.sh:main:883 : install_glanceclient 2022-03-18 18:43:12.065 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-18 18:43:12.068 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-18 18:43:12.070 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.075 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-18 18:43:12.077 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.080 | + ./stack.sh:main:884 : install_cinderclient 2022-03-18 18:43:12.082 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-18 18:43:12.085 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-18 18:43:12.087 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.089 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.092 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-18 18:43:12.094 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.097 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-18 18:43:12.099 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-18 18:43:12.101 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.103 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.106 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-18 18:43:12.108 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.110 | + ./stack.sh:main:885 : install_novaclient 2022-03-18 18:43:12.113 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-18 18:43:12.116 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-18 18:43:12.118 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-18 18:43:12.125 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.127 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-18 18:43:12.145 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:12.147 | + ./stack.sh:main:887 : install_swiftclient 2022-03-18 18:43:12.150 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-18 18:43:12.152 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-18 18:43:12.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.159 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-18 18:43:12.162 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.164 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-18 18:43:12.181 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:12.183 | + ./stack.sh:main:890 : install_neutronclient 2022-03-18 18:43:12.185 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-18 18:43:12.188 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-18 18:43:12.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-18 18:43:12.198 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.200 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-18 18:43:12.202 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-18 18:43:12.205 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-18 18:43:12.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:12.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:12.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-18 18:43:12.214 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:12.216 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-18 18:43:12.219 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-18 18:43:12.221 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:43:12.224 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-18 18:43:12.227 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-18 18:43:12.229 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:43:12.233 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:43:12.233 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:43:12.238 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-18 18:43:12.241 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-18 18:43:12.243 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-18 18:43:12.246 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-18 18:43:12.248 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-18 18:43:12.269 | Using python 3.8 to install keystonemiddleware 2022-03-18 18:43:12.271 | + 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-18 18:43:13.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:13.135 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:13.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:13.136 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:14.269 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:43:14.294 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-18 18:43:14.347 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-18 18:43:14.349 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-18 18:43:14.350 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-18 18:43:14.351 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-18 18:43:14.352 | 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-18 18:43:14.353 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-18 18:43:14.354 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-18 18:43:14.355 | 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-18 18:43:14.356 | 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-18 18:43:14.358 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-18 18:43:14.359 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-18 18:43:14.360 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-18 18:43:14.361 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-18 18:43:14.362 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-18 18:43:14.418 | 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-18 18:43:14.420 | 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-18 18:43:14.421 | 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-18 18:43:14.459 | 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-18 18:43:14.498 | 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-18 18:43:14.499 | 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-18 18:43:14.500 | 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-18 18:43:14.501 | 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-18 18:43:14.552 | 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-18 18:43:14.554 | 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-18 18:43:14.562 | 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-18 18:43:14.563 | 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-18 18:43:14.577 | 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-18 18:43:14.579 | 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-18 18:43:14.581 | 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-18 18:43:14.643 | 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-18 18:43:14.646 | 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-18 18:43:14.648 | 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-18 18:43:14.649 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-18 18:43:14.698 | 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-18 18:43:14.710 | 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-18 18:43:16.861 | 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-18 18:43:16.868 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:43:16.868 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:43:16.982 | + inc/python:pip_install:200 : result=0 2022-03-18 18:43:16.985 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:43:16.987 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:16.989 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:16.991 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:16.993 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:16.996 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:16.998 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:43:17.000 | + functions-common:time_stop:2432 : start_time=1647628992264 2022-03-18 18:43:17.002 | + functions-common:time_stop:2434 : [[ -z 1647628992264 ]] 2022-03-18 18:43:17.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:17.010 | + functions-common:time_stop:2437 : end_time=1647628997007 2022-03-18 18:43:17.012 | + functions-common:time_stop:2438 : elapsed_time=4743 2022-03-18 18:43:17.014 | + functions-common:time_stop:2439 : total=37998 2022-03-18 18:43:17.016 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:17.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42741 2022-03-18 18:43:17.022 | + inc/python:pip_install:203 : return 0 2022-03-18 18:43:17.024 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-18 18:43:17.027 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-18 18:43:17.029 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:43:17.032 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-18 18:43:17.035 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-18 18:43:17.037 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:43:17.041 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:43:17.041 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:43:17.046 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-18 18:43:17.049 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-18 18:43:17.051 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-18 18:43:17.054 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-18 18:43:17.058 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-18 18:43:17.079 | Using python 3.8 to install python-memcached 2022-03-18 18:43:17.081 | + 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-18 18:43:17.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:17.962 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:17.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:17.962 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:19.115 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:43:19.141 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-18 18:43:19.146 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-18 18:43:21.461 | 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-18 18:43:21.468 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:43:21.468 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:43:21.580 | + inc/python:pip_install:200 : result=0 2022-03-18 18:43:21.583 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:43:21.585 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:21.587 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:21.589 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:21.592 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:21.594 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:21.596 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:43:21.599 | + functions-common:time_stop:2432 : start_time=1647628997074 2022-03-18 18:43:21.601 | + functions-common:time_stop:2434 : [[ -z 1647628997074 ]] 2022-03-18 18:43:21.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:21.608 | + functions-common:time_stop:2437 : end_time=1647629001606 2022-03-18 18:43:21.611 | + functions-common:time_stop:2438 : elapsed_time=4532 2022-03-18 18:43:21.614 | + functions-common:time_stop:2439 : total=42741 2022-03-18 18:43:21.616 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:21.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47273 2022-03-18 18:43:21.620 | + inc/python:pip_install:203 : return 0 2022-03-18 18:43:21.623 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-18 18:43:21.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:21.642 | + ./stack.sh:main:897 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-18 18:43:21.644 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-18 18:43:21.646 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-18 18:43:21.649 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-18 18:43:21.651 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:43:21.653 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-18 18:43:21.656 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-18 18:43:21.671 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:21.673 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-18 18:43:21.676 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-18 18:43:21.678 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-18 18:43:21.680 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:43:21.683 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:43:21.685 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:43:21.688 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:43:21.690 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:43:21.693 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:43:21.707 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:43:21.710 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:43:21.712 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:43:21.714 | + functions-common:git_clone:629 : echo master 2022-03-18 18:43:21.715 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:43:21.720 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-18 18:43:21.722 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:43:21.724 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-18 18:43:21.727 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:43:21.727 | + functions-common:git_clone:678 : head -1 2022-03-18 18:43:21.731 | c141e6164 trivial: Fix typo 2022-03-18 18:43:21.733 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:43:21.736 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-18 18:43:21.738 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:43:21.741 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 18:43:21.743 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-18 18:43:21.745 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:43:21.747 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-18 18:43:21.750 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:43:21.752 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 18:43:21.754 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-18 18:43:21.757 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:43:21.759 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:43:21.762 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-18 18:43:21.764 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:43:21.767 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-18 18:43:21.769 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:43:21.771 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:43:21.774 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-18 18:43:21.780 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-18 18:43:21.782 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-18 18:43:22.447 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-18 18:43:22.449 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:43:22.451 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:43:22.453 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:43:22.455 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-18 18:43:22.458 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-18 18:43:22.460 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:43:22.462 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:43:22.465 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:43:22.467 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:43:22.469 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:43:22.471 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:43:22.473 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:43:22.476 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-18 18:43:22.495 | Using python 3.8 to install /opt/stack/keystone 2022-03-18 18:43:22.497 | + 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-18 18:43:23.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:23.353 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:23.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:23.354 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:24.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:43:24.504 | Obtaining file:///opt/stack/keystone 2022-03-18 18:43:24.505 | Preparing metadata (setup.py): started 2022-03-18 18:43:28.035 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:43:28.199 | 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-18 18:43:28.200 | 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-18 18:43:28.201 | 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-18 18:43:28.202 | 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-18 18:43:28.204 | 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-18 18:43:28.205 | 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-18 18:43:28.207 | 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-18 18:43:28.208 | 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-18 18:43:28.209 | 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-18 18:43:28.210 | 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-18 18:43:28.211 | 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-18 18:43:28.212 | 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-18 18:43:28.213 | 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-18 18:43:28.214 | 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-18 18:43:28.215 | 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-18 18:43:28.216 | 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-18 18:43:28.217 | 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-18 18:43:28.218 | 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-18 18:43:28.220 | 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-18 18:43:28.221 | 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-18 18:43:28.222 | 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-18 18:43:28.223 | 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-18 18:43:28.224 | 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-18 18:43:28.225 | 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-18 18:43:28.226 | 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-18 18:43:28.227 | 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-18 18:43:28.228 | 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-18 18:43:28.229 | 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-18 18:43:28.231 | 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-18 18:43:28.232 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-18 18:43:28.233 | 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-18 18:43:28.234 | 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-18 18:43:28.235 | 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-18 18:43:28.236 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-18 18:43:28.246 | 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-18 18:43:28.248 | 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-18 18:43:28.291 | 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-18 18:43:28.303 | 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-18 18:43:28.304 | 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-18 18:43:28.305 | 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-18 18:43:28.306 | 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-18 18:43:28.316 | 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-18 18:43:28.381 | 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-18 18:43:28.383 | 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-18 18:43:28.480 | 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-18 18:43:28.481 | 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-18 18:43:28.482 | 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-18 18:43:28.483 | 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-18 18:43:28.536 | 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-18 18:43:28.538 | 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-18 18:43:28.540 | 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-18 18:43:28.589 | 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-18 18:43:28.592 | 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-18 18:43:28.648 | 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-18 18:43:28.649 | 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-18 18:43:28.650 | 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-18 18:43:28.652 | 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-18 18:43:28.654 | 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-18 18:43:28.656 | 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-18 18:43:28.704 | 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-18 18:43:28.755 | 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-18 18:43:28.774 | 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-18 18:43:28.775 | 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-18 18:43:28.777 | 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-18 18:43:28.778 | 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-18 18:43:28.832 | 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-18 18:43:28.945 | 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-18 18:43:28.947 | 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-18 18:43:28.948 | 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-18 18:43:28.949 | 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-18 18:43:28.950 | 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-18 18:43:29.171 | 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-18 18:43:29.193 | 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-18 18:43:29.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-18 18:43:29.262 | 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-18 18:43:29.263 | 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-18 18:43:29.281 | 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-18 18:43:29.354 | 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-18 18:43:29.392 | 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-18 18:43:29.502 | 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-18 18:43:29.575 | 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-18 18:43:29.703 | 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-18 18:43:29.731 | 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-18 18:43:29.771 | 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-18 18:43:29.772 | 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-18 18:43:29.774 | 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-18 18:43:29.776 | 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-18 18:43:29.777 | 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-18 18:43:29.778 | 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-18 18:43:29.833 | 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-18 18:43:29.970 | 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-18 18:43:29.971 | 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-18 18:43:29.972 | 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-18 18:43:29.974 | 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-18 18:43:30.123 | 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-18 18:43:30.205 | 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-18 18:43:30.278 | 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-18 18:43:30.451 | 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-18 18:43:30.710 | 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-18 18:43:30.745 | 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-18 18:43:32.390 | Installing collected packages: keystone 2022-03-18 18:43:32.392 | Running setup.py develop for keystone 2022-03-18 18:43:36.729 | Successfully installed keystone 2022-03-18 18:43:36.729 | 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-18 18:43:36.738 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:43:36.738 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:43:36.870 | + inc/python:pip_install:200 : result=0 2022-03-18 18:43:36.872 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:43:36.874 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:36.876 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:36.878 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:36.881 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:36.883 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:36.885 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:43:36.887 | + functions-common:time_stop:2432 : start_time=1647629002490 2022-03-18 18:43:36.889 | + functions-common:time_stop:2434 : [[ -z 1647629002490 ]] 2022-03-18 18:43:36.892 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:36.896 | + functions-common:time_stop:2437 : end_time=1647629016894 2022-03-18 18:43:36.898 | + functions-common:time_stop:2438 : elapsed_time=14404 2022-03-18 18:43:36.900 | + functions-common:time_stop:2439 : total=47273 2022-03-18 18:43:36.902 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:36.904 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=61677 2022-03-18 18:43:36.906 | + inc/python:pip_install:203 : return 0 2022-03-18 18:43:36.908 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:43:36.911 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 18:43:36.914 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 18:43:36.932 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-18 18:43:36.944 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-18 18:43:36.946 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-18 18:43:36.948 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:36.951 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:36.953 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-18 18:43:36.956 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:36.958 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-18 18:43:36.975 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:36.977 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-18 18:43:36.980 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:43:36.982 | + ./stack.sh:main:899 : configure_keystone 2022-03-18 18:43:36.985 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-18 18:43:36.996 | + 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-18 18:43:36.999 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-18 18:43:37.003 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-18 18:43:37.019 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:37.021 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-18 18:43:37.051 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-18 18:43:37.078 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-18 18:43:37.108 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-18 18:43:37.137 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-18 18:43:37.167 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-18 18:43:37.198 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-18 18:43:37.226 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-18 18:43:37.253 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-18 18:43:37.256 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-18 18:43:37.258 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-18 18:43:37.260 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-18 18:43:37.263 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:43:37.265 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:43:37.280 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:37.283 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:43:37.286 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:43:37.288 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:43:37.303 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:37.305 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:43:37.308 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:43:37.338 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:43:37.340 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:43:37.342 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-18 18:43:37.345 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-18 18:43:37.360 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:37.363 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2022-03-18 18:43:37.393 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-18 18:43:37.396 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-18 18:43:37.426 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-18 18:43:37.428 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-18 18:43:37.430 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-18 18:43:37.433 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-18 18:43:37.435 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-18 18:43:37.438 | + 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-18 18:43:37.468 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-18 18:43:37.471 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-18 18:43:37.473 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-18 18:43:37.476 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-18 18:43:37.479 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:43:37.495 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:43:37.498 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:43:37.500 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:43:37.502 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:43:37.505 | + 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-18 18:43:37.533 | + 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-18 18:43:37.560 | + 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-18 18:43:37.588 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:43:37.616 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-18 18:43:37.643 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-18 18:43:37.646 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-18 18:43:37.648 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-18 18:43:37.650 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-18 18:43:37.653 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-18 18:43:37.655 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:43:37.657 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:43:37.660 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-18 18:43:37.664 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-18 18:43:37.666 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:43:37.669 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:43:37.681 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:43:37.682 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:43:37.690 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:43:37.694 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:43:37.709 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-18 18:43:37.712 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-18 18:43:37.716 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-18 18:43:37.745 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-18 18:43:37.772 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-18 18:43:37.798 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-18 18:43:37.825 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-18 18:43:37.852 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-18 18:43:37.879 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-18 18:43:37.906 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-18 18:43:37.933 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-18 18:43:37.960 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 18:43:37.987 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-18 18:43:38.014 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-18 18:43:38.041 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-18 18:43:38.069 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:43:38.071 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:43:38.074 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-18 18:43:38.076 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-18 18:43:38.078 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:43:38.081 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:38.083 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:38.085 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 18:43:38.088 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 18:43:38.090 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-18 18:43:38.118 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-18 18:43:38.145 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-18 18:43:38.145 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-18 18:43:38.154 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-18 18:43:38.157 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-18 18:43:38.160 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-18 18:43:38.162 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:43:38.165 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:43:38.167 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:43:38.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:38.172 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:38.174 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:43:38.177 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:43:38.179 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:38.181 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:38.183 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-18 18:43:38.246 | Site keystone-wsgi-public already enabled 2022-03-18 18:43:38.250 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:43:38.253 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:43:38.255 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:43:38.257 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:43:38.390 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-18 18:43:38.423 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-18 18:43:38.454 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-18 18:43:38.485 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-18 18:43:38.488 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-18 18:43:38.519 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-18 18:43:38.547 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-18 18:43:38.575 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-18 18:43:38.578 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-18 18:43:38.595 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:38.598 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-18 18:43:38.614 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:38.616 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-18 18:43:38.619 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-18 18:43:38.621 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-18 18:43:38.623 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:43:38.626 | + lib/stack:stack_install_service:32 : install_swift 2022-03-18 18:43:38.628 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-18 18:43:38.630 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-18 18:43:38.633 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-18 18:43:38.635 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:43:38.637 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:43:38.640 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:43:38.642 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:43:38.645 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:43:38.648 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:43:38.664 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:43:38.666 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:43:38.669 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:43:38.671 | + functions-common:git_clone:629 : echo master 2022-03-18 18:43:38.672 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:43:38.677 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-18 18:43:38.679 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:43:38.681 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-18 18:43:38.684 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:43:38.684 | + functions-common:git_clone:678 : head -1 2022-03-18 18:43:38.692 | 954032d5d CHANGELOG for 2.29.1 2022-03-18 18:43:38.694 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:43:38.697 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-18 18:43:38.699 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:43:38.702 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 18:43:38.704 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-18 18:43:38.707 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-18 18:43:38.709 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-18 18:43:38.711 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:43:38.714 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 18:43:38.716 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-18 18:43:38.718 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:43:38.721 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-18 18:43:38.724 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-18 18:43:38.726 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:43:38.729 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-18 18:43:38.731 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:43:38.734 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:43:38.737 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-18 18:43:38.742 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-18 18:43:38.745 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-18 18:43:39.398 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-18 18:43:39.400 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:43:39.403 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:43:39.405 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:43:39.407 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-18 18:43:39.410 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-18 18:43:39.412 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:43:39.414 | + inc/python:setup_package:428 : local extras=keystone 2022-03-18 18:43:39.417 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:43:39.419 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-18 18:43:39.421 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-18 18:43:39.423 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-18 18:43:39.426 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:43:39.428 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-18 18:43:39.448 | Using python 3.8 to install /opt/stack/swift 2022-03-18 18:43:39.451 | + 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-18 18:43:40.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:40.306 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:40.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:40.306 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:41.434 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:43:41.459 | Obtaining file:///opt/stack/swift 2022-03-18 18:43:41.460 | Preparing metadata (setup.py): started 2022-03-18 18:43:44.620 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:43:44.749 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.33.0) 2022-03-18 18:43:44.750 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.1.2) 2022-03-18 18:43:44.751 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.11.0) 2022-03-18 18:43:44.753 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.1.1) 2022-03-18 18:43:44.754 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (4.8.0) 2022-03-18 18:43:44.755 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.27.1) 2022-03-18 18:43:44.757 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.16.0) 2022-03-18 18:43:44.759 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.9.9) 2022-03-18 18:43:44.760 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.6.0) 2022-03-18 18:43:44.761 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (36.0.1) 2022-03-18 18:43:44.762 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (9.4.0) 2022-03-18 18:43:44.799 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev20) (1.15.0) 2022-03-18 18:43:44.807 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev20) (2.1.0) 2022-03-18 18:43:44.862 | 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.29.1.dev20) (5.8.1) 2022-03-18 18:43:44.864 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (5.1.0) 2022-03-18 18:43:44.865 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.1.0) 2022-03-18 18:43:44.866 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.5.0) 2022-03-18 18:43:44.867 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.8.7) 2022-03-18 18:43:44.868 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (8.8.0) 2022-03-18 18:43:44.869 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.7.0) 2022-03-18 18:43:44.871 | 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.29.1.dev20) (4.3.0) 2022-03-18 18:43:44.872 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.12.2) 2022-03-18 18:43:44.873 | 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.29.1.dev20) (3.1.1) 2022-03-18 18:43:44.874 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (2.10.1) 2022-03-18 18:43:44.875 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.4.0) 2022-03-18 18:43:44.895 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev20) (60.9.3) 2022-03-18 18:43:44.926 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (3.3) 2022-03-18 18:43:44.929 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2.0.12) 2022-03-18 18:43:44.930 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2019.11.28) 2022-03-18 18:43:44.931 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (1.26.8) 2022-03-18 18:43:44.953 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev20) (2.21) 2022-03-18 18:43:45.043 | 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.29.1.dev20) (1.7.0) 2022-03-18 18:43:45.044 | 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.29.1.dev20) (3.5.0) 2022-03-18 18:43:45.046 | 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.29.1.dev20) (1.0.2) 2022-03-18 18:43:45.089 | 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.29.1.dev20) (1.1.5) 2022-03-18 18:43:45.132 | 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.29.1.dev20) (0.8.0) 2022-03-18 18:43:45.133 | 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.29.1.dev20) (6.0) 2022-03-18 18:43:45.134 | 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.29.1.dev20) (2.5.0) 2022-03-18 18:43:45.135 | 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.29.1.dev20) (1.5.0) 2022-03-18 18:43:45.193 | 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.29.1.dev20) (2.8.2) 2022-03-18 18:43:45.197 | 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.29.1.dev20) (0.9.6) 2022-03-18 18:43:45.211 | 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.29.1.dev20) (1.0.3) 2022-03-18 18:43:45.212 | 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.29.1.dev20) (2021.3) 2022-03-18 18:43:45.229 | 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.29.1.dev20) (3.0.7) 2022-03-18 18:43:45.232 | 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.29.1.dev20) (21.3) 2022-03-18 18:43:45.334 | 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.29.1.dev20) (1.13.3) 2022-03-18 18:43:45.350 | 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.29.1.dev20) (5.1.1) 2022-03-18 18:43:47.429 | Installing collected packages: swift 2022-03-18 18:43:47.431 | Running setup.py develop for swift 2022-03-18 18:43:51.566 | Successfully installed swift 2022-03-18 18:43:51.567 | 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-18 18:43:51.574 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:43:51.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:43:51.705 | + inc/python:pip_install:200 : result=0 2022-03-18 18:43:51.708 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:43:51.710 | + functions-common:time_stop:2425 : local name 2022-03-18 18:43:51.713 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:43:51.715 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:43:51.717 | + functions-common:time_stop:2428 : local total 2022-03-18 18:43:51.719 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:43:51.721 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:43:51.724 | + functions-common:time_stop:2432 : start_time=1647629019443 2022-03-18 18:43:51.726 | + functions-common:time_stop:2434 : [[ -z 1647629019443 ]] 2022-03-18 18:43:51.728 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:43:51.732 | + functions-common:time_stop:2437 : end_time=1647629031730 2022-03-18 18:43:51.735 | + functions-common:time_stop:2438 : elapsed_time=12287 2022-03-18 18:43:51.737 | + functions-common:time_stop:2439 : total=61677 2022-03-18 18:43:51.739 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:43:51.741 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73964 2022-03-18 18:43:51.743 | + inc/python:pip_install:203 : return 0 2022-03-18 18:43:51.746 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:43:51.748 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 18:43:51.750 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 18:43:51.769 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-18 18:43:51.781 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-18 18:43:51.784 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-18 18:43:51.786 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:51.788 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:51.791 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-18 18:43:51.793 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:51.795 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-18 18:43:51.798 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:43:51.801 | + ./stack.sh:main:908 : configure_swift 2022-03-18 18:43:51.803 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-18 18:43:51.805 | + lib/swift:configure_swift:332 : local node_number 2022-03-18 18:43:51.807 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-18 18:43:51.809 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-18 18:43:51.811 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-18 18:43:52.983 | No container-updater running 2022-03-18 18:43:52.983 | No account-replicator running 2022-03-18 18:43:52.983 | No container-reconciler running 2022-03-18 18:43:52.983 | No object-expirer running 2022-03-18 18:43:52.983 | No account-server running 2022-03-18 18:43:52.983 | No container-server running 2022-03-18 18:43:52.983 | No container-sync running 2022-03-18 18:43:52.983 | No object-server running 2022-03-18 18:43:52.983 | No container-auditor running 2022-03-18 18:43:52.983 | No account-reaper running 2022-03-18 18:43:52.983 | No container-sharder running 2022-03-18 18:43:52.983 | No account-auditor running 2022-03-18 18:43:52.983 | No object-auditor running 2022-03-18 18:43:52.984 | No object-updater running 2022-03-18 18:43:52.984 | No object-replicator running 2022-03-18 18:43:52.984 | No container-replicator running 2022-03-18 18:43:52.984 | No object-reconstructor running 2022-03-18 18:43:52.984 | No proxy-server running 2022-03-18 18:43:53.074 | + lib/swift:configure_swift:337 : true 2022-03-18 18:43:53.076 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-18 18:43:53.089 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-18 18:43:53.102 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-18 18:43:53.105 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-18 18:43:53.105 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-18 18:43:53.110 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-18 18:43:53.110 | s/%GROUP%/ubuntu/; 2022-03-18 18:43:53.110 | s/%USER%/ubuntu/; 2022-03-18 18:43:53.110 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-18 18:43:53.110 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-18 18:43:53.113 | uid = ubuntu 2022-03-18 18:43:53.114 | gid = ubuntu 2022-03-18 18:43:53.114 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-18 18:43:53.114 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-18 18:43:53.114 | address = 127.0.0.1 2022-03-18 18:43:53.114 | 2022-03-18 18:43:53.114 | [account6612] 2022-03-18 18:43:53.114 | max connections = 25 2022-03-18 18:43:53.114 | path = /opt/stack/data/swift/1/node/ 2022-03-18 18:43:53.114 | read only = false 2022-03-18 18:43:53.114 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-18 18:43:53.114 | 2022-03-18 18:43:53.114 | [account6622] 2022-03-18 18:43:53.114 | max connections = 25 2022-03-18 18:43:53.114 | path = /opt/stack/data/swift/2/node/ 2022-03-18 18:43:53.114 | read only = false 2022-03-18 18:43:53.114 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-18 18:43:53.114 | 2022-03-18 18:43:53.114 | [account6632] 2022-03-18 18:43:53.114 | max connections = 25 2022-03-18 18:43:53.114 | path = /opt/stack/data/swift/3/node/ 2022-03-18 18:43:53.114 | read only = false 2022-03-18 18:43:53.114 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-18 18:43:53.114 | 2022-03-18 18:43:53.114 | [account6642] 2022-03-18 18:43:53.114 | max connections = 25 2022-03-18 18:43:53.114 | path = /opt/stack/data/swift/4/node/ 2022-03-18 18:43:53.114 | read only = false 2022-03-18 18:43:53.114 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-18 18:43:53.114 | 2022-03-18 18:43:53.114 | 2022-03-18 18:43:53.114 | [container6611] 2022-03-18 18:43:53.114 | max connections = 25 2022-03-18 18:43:53.114 | path = /opt/stack/data/swift/1/node/ 2022-03-18 18:43:53.114 | read only = false 2022-03-18 18:43:53.115 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-18 18:43:53.115 | 2022-03-18 18:43:53.115 | [container6621] 2022-03-18 18:43:53.115 | max connections = 25 2022-03-18 18:43:53.115 | path = /opt/stack/data/swift/2/node/ 2022-03-18 18:43:53.115 | read only = false 2022-03-18 18:43:53.115 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-18 18:43:53.115 | 2022-03-18 18:43:53.115 | [container6631] 2022-03-18 18:43:53.115 | max connections = 25 2022-03-18 18:43:53.115 | path = /opt/stack/data/swift/3/node/ 2022-03-18 18:43:53.115 | read only = false 2022-03-18 18:43:53.115 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-18 18:43:53.115 | 2022-03-18 18:43:53.115 | [container6641] 2022-03-18 18:43:53.115 | max connections = 25 2022-03-18 18:43:53.115 | path = /opt/stack/data/swift/4/node/ 2022-03-18 18:43:53.115 | read only = false 2022-03-18 18:43:53.115 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-18 18:43:53.115 | 2022-03-18 18:43:53.115 | 2022-03-18 18:43:53.115 | [object6613] 2022-03-18 18:43:53.115 | max connections = 25 2022-03-18 18:43:53.115 | path = /opt/stack/data/swift/1/node/ 2022-03-18 18:43:53.115 | read only = false 2022-03-18 18:43:53.115 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-18 18:43:53.115 | 2022-03-18 18:43:53.115 | [object6623] 2022-03-18 18:43:53.115 | max connections = 25 2022-03-18 18:43:53.115 | path = /opt/stack/data/swift/2/node/ 2022-03-18 18:43:53.115 | read only = false 2022-03-18 18:43:53.115 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-18 18:43:53.115 | 2022-03-18 18:43:53.115 | [object6633] 2022-03-18 18:43:53.115 | max connections = 25 2022-03-18 18:43:53.115 | path = /opt/stack/data/swift/3/node/ 2022-03-18 18:43:53.116 | read only = false 2022-03-18 18:43:53.116 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-18 18:43:53.116 | 2022-03-18 18:43:53.116 | [object6643] 2022-03-18 18:43:53.116 | max connections = 25 2022-03-18 18:43:53.116 | path = /opt/stack/data/swift/4/node/ 2022-03-18 18:43:53.116 | read only = false 2022-03-18 18:43:53.116 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-18 18:43:53.117 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-18 18:43:53.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:43:53.121 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:43:53.123 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-18 18:43:53.135 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-18 18:43:53.137 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-18 18:43:53.142 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-18 18:43:53.147 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-18 18:43:53.149 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-18 18:43:53.153 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-18 18:43:53.181 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.37:8080/v1/ 2022-03-18 18:43:53.206 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-18 18:43:53.224 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-18 18:43:53.251 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-18 18:43:53.269 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:43:53.296 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-18 18:43:53.315 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-18 18:43:53.342 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-18 18:43:53.360 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-18 18:43:53.388 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-18 18:43:53.405 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:43:53.433 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-18 18:43:53.450 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-18 18:43:53.465 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:53.467 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-18 18:43:53.495 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-18 18:43:53.522 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-18 18:43:53.548 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-18 18:43:53.576 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-18 18:43:53.590 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:53.592 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-18 18:43:53.619 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-18 18:43:53.634 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:53.636 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-18 18:43:53.651 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:53.653 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-18 18:43:53.655 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-18 18:43:53.670 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:53.672 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-18 18:43:53.675 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-18 18:43:53.677 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-18 18:43:53.682 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-18 18:43:53.687 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-18 18:43:53.713 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-18 18:43:53.740 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-18 18:43:53.769 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-18 18:43:53.798 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-18 18:43:53.825 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-18 18:43:53.827 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-18 18:43:53.829 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-18 18:43:53.831 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-18 18:43:53.833 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-18 18:43:53.859 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-18 18:43:53.888 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:43:53.914 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-18 18:43:53.941 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-18 18:43:53.967 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-18 18:43:53.994 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-18 18:43:54.021 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-18 18:43:54.047 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:43:54.075 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-18 18:43:54.101 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-18 18:43:54.129 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-18 18:43:54.156 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-18 18:43:54.183 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-18 18:43:54.212 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-18 18:43:54.240 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-18 18:43:54.258 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-18 18:43:54.284 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-18 18:43:54.311 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-18 18:43:54.316 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-18 18:43:54.343 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-18 18:43:54.370 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-18 18:43:54.397 | + lib/swift:configure_swift:475 : local node_number 2022-03-18 18:43:54.399 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 18:43:54.401 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-18 18:43:54.403 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-18 18:43:54.407 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-18 18:43:54.410 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-18 18:43:54.412 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 18:43:54.414 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-18 18:43:54.417 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-18 18:43:54.419 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 18:43:54.421 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 18:43:54.423 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-18 18:43:54.440 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-18 18:43:54.467 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-18 18:43:54.485 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-18 18:43:54.513 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-18 18:43:54.531 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:43:54.559 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-18 18:43:54.577 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 18:43:54.605 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-18 18:43:54.623 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 18:43:54.651 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-18 18:43:54.669 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-18 18:43:54.698 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-18 18:43:54.715 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-18 18:43:54.744 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-18 18:43:54.761 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-18 18:43:54.790 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-18 18:43:54.808 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-18 18:43:54.835 | + 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-18 18:43:54.840 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-18 18:43:54.858 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:43:54.886 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-18 18:43:54.915 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-18 18:43:54.917 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-18 18:43:54.921 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-18 18:43:54.923 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-18 18:43:54.925 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 18:43:54.928 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-18 18:43:54.930 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-18 18:43:54.932 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 18:43:54.934 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 18:43:54.936 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-18 18:43:54.953 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-18 18:43:54.982 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-18 18:43:55.000 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-18 18:43:55.027 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-18 18:43:55.046 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:43:55.073 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-18 18:43:55.091 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 18:43:55.119 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-18 18:43:55.137 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 18:43:55.165 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-18 18:43:55.183 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-18 18:43:55.211 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-18 18:43:55.229 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-18 18:43:55.257 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-18 18:43:55.276 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-18 18:43:55.305 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-18 18:43:55.323 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-18 18:43:55.352 | + 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-18 18:43:55.357 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-18 18:43:55.374 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:43:55.402 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-18 18:43:55.405 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-18 18:43:55.409 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-18 18:43:55.411 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-18 18:43:55.413 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-18 18:43:55.415 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-18 18:43:55.418 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-18 18:43:55.420 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-18 18:43:55.422 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-18 18:43:55.424 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-18 18:43:55.442 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-18 18:43:55.470 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-18 18:43:55.487 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-18 18:43:55.515 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-18 18:43:55.533 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-18 18:43:55.561 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-18 18:43:55.579 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-18 18:43:55.606 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-18 18:43:55.624 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-18 18:43:55.652 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-18 18:43:55.670 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-18 18:43:55.698 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-18 18:43:55.716 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-18 18:43:55.744 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-18 18:43:55.762 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-18 18:43:55.790 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-18 18:43:55.808 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-18 18:43:55.834 | + 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-18 18:43:55.839 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-18 18:43:55.857 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-18 18:43:55.885 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-18 18:43:55.913 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-18 18:43:55.940 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-18 18:43:55.967 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-18 18:43:55.970 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-18 18:43:55.975 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-18 18:43:56.003 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-18 18:43:56.031 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-18 18:43:56.059 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-18 18:43:56.087 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-18 18:43:56.116 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-18 18:43:56.143 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-18 18:43:56.170 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-18 18:43:56.197 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-18 18:43:56.224 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-18 18:43:56.240 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:56.242 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-18 18:43:56.260 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-18 18:43:56.263 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-18 18:43:56.282 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-18 18:43:56.285 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.37 2022-03-18 18:43:56.312 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-18 18:43:56.314 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-18 18:43:56.341 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.37/identity 2022-03-18 18:43:56.370 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-18 18:43:56.373 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-18 18:43:56.403 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-18 18:43:56.419 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:56.422 | + lib/swift:configure_swift:538 : local user_group 2022-03-18 18:43:56.424 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-18 18:43:56.429 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-18 18:43:56.431 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-18 18:43:56.444 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-18 18:43:56.446 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-18 18:43:56.458 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-18 18:43:56.460 | + lib/swift:configure_swift:545 : is_suse 2022-03-18 18:43:56.462 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:43:56.464 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:43:56.466 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:43:56.469 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:43:56.472 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:43:56.474 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:43:56.477 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-18 18:43:56.489 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-18 18:43:56.491 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-18 18:43:56.494 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-18 18:43:56.511 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:43:56.513 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-18 18:43:56.531 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:56.534 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-18 18:43:56.536 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-18 18:43:56.538 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-18 18:43:56.541 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:43:56.543 | + lib/stack:stack_install_service:32 : install_glance 2022-03-18 18:43:56.546 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-18 18:43:56.548 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-18 18:43:56.551 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-18 18:43:56.567 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:56.570 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-18 18:43:56.572 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-18 18:43:56.589 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:43:56.592 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-18 18:43:56.594 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-18 18:43:56.597 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-18 18:43:56.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:43:56.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:43:56.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-18 18:43:56.608 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:43:56.611 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-18 18:43:56.613 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-18 18:43:56.616 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-18 18:43:56.619 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-18 18:43:56.621 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-18 18:43:56.624 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-18 18:43:56.626 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-18 18:43:56.630 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-18 18:43:56.632 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-18 18:43:56.635 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-18 18:43:56.638 | +++ 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-18 18:43:56.639 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-18 18:43:56.644 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-18 18:43:56.647 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-18 18:43:56.649 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-18 18:43:56.652 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-18 18:43:56.655 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-18 18:43:56.676 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-18 18:43:56.678 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-18 18:43:57.537 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:57.537 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:57.537 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:43:57.537 | from cryptography.utils import int_from_bytes 2022-03-18 18:43:58.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:43:58.687 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-18 18:43:58.768 | 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-18 18:43:58.769 | 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-18 18:43:58.770 | 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-18 18:43:58.771 | 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-18 18:43:58.772 | 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-18 18:43:58.773 | 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-18 18:43:58.774 | 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-18 18:43:58.775 | 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-18 18:43:58.776 | 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-18 18:43:58.777 | 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-18 18:43:58.778 | 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-18 18:43:58.779 | 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-18 18:43:58.781 | 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-18 18:43:58.784 | 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-18 18:43:58.786 | 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-18 18:43:58.788 | 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-18 18:43:58.791 | 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-18 18:43:58.793 | 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-18 18:43:58.803 | 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-18 18:43:58.804 | 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-18 18:43:58.817 | 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-18 18:43:58.886 | 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-18 18:43:58.887 | 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-18 18:43:58.889 | 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-18 18:43:58.912 | 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-18 18:43:58.913 | 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-18 18:43:58.915 | 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-18 18:43:58.916 | 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-18 18:43:58.918 | 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-18 18:43:58.929 | 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-18 18:43:58.968 | 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-18 18:43:58.970 | 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-18 18:43:58.971 | 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-18 18:43:58.973 | 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-18 18:43:58.993 | 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-18 18:43:58.994 | 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-18 18:43:59.011 | 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-18 18:43:59.026 | 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-18 18:43:59.028 | 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-18 18:43:59.046 | 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-18 18:43:59.048 | 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-18 18:43:59.127 | 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-18 18:43:59.129 | 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-18 18:43:59.130 | 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-18 18:43:59.133 | 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-18 18:43:59.183 | 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-18 18:43:59.207 | 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-18 18:43:59.407 | 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-18 18:43:59.412 | 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-18 18:43:59.443 | 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-18 18:43:59.445 | 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-18 18:43:59.446 | 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-18 18:43:59.448 | 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-18 18:43:59.450 | 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-18 18:43:59.451 | 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-18 18:43:59.528 | 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-18 18:43:59.694 | 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-18 18:43:59.717 | 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-18 18:43:59.799 | 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-18 18:43:59.946 | 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-18 18:44:01.843 | 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-18 18:44:01.850 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:44:01.850 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:44:01.971 | + inc/python:pip_install:200 : result=0 2022-03-18 18:44:01.974 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:44:01.976 | + functions-common:time_stop:2425 : local name 2022-03-18 18:44:01.979 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:44:01.981 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:44:01.983 | + functions-common:time_stop:2428 : local total 2022-03-18 18:44:01.986 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:44:01.988 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:44:01.991 | + functions-common:time_stop:2432 : start_time=1647629036670 2022-03-18 18:44:01.993 | + functions-common:time_stop:2434 : [[ -z 1647629036670 ]] 2022-03-18 18:44:01.996 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:44:02.000 | + functions-common:time_stop:2437 : end_time=1647629041998 2022-03-18 18:44:02.002 | + functions-common:time_stop:2438 : elapsed_time=5328 2022-03-18 18:44:02.005 | + functions-common:time_stop:2439 : total=73964 2022-03-18 18:44:02.007 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:44:02.009 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79292 2022-03-18 18:44:02.012 | + inc/python:pip_install:203 : return 0 2022-03-18 18:44:02.014 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-18 18:44:02.017 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-18 18:44:02.020 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-18 18:44:02.032 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-18 18:44:02.037 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-18 18:44:02.040 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-18 18:44:02.042 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-18 18:44:02.044 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:44:02.047 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:44:02.050 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:44:02.053 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:44:02.055 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:44:02.058 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:44:02.074 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:44:02.076 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:44:02.079 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:44:02.082 | + functions-common:git_clone:629 : echo master 2022-03-18 18:44:02.082 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:44:02.087 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-18 18:44:02.089 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:44:02.092 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-18 18:44:02.095 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:44:02.095 | + functions-common:git_clone:678 : head -1 2022-03-18 18:44:02.099 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-18 18:44:02.102 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:44:02.104 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-18 18:44:02.107 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:44:02.109 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 18:44:02.113 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-18 18:44:02.115 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:44:02.118 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-18 18:44:02.120 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:44:02.123 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 18:44:02.125 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-18 18:44:02.127 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:44:02.130 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:44:02.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-18 18:44:02.136 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:44:02.138 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-18 18:44:02.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:44:02.143 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:44:02.146 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-18 18:44:02.152 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-18 18:44:02.155 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-18 18:44:02.829 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-18 18:44:02.832 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:44:02.834 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:44:02.837 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:44:02.839 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-18 18:44:02.841 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-18 18:44:02.844 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:44:02.846 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:44:02.849 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:44:02.851 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:44:02.853 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:44:02.856 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:44:02.858 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:44:02.861 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-18 18:44:02.881 | Using python 3.8 to install /opt/stack/glance 2022-03-18 18:44:02.884 | + 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-18 18:44:03.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:44:03.770 | from cryptography.utils import int_from_bytes 2022-03-18 18:44:03.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:44:03.770 | from cryptography.utils import int_from_bytes 2022-03-18 18:44:04.894 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:44:04.920 | Obtaining file:///opt/stack/glance 2022-03-18 18:44:04.920 | Preparing metadata (setup.py): started 2022-03-18 18:44:08.193 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:44:08.354 | 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-18 18:44:08.355 | 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-18 18:44:08.356 | 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-18 18:44:08.358 | 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-18 18:44:08.359 | 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-18 18:44:08.360 | 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-18 18:44:08.362 | 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-18 18:44:08.363 | 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-18 18:44:08.364 | 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-18 18:44:08.365 | 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-18 18:44:08.366 | 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-18 18:44:08.367 | 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-18 18:44:08.368 | 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-18 18:44:08.369 | 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-18 18:44:08.370 | 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-18 18:44:08.371 | 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-18 18:44:08.372 | 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-18 18:44:08.373 | 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-18 18:44:08.374 | 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-18 18:44:08.375 | 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-18 18:44:08.377 | 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-18 18:44:08.378 | 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-18 18:44:08.379 | 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-18 18:44:08.380 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-18 18:44:08.381 | 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-18 18:44:08.382 | 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-18 18:44:08.384 | 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-18 18:44:08.385 | 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-18 18:44:08.386 | 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-18 18:44:08.387 | 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-18 18:44:08.388 | 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-18 18:44:08.389 | 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-18 18:44:08.390 | 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-18 18:44:08.391 | 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-18 18:44:08.392 | 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-18 18:44:08.393 | 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-18 18:44:08.394 | 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-18 18:44:08.395 | 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-18 18:44:08.396 | 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-18 18:44:08.397 | 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-18 18:44:08.399 | 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-18 18:44:08.400 | 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-18 18:44:08.401 | 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-18 18:44:08.416 | 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-18 18:44:08.419 | 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-18 18:44:08.420 | 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-18 18:44:08.442 | 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-18 18:44:08.444 | 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-18 18:44:08.482 | 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-18 18:44:08.497 | 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-18 18:44:08.507 | 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-18 18:44:08.521 | 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-18 18:44:08.522 | 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-18 18:44:08.523 | 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-18 18:44:08.614 | 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-18 18:44:08.691 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-18 18:44:08.742 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-18 18:44:08.744 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-18 18:44:08.777 | 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-18 18:44:08.821 | 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-18 18:44:08.822 | 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-18 18:44:08.824 | 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-18 18:44:08.908 | 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-18 18:44:08.911 | 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-18 18:44:08.912 | 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-18 18:44:08.939 | 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-18 18:44:08.985 | 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-18 18:44:08.988 | 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-18 18:44:09.047 | 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-18 18:44:09.053 | 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-18 18:44:09.054 | 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-18 18:44:09.055 | 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-18 18:44:09.057 | 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-18 18:44:09.080 | 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-18 18:44:09.083 | 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-18 18:44:09.084 | 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-18 18:44:09.127 | 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-18 18:44:09.170 | 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-18 18:44:09.172 | 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-18 18:44:09.174 | 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-18 18:44:09.250 | 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-18 18:44:09.309 | 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-18 18:44:09.410 | 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-18 18:44:09.679 | 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-18 18:44:09.681 | 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-18 18:44:09.685 | 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-18 18:44:09.686 | 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-18 18:44:09.740 | 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-18 18:44:09.763 | 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-18 18:44:09.877 | 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-18 18:44:09.980 | 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-18 18:44:10.192 | 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-18 18:44:10.193 | 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-18 18:44:10.194 | 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-18 18:44:10.195 | 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-18 18:44:10.198 | 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-18 18:44:10.199 | 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-18 18:44:10.200 | 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-18 18:44:10.316 | 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-18 18:44:10.348 | 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-18 18:44:10.394 | 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-18 18:44:10.395 | 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-18 18:44:10.636 | 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-18 18:44:10.822 | 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-18 18:44:10.823 | 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-18 18:44:10.825 | 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-18 18:44:10.826 | 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-18 18:44:10.932 | 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-18 18:44:11.087 | 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-18 18:44:11.217 | 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-18 18:44:11.524 | 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-18 18:44:11.528 | 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-18 18:44:11.752 | 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-18 18:44:12.032 | 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-18 18:44:12.340 | 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-18 18:44:12.341 | 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-18 18:44:13.603 | Installing collected packages: glance 2022-03-18 18:44:13.605 | Running setup.py develop for glance 2022-03-18 18:44:17.929 | Successfully installed glance 2022-03-18 18:44:17.929 | 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-18 18:44:17.937 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:44:17.937 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:44:18.069 | + inc/python:pip_install:200 : result=0 2022-03-18 18:44:18.071 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:44:18.073 | + functions-common:time_stop:2425 : local name 2022-03-18 18:44:18.075 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:44:18.078 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:44:18.080 | + functions-common:time_stop:2428 : local total 2022-03-18 18:44:18.082 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:44:18.084 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:44:18.086 | + functions-common:time_stop:2432 : start_time=1647629042875 2022-03-18 18:44:18.089 | + functions-common:time_stop:2434 : [[ -z 1647629042875 ]] 2022-03-18 18:44:18.091 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:44:18.096 | + functions-common:time_stop:2437 : end_time=1647629058093 2022-03-18 18:44:18.098 | + functions-common:time_stop:2438 : elapsed_time=15218 2022-03-18 18:44:18.100 | + functions-common:time_stop:2439 : total=79292 2022-03-18 18:44:18.102 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:44:18.105 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94510 2022-03-18 18:44:18.107 | + inc/python:pip_install:203 : return 0 2022-03-18 18:44:18.109 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:44:18.112 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 18:44:18.115 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 18:44:18.134 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-18 18:44:18.146 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-18 18:44:18.149 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-18 18:44:18.151 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:44:18.154 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:44:18.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-18 18:44:18.159 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:44:18.162 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:44:18.165 | + ./stack.sh:main:920 : configure_glance 2022-03-18 18:44:18.170 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-18 18:44:18.186 | + lib/glance:configure_glance:326 : local dburl 2022-03-18 18:44:18.189 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-18 18:44:18.192 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-18 18:44:18.194 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-18 18:44:18.197 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-18 18:44:18.199 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-18 18:44:18.202 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-18 18:44:18.204 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-18 18:44:18.232 | + 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-18 18:44:18.261 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-18 18:44:18.289 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-18 18:44:18.319 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-18 18:44:18.348 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-18 18:44:18.377 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-18 18:44:18.380 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-18 18:44:18.382 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-18 18:44:18.385 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:44:18.387 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-18 18:44:18.415 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-18 18:44:18.444 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:44:18.475 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-18 18:44:18.504 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-18 18:44:18.534 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-18 18:44:18.563 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-18 18:44:18.592 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-18 18:44:18.622 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:44:18.650 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:44:18.680 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-18 18:44:18.709 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-18 18:44:18.711 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-18 18:44:18.713 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-18 18:44:18.716 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:44:18.718 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:44:18.721 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:44:18.738 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:18.741 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:44:18.744 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:44:18.746 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:44:18.762 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:18.764 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:44:18.767 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:44:18.796 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:44:18.799 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:44:18.802 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-18 18:44:18.804 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-18 18:44:18.807 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-18 18:44:18.839 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-18 18:44:18.869 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-18 18:44:18.871 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-18 18:44:18.873 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-18 18:44:18.876 | + lib/glance:configure_glance_store:254 : local be 2022-03-18 18:44:18.878 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-18 18:44:18.880 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-18 18:44:18.883 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-18 18:44:18.913 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-18 18:44:18.915 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2022-03-18 18:44:18.944 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-18 18:44:18.946 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-18 18:44:18.963 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:18.965 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-18 18:44:18.995 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-18 18:44:19.025 | + 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-18 18:44:19.054 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-18 18:44:19.084 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-18 18:44:19.114 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-18 18:44:19.132 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:44:19.134 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 18:44:19.165 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-18 18:44:19.194 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-18 18:44:19.223 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.37/identity/v3 2022-03-18 18:44:19.253 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-18 18:44:19.282 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2022-03-18 18:44:19.311 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-18 18:44:19.328 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:44:19.331 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-18 18:44:19.333 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-18 18:44:19.336 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-18 18:44:19.339 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:44:19.355 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:44:19.358 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:44:19.360 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:44:19.362 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:44:19.365 | + 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-18 18:44:19.395 | + 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-18 18:44:19.428 | + 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-18 18:44:19.458 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:44:19.488 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-18 18:44:19.492 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-18 18:44:19.522 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-18 18:44:19.552 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-18 18:44:19.582 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2022-03-18 18:44:19.611 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-18 18:44:19.640 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-18 18:44:19.669 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-18 18:44:19.699 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-18 18:44:19.729 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-18 18:44:19.758 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-18 18:44:19.787 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-18 18:44:19.817 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-18 18:44:19.822 | + 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-18 18:44:19.830 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-18 18:44:19.846 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:44:19.848 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-18 18:44:19.851 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-18 18:44:19.853 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-18 18:44:19.855 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-18 18:44:19.858 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-18 18:44:19.861 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-18 18:44:19.865 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-18 18:44:19.867 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-18 18:44:19.871 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-18 18:44:19.900 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-18 18:44:19.902 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-18 18:44:19.905 | ++ functions:get_random_port:837 : true 2022-03-18 18:44:19.907 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-18 18:44:19.910 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-18 18:44:19.912 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-18 18:44:19.974 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-18 18:44:19.976 | ++ functions:get_random_port:841 : break 2 2022-03-18 18:44:19.979 | ++ functions:get_random_port:845 : echo 60999 2022-03-18 18:44:19.981 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-18 18:44:19.984 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-18 18:44:20.011 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-18 18:44:20.038 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-18 18:44:20.066 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:44:20.093 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:44:20.121 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:44:20.148 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:44:20.176 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:44:20.203 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 18:44:20.231 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:44:20.259 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:44:20.286 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:44:20.314 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:44:20.342 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:44:20.370 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-18 18:44:20.397 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-18 18:44:20.425 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-18 18:44:20.452 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-18 18:44:20.480 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-18 18:44:20.507 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-18 18:44:20.510 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-18 18:44:20.512 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:44:20.514 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:20.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:20.520 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-18 18:44:20.522 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-18 18:44:20.577 | proxy (enabled by site administrator) 2022-03-18 18:44:20.580 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-18 18:44:20.583 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-18 18:44:20.585 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:44:20.587 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:20.590 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:20.592 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-18 18:44:20.595 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-18 18:44:20.649 | proxy_http (enabled by site administrator) 2022-03-18 18:44:20.652 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-18 18:44:20.655 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-18 18:44:20.658 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-18 18:44:20.660 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:44:20.662 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:20.665 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:20.667 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:44:20.670 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:44:20.673 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-18 18:44:20.673 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:44:20.682 | KeepAlive Off 2022-03-18 18:44:20.686 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-18 18:44:20.686 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:44:20.695 | SetEnv proxy-sendchunked 1 2022-03-18 18:44:20.699 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-18 18:44:20.699 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-18 18:44:20.708 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-18 18:44:20.711 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-18 18:44:20.714 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-18 18:44:20.716 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:44:20.718 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:44:20.721 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:44:20.723 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:20.725 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:20.728 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:44:20.730 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:44:20.732 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:20.735 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:20.737 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-18 18:44:20.798 | Site glance-wsgi-api already enabled 2022-03-18 18:44:20.803 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-18 18:44:20.805 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:44:20.807 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:44:20.810 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:44:20.947 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-18 18:44:20.953 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-18 18:44:20.986 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-18 18:44:20.989 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-18 18:44:21.010 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:21.013 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-18 18:44:21.015 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-18 18:44:21.018 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-18 18:44:21.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:44:21.023 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-18 18:44:21.026 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-18 18:44:21.028 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-18 18:44:21.031 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-18 18:44:21.033 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:44:21.035 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:44:21.039 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:44:21.041 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:44:21.044 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:44:21.047 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:44:21.064 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:44:21.066 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:44:21.068 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:44:21.071 | + functions-common:git_clone:629 : echo master 2022-03-18 18:44:21.072 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:44:21.077 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-18 18:44:21.080 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:44:21.082 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-18 18:44:21.085 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:44:21.085 | + functions-common:git_clone:678 : head -1 2022-03-18 18:44:21.100 | 4e02f204f Merge "Add grenade-skip-level irrelevant-files config" 2022-03-18 18:44:21.103 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:44:21.105 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-18 18:44:21.108 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:44:21.111 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 18:44:21.113 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-18 18:44:21.116 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:44:21.118 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-18 18:44:21.121 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:44:21.123 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 18:44:21.126 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-18 18:44:21.129 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:44:21.131 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:44:21.134 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-18 18:44:21.137 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:44:21.140 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-18 18:44:21.142 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:44:21.145 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:44:21.148 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-18 18:44:21.153 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-18 18:44:21.156 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-18 18:44:21.803 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-18 18:44:21.805 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:44:21.808 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:44:21.810 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:44:21.812 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-18 18:44:21.815 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-18 18:44:21.817 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:44:21.820 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:44:21.822 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:44:21.824 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:44:21.827 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:44:21.830 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:44:21.832 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:44:21.834 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-18 18:44:21.856 | Using python 3.8 to install /opt/stack/cinder 2022-03-18 18:44:21.859 | + 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-18 18:44:22.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:44:22.728 | from cryptography.utils import int_from_bytes 2022-03-18 18:44:22.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:44:22.728 | from cryptography.utils import int_from_bytes 2022-03-18 18:44:23.872 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:44:23.900 | Obtaining file:///opt/stack/cinder 2022-03-18 18:44:23.900 | Preparing metadata (setup.py): started 2022-03-18 18:44:27.876 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:44:28.095 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.8.1) 2022-03-18 18:44:28.096 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.1.1) 2022-03-18 18:44:28.097 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.33.0) 2022-03-18 18:44:28.098 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.1.2) 2022-03-18 18:44:28.099 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.20.4) 2022-03-18 18:44:28.101 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.0.2) 2022-03-18 18:44:28.101 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev7) (3.2.0) 2022-03-18 18:44:28.102 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.0) 2022-03-18 18:44:28.103 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (9.4.0) 2022-03-18 18:44:28.104 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.8.0) 2022-03-18 18:44:28.106 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.1.3) 2022-03-18 18:44:28.107 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (8.8.0) 2022-03-18 18:44:28.108 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.0) 2022-03-18 18:44:28.109 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.1.0) 2022-03-18 18:44:28.110 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (11.2.0) 2022-03-18 18:44:28.111 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.7.0) 2022-03-18 18:44:28.112 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (12.13.0) 2022-03-18 18:44:28.113 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.5.1) 2022-03-18 18:44:28.114 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.11.0) 2022-03-18 18:44:28.115 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.7.0) 2022-03-18 18:44:28.116 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.3.0) 2022-03-18 18:44:28.117 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (6.3.1) 2022-03-18 18:44:28.118 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.3.0) 2022-03-18 18:44:28.119 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.8.0) 2022-03-18 18:44:28.121 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.5.0) 2022-03-18 18:44:28.122 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.12.2) 2022-03-18 18:44:28.123 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.6.0) 2022-03-18 18:44:28.124 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.4.2) 2022-03-18 18:44:28.125 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (21.3) 2022-03-18 18:44:28.126 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.8.1) 2022-03-18 18:44:28.127 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.5.0) 2022-03-18 18:44:28.128 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.1.1) 2022-03-18 18:44:28.129 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.9.0) 2022-03-18 18:44:28.130 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.0.7) 2022-03-18 18:44:28.131 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.3.0) 2022-03-18 18:44:28.132 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.6.0) 2022-03-18 18:44:28.133 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.4.0) 2022-03-18 18:44:28.135 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (17.7.0) 2022-03-18 18:44:28.137 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.13.1) 2022-03-18 18:44:28.138 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2021.3) 2022-03-18 18:44:28.139 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.27.1) 2022-03-18 18:44:28.140 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.5.1) 2022-03-18 18:44:28.142 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (4.6.4) 2022-03-18 18:44:28.143 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.1.74) 2022-03-18 18:44:28.144 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.16.0) 2022-03-18 18:44:28.145 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.4.31) 2022-03-18 18:44:28.146 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.13.0) 2022-03-18 18:44:28.147 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.5.0) 2022-03-18 18:44:28.148 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.8.9) 2022-03-18 18:44:28.149 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (6.3.1) 2022-03-18 18:44:28.150 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.8.7) 2022-03-18 18:44:28.151 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.1.0) 2022-03-18 18:44:28.152 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.10.0) 2022-03-18 18:44:28.153 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.2.0) 2022-03-18 18:44:28.154 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (5.6.0) 2022-03-18 18:44:28.155 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.10.1) 2022-03-18 18:44:28.156 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (2.38.0) 2022-03-18 18:44:28.158 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (3.10.1) 2022-03-18 18:44:28.159 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (36.0.1) 2022-03-18 18:44:28.160 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (0.2.2) 2022-03-18 18:44:28.161 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.5.1.0) 2022-03-18 18:44:28.162 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev7) (1.21.7) 2022-03-18 18:44:28.175 | 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.dev7) (0.5.2) 2022-03-18 18:44:28.176 | 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.dev7) (0.10.0) 2022-03-18 18:44:28.177 | 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.dev7) (1.24.7) 2022-03-18 18:44:28.237 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev7) (1.15.0) 2022-03-18 18:44:28.267 | 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.dev7) (2.1.0) 2022-03-18 18:44:28.282 | 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.dev7) (0.1.0) 2022-03-18 18:44:28.283 | 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.dev7) (2.5.0) 2022-03-18 18:44:28.285 | 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.dev7) (2.6.0) 2022-03-18 18:44:28.286 | 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.dev7) (4.1.1) 2022-03-18 18:44:28.380 | 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.dev7) (1.7.0) 2022-03-18 18:44:28.431 | 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.dev7) (2.10.1) 2022-03-18 18:44:28.432 | 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.dev7) (3.1.1) 2022-03-18 18:44:28.461 | 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.dev7) (0.2.8) 2022-03-18 18:44:28.462 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev7) (4.8) 2022-03-18 18:44:28.463 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev7) (0.4.8) 2022-03-18 18:44:28.516 | 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.dev7) (0.17.3) 2022-03-18 18:44:28.560 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev7) (6.0) 2022-03-18 18:44:28.561 | 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.dev7) (0.8.0) 2022-03-18 18:44:28.562 | 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.dev7) (2.5.0) 2022-03-18 18:44:28.564 | 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.dev7) (1.5.0) 2022-03-18 18:44:28.649 | 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.dev7) (2.0.1) 2022-03-18 18:44:28.650 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev7) (0.5.0) 2022-03-18 18:44:28.653 | 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.dev7) (1.7.6) 2022-03-18 18:44:28.709 | 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.dev7) (0.9.6) 2022-03-18 18:44:28.712 | 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.dev7) (2.8.2) 2022-03-18 18:44:28.771 | 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.dev7) (0.4.0) 2022-03-18 18:44:28.775 | 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.dev7) (2.4.0) 2022-03-18 18:44:28.776 | 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.dev7) (5.0.0) 2022-03-18 18:44:28.777 | 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.dev7) (5.2.3) 2022-03-18 18:44:28.779 | 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.dev7) (5.0.9) 2022-03-18 18:44:28.802 | 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.dev7) (3.2.0) 2022-03-18 18:44:28.803 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev7) (3.0.3) 2022-03-18 18:44:28.805 | 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.dev7) (3.3.0) 2022-03-18 18:44:28.853 | 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.dev7) (1.0.3) 2022-03-18 18:44:28.936 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev7) (1.3.3) 2022-03-18 18:44:28.940 | 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.dev7) (3.0.0) 2022-03-18 18:44:28.963 | 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.dev7) (3.1.1) 2022-03-18 18:44:28.990 | 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.dev7) (0.11.0) 2022-03-18 18:44:29.054 | 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.dev7) (1.0.0) 2022-03-18 18:44:29.057 | 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.dev7) (1.26.8) 2022-03-18 18:44:29.195 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev7) (1.5.0) 2022-03-18 18:44:29.222 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev7) (60.9.3) 2022-03-18 18:44:29.360 | 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.dev7) (3.10.1) 2022-03-18 18:44:29.398 | 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.dev7) (1.3.3) 2022-03-18 18:44:29.400 | 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.dev7) (22.0.0) 2022-03-18 18:44:29.401 | 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.dev7) (1.13.3) 2022-03-18 18:44:29.604 | 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.dev7) (2.0.12) 2022-03-18 18:44:29.606 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev7) (3.3) 2022-03-18 18:44:29.607 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev7) (2019.11.28) 2022-03-18 18:44:29.643 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev7) (0.7) 2022-03-18 18:44:29.673 | 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.dev7) (0.23.2) 2022-03-18 18:44:29.913 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev7) (0.4.2) 2022-03-18 18:44:29.915 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev7) (0.5.2) 2022-03-18 18:44:30.053 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (2.5.0) 2022-03-18 18:44:30.055 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (1.4.2) 2022-03-18 18:44:30.057 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev7) (2.6.3) 2022-03-18 18:44:30.189 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev7) (0.12.2) 2022-03-18 18:44:30.307 | 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.dev7) (5.4.0) 2022-03-18 18:44:30.308 | 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.dev7) (1.1.6) 2022-03-18 18:44:30.309 | 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.dev7) (4.11.1) 2022-03-18 18:44:30.345 | 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.dev7) (5.0.0) 2022-03-18 18:44:30.591 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev7) (2.21) 2022-03-18 18:44:30.669 | 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.dev7) (0.5.0) 2022-03-18 18:44:30.671 | 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.dev7) (2.4.0) 2022-03-18 18:44:30.833 | 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.dev7) (2.5.0) 2022-03-18 18:44:30.923 | 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.dev7) (1.55.0) 2022-03-18 18:44:30.925 | 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.dev7) (3.19.4) 2022-03-18 18:44:31.132 | 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.dev7) (2.1.0) 2022-03-18 18:44:31.552 | 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.dev7) (1.1.5) 2022-03-18 18:44:31.601 | 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.dev7) (0.13.1) 2022-03-18 18:44:31.650 | 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.dev7) (0.2.5) 2022-03-18 18:44:32.681 | 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.dev7) (1.32) 2022-03-18 18:44:32.947 | 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.dev7) (21.4.0) 2022-03-18 18:44:32.949 | 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.dev7) (1.8.2) 2022-03-18 18:44:33.089 | 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.dev7) (2.2) 2022-03-18 18:44:33.276 | 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.dev7) (1.0.0) 2022-03-18 18:44:33.404 | 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.dev7) (3.7.0) 2022-03-18 18:44:34.895 | Installing collected packages: cinder 2022-03-18 18:44:34.897 | Running setup.py develop for cinder 2022-03-18 18:44:40.650 | Successfully installed cinder 2022-03-18 18:44:40.650 | 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-18 18:44:40.658 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:44:40.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:44:40.800 | + inc/python:pip_install:200 : result=0 2022-03-18 18:44:40.802 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:44:40.804 | + functions-common:time_stop:2425 : local name 2022-03-18 18:44:40.807 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:44:40.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:44:40.811 | + functions-common:time_stop:2428 : local total 2022-03-18 18:44:40.814 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:44:40.816 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:44:40.818 | + functions-common:time_stop:2432 : start_time=1647629061851 2022-03-18 18:44:40.820 | + functions-common:time_stop:2434 : [[ -z 1647629061851 ]] 2022-03-18 18:44:40.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:44:40.827 | + functions-common:time_stop:2437 : end_time=1647629080825 2022-03-18 18:44:40.830 | + functions-common:time_stop:2438 : elapsed_time=18974 2022-03-18 18:44:40.832 | + functions-common:time_stop:2439 : total=94510 2022-03-18 18:44:40.834 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:44:40.836 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113484 2022-03-18 18:44:40.839 | + inc/python:pip_install:203 : return 0 2022-03-18 18:44:40.841 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:44:40.844 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 18:44:40.846 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 18:44:40.865 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-18 18:44:40.878 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-18 18:44:40.880 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-18 18:44:40.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:44:40.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:44:40.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-18 18:44:40.890 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:44:40.893 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-18 18:44:40.895 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-18 18:44:40.897 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-18 18:44:40.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:40.902 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:40.905 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-18 18:44:40.917 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-18 18:44:40.919 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:44:40.922 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:44:40.925 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:44:40.927 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:44:40.930 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:44:40.932 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:44:40.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:40.937 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:40.939 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:44:40.942 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:44:40.944 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:44:40.947 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:44:40.949 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-18 18:44:40.952 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:44:40.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:40.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:40.959 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-18 18:44:40.982 | + 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-18 18:44:41.091 | Reading package lists... 2022-03-18 18:44:41.328 | Building dependency tree... 2022-03-18 18:44:41.329 | Reading state information... 2022-03-18 18:44:41.582 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-18 18:44:41.582 | The following packages were automatically installed and are no longer required: 2022-03-18 18:44:41.583 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:44:41.583 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:44:41.583 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:44:41.583 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:44:41.583 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:44:41.583 | python3-zope.interface 2022-03-18 18:44:41.583 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:44:41.696 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:44:41.701 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:44:41.703 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:44:41.706 | + functions-common:time_stop:2425 : local name 2022-03-18 18:44:41.709 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:44:41.711 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:44:41.714 | + functions-common:time_stop:2428 : local total 2022-03-18 18:44:41.716 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:44:41.719 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:44:41.722 | + functions-common:time_stop:2432 : start_time=1647629080979 2022-03-18 18:44:41.724 | + functions-common:time_stop:2434 : [[ -z 1647629080979 ]] 2022-03-18 18:44:41.727 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:44:41.732 | + functions-common:time_stop:2437 : end_time=1647629081729 2022-03-18 18:44:41.735 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-18 18:44:41.737 | + functions-common:time_stop:2439 : total=19486 2022-03-18 18:44:41.740 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:44:41.742 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20236 2022-03-18 18:44:41.745 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:44:41.747 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:44:41.750 | + ./stack.sh:main:926 : configure_cinder 2022-03-18 18:44:41.752 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-18 18:44:41.764 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-18 18:44:41.768 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-18 18:44:41.770 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-18 18:44:41.772 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-18 18:44:41.776 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-18 18:44:41.776 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-18 18:44:41.780 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-18 18:44:41.783 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-18 18:44:41.785 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-18 18:44:41.787 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-18 18:44:41.789 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-18 18:44:41.792 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-18 18:44:41.794 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-18 18:44:41.796 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-18 18:44:41.807 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-18 18:44:41.819 | + 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-18 18:44:41.831 | + 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-18 18:44:41.843 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-18 18:44:41.856 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-18 18:44:41.858 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-18 18:44:41.863 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.USL9dUFZMN 2022-03-18 18:44:41.865 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-18 18:44:41.867 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-18 18:44:41.870 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-18 18:44:41.872 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.USL9dUFZMN 2022-03-18 18:44:41.875 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.USL9dUFZMN 2022-03-18 18:44:41.887 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.USL9dUFZMN /etc/sudoers.d/cinder-rootwrap 2022-03-18 18:44:41.899 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-18 18:44:41.904 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-18 18:44:41.906 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-18 18:44:41.908 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-18 18:44:41.910 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-18 18:44:41.913 | + 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-18 18:44:41.915 | + 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-18 18:44:41.917 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-18 18:44:41.919 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-18 18:44:41.924 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-18 18:44:41.929 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-18 18:44:41.947 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-18 18:44:41.965 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-18 18:44:41.984 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-18 18:44:42.002 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-18 18:44:42.021 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-18 18:44:42.039 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-18 18:44:42.058 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-18 18:44:42.076 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-18 18:44:42.079 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 18:44:42.081 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-18 18:44:42.084 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:44:42.086 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-18 18:44:42.116 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-18 18:44:42.143 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:44:42.170 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-18 18:44:42.197 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-18 18:44:42.225 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-18 18:44:42.252 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-18 18:44:42.279 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-18 18:44:42.307 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:44:42.334 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:44:42.362 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-18 18:44:42.392 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-18 18:44:42.420 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-18 18:44:42.422 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-18 18:44:42.425 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-18 18:44:42.427 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-18 18:44:42.430 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-18 18:44:42.432 | + 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-18 18:44:42.463 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-18 18:44:42.490 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-18 18:44:42.519 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-18 18:44:42.548 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-18 18:44:42.576 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-18 18:44:42.603 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-18 18:44:42.634 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-18 18:44:42.636 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2022-03-18 18:44:42.664 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-18 18:44:42.695 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-18 18:44:42.702 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 4e596d35bcf1e5f3071af451cc0f1ad7 2022-03-18 18:44:42.730 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-18 18:44:42.733 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-18 18:44:42.760 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-18 18:44:42.788 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-18 18:44:42.817 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-18 18:44:42.844 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-18 18:44:42.861 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:42.863 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-18 18:44:42.865 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-18 18:44:42.868 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-18 18:44:42.870 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-18 18:44:42.873 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-18 18:44:42.876 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-18 18:44:42.878 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-18 18:44:42.880 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-18 18:44:42.883 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-18 18:44:42.885 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-18 18:44:42.888 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-18 18:44:42.918 | + 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-18 18:44:42.947 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-18 18:44:42.975 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-18 18:44:43.003 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-18 18:44:43.030 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-18 18:44:43.058 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-18 18:44:43.060 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-18 18:44:43.063 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-18 18:44:43.065 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-18 18:44:43.092 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-18 18:44:43.095 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-18 18:44:43.123 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-18 18:44:43.126 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-18 18:44:43.128 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-18 18:44:43.130 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-18 18:44:43.158 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-18 18:44:43.160 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-18 18:44:43.163 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-18 18:44:43.180 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:43.182 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-18 18:44:43.185 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-18 18:44:43.187 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-18 18:44:43.189 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-18 18:44:43.217 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.37:8080/v1/AUTH_ 2022-03-18 18:44:43.246 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-18 18:44:43.262 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:44:43.264 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-18 18:44:43.280 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:44:43.283 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-18 18:44:43.299 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:44:43.302 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-18 18:44:43.304 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-18 18:44:43.306 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-18 18:44:43.308 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-18 18:44:43.311 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:44:43.313 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:44:43.315 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:44:43.331 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:43.334 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:44:43.337 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:44:43.339 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:44:43.355 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:43.357 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:44:43.361 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:44:43.388 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:44:43.390 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:44:43.392 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-18 18:44:43.395 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-18 18:44:43.397 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 18:44:43.400 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:44:43.417 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:44:43.419 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:44:43.422 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:44:43.424 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:44:43.427 | + 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-18 18:44:43.454 | + 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-18 18:44:43.482 | + 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-18 18:44:43.509 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:44:43.539 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-18 18:44:43.556 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:43.558 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-18 18:44:43.561 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-18 18:44:43.563 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-18 18:44:43.565 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-18 18:44:43.568 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:44:43.570 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:44:43.573 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-18 18:44:43.577 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-18 18:44:43.580 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:44:43.582 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:44:43.595 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:44:43.595 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:44:43.603 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:44:43.607 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:44:43.622 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-18 18:44:43.624 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-18 18:44:43.628 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-18 18:44:43.657 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-18 18:44:43.684 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-18 18:44:43.711 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:44:43.738 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:44:43.764 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:44:43.792 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:44:43.819 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:44:43.847 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:44:43.873 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 18:44:43.900 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:44:43.928 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:44:43.956 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:44:43.982 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:44:43.985 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:44:43.988 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-18 18:44:43.990 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-18 18:44:43.992 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:44:43.995 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:43.997 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:44.000 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 18:44:44.003 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 18:44:44.005 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-18 18:44:44.032 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:44:44.060 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-18 18:44:44.060 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-18 18:44:44.069 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-18 18:44:44.072 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-18 18:44:44.074 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-18 18:44:44.077 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:44:44.080 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:44:44.082 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:44:44.084 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:44.086 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:44.089 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:44:44.091 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:44:44.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:44:44.096 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:44:44.098 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-18 18:44:44.159 | Enabling site cinder-wsgi. 2022-03-18 18:44:44.164 | To activate the new configuration, you need to run: 2022-03-18 18:44:44.164 | systemctl reload apache2 2022-03-18 18:44:44.168 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:44:44.171 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:44:44.173 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:44:44.176 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:44:44.325 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-18 18:44:44.327 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-18 18:44:44.363 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2022-03-18 18:44:44.393 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-18 18:44:44.410 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:44:44.412 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-18 18:44:44.415 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-18 18:44:44.417 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 18:44:44.419 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-18 18:44:44.422 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-18 18:44:44.453 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-18 18:44:44.480 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2022-03-18 18:44:44.508 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-18 18:44:44.539 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-18 18:44:44.568 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-18 18:44:44.596 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-18 18:44:44.624 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-18 18:44:44.652 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:44:44.680 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-18 18:44:44.707 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-18 18:44:44.736 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 18:44:44.763 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-18 18:44:44.765 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-18 18:44:44.782 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:44.785 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2022-03-18 18:44:44.815 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-18 18:44:44.817 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-18 18:44:44.835 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:44:44.837 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-18 18:44:44.839 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-18 18:44:44.842 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-18 18:44:44.845 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:44:44.847 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-18 18:44:44.850 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-18 18:44:44.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:44:44.854 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:44:44.860 | + 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-18 18:44:44.863 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:44:44.866 | + 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-18 18:44:44.869 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:44:44.871 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-18 18:44:44.874 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-18 18:44:44.876 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-18 18:44:44.879 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:44:44.881 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:44:44.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-18 18:44:44.886 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:44:44.889 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-18 18:44:44.891 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-18 18:44:44.893 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-18 18:44:44.896 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:44:44.898 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:44:44.901 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:44:44.904 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:44:44.906 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:44:44.909 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:44:44.926 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:44:44.928 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:44:44.931 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:44:44.934 | + functions-common:git_clone:629 : echo master 2022-03-18 18:44:44.934 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:44:44.939 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-18 18:44:44.941 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:44:44.944 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-18 18:44:44.946 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:44:44.947 | + functions-common:git_clone:678 : head -1 2022-03-18 18:44:44.961 | 7b02329e4f Merge commit 'refs/changes/47/829247/6' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-03-18 18:44:44.964 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:44:44.967 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-18 18:44:44.970 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:44:44.972 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 18:44:44.975 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-18 18:44:44.977 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:44:44.980 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-18 18:44:44.982 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:44:44.985 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 18:44:44.988 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-18 18:44:44.990 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:44:44.993 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:44:44.996 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-18 18:44:44.999 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:44:45.002 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-18 18:44:45.004 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:44:45.007 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:44:45.010 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-18 18:44:45.016 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-18 18:44:45.018 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-18 18:44:45.673 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-18 18:44:45.675 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:44:45.678 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:44:45.680 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:44:45.682 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-18 18:44:45.685 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-18 18:44:45.687 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:44:45.690 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:44:45.692 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:44:45.694 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:44:45.697 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:44:45.699 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:44:45.701 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:44:45.704 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-18 18:44:45.725 | Using python 3.8 to install /opt/stack/neutron 2022-03-18 18:44:45.727 | + 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-18 18:44:46.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:44:46.588 | from cryptography.utils import int_from_bytes 2022-03-18 18:44:46.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:44:46.588 | from cryptography.utils import int_from_bytes 2022-03-18 18:44:47.711 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:44:47.737 | Obtaining file:///opt/stack/neutron 2022-03-18 18:44:47.738 | Preparing metadata (setup.py): started 2022-03-18 18:44:51.910 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:44:51.999 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.8.1) 2022-03-18 18:44:52.001 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-18 18:44:52.002 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.1.1) 2022-03-18 18:44:52.003 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.1) 2022-03-18 18:44:52.004 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.5.0) 2022-03-18 18:44:52.005 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.1) 2022-03-18 18:44:52.006 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.33.0) 2022-03-18 18:44:52.007 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.1) 2022-03-18 18:44:52.008 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.20.4) 2022-03-18 18:44:52.009 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.27.1) 2022-03-18 18:44:52.010 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.0.3) 2022-03-18 18:44:52.011 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (9.4.0) 2022-03-18 18:44:52.012 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.8.0) 2022-03-18 18:44:52.013 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.11.0) 2022-03-18 18:44:52.014 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.20.0) 2022-03-18 18:44:52.016 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (7.8.0) 2022-03-18 18:44:52.017 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-18 18:44:52.018 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.4.31) 2022-03-18 18:44:52.019 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.8.7) 2022-03-18 18:44:52.020 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 18:44:52.021 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.7.6) 2022-03-18 18:44:52.022 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.5.0) 2022-03-18 18:44:52.023 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-18 18:44:52.024 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 18:44:52.025 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (8.8.0) 2022-03-18 18:44:52.026 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.1.0) 2022-03-18 18:44:52.027 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (11.2.0) 2022-03-18 18:44:52.028 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.1.0) 2022-03-18 18:44:52.029 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.7.0) 2022-03-18 18:44:52.030 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (12.13.0) 2022-03-18 18:44:52.031 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.1) 2022-03-18 18:44:52.032 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.11.0) 2022-03-18 18:44:52.034 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.0) 2022-03-18 18:44:52.035 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.0) 2022-03-18 18:44:52.036 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (6.3.1) 2022-03-18 18:44:52.037 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.3.0) 2022-03-18 18:44:52.038 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.8.0) 2022-03-18 18:44:52.039 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.5.0) 2022-03-18 18:44:52.040 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.12.2) 2022-03-18 18:44:52.041 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.6.0) 2022-03-18 18:44:52.042 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (3.4.2) 2022-03-18 18:44:52.043 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.3.1) 2022-03-18 18:44:52.044 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.1.0) 2022-03-18 18:44:52.045 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.16.0) 2022-03-18 18:44:52.047 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (1.15.1) 2022-03-18 18:44:52.048 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (21.3) 2022-03-18 18:44:52.049 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (5.9.0) 2022-03-18 18:44:52.050 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.6.6) 2022-03-18 18:44:52.051 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (22.0.0) 2022-03-18 18:44:52.052 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (17.7.0) 2022-03-18 18:44:52.053 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (0.61.0) 2022-03-18 18:44:52.054 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (4.5.0) 2022-03-18 18:44:52.055 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.7.1) 2022-03-18 18:44:52.056 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.4.0) 2022-03-18 18:44:52.057 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev35) (2.10.1) 2022-03-18 18:44:52.074 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (4.11.1) 2022-03-18 18:44:52.075 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (1.1.6) 2022-03-18 18:44:52.076 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev35) (5.4.0) 2022-03-18 18:44:52.083 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev35) (1.13.3) 2022-03-18 18:44:52.095 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.1.2) 2022-03-18 18:44:52.097 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (1.16.0) 2022-03-18 18:44:52.098 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev35) (2.1.0) 2022-03-18 18:44:52.117 | 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.dev35) (3.0.7) 2022-03-18 18:44:52.125 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev35) (2.1.0) 2022-03-18 18:44:52.184 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev35) (1.0.2) 2022-03-18 18:44:52.185 | 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.dev35) (1.7.0) 2022-03-18 18:44:52.237 | 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.dev35) (3.1.1) 2022-03-18 18:44:52.240 | 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.dev35) (4.4.0) 2022-03-18 18:44:52.282 | 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.dev35) (2.7.0) 2022-03-18 18:44:52.286 | 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.dev35) (1.2.2) 2022-03-18 18:44:52.315 | 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.dev35) (1.32) 2022-03-18 18:44:52.316 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.4) 2022-03-18 18:44:52.317 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (6.0) 2022-03-18 18:44:52.318 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (0.10.0) 2022-03-18 18:44:52.321 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (36.0.1) 2022-03-18 18:44:52.322 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (1.4.0) 2022-03-18 18:44:52.323 | 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.dev35) (1.1.5) 2022-03-18 18:44:52.324 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev35) (2.5.0) 2022-03-18 18:44:52.338 | 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.dev35) (1.0.3) 2022-03-18 18:44:52.429 | 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.dev35) (0.17.3) 2022-03-18 18:44:52.472 | 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.dev35) (1.5.0) 2022-03-18 18:44:52.532 | 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.dev35) (0.13.0) 2022-03-18 18:44:52.534 | 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.dev35) (2.0.1) 2022-03-18 18:44:52.537 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev35) (0.5.0) 2022-03-18 18:44:52.617 | 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.dev35) (2.8.2) 2022-03-18 18:44:52.622 | 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.dev35) (0.9.6) 2022-03-18 18:44:52.679 | 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.dev35) (5.0.9) 2022-03-18 18:44:52.683 | 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.dev35) (5.0.0) 2022-03-18 18:44:52.684 | 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.dev35) (0.4.0) 2022-03-18 18:44:52.685 | 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.dev35) (5.2.3) 2022-03-18 18:44:52.709 | 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.dev35) (3.3.0) 2022-03-18 18:44:52.712 | 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.dev35) (3.2.0) 2022-03-18 18:44:52.756 | 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.dev35) (1.15.0) 2022-03-18 18:44:52.808 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev35) (2021.3) 2022-03-18 18:44:52.842 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev35) (1.3.3) 2022-03-18 18:44:52.845 | 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.dev35) (3.0.0) 2022-03-18 18:44:52.869 | 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.dev35) (3.1.1) 2022-03-18 18:44:53.006 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev35) (2.4.0) 2022-03-18 18:44:53.074 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev35) (60.9.3) 2022-03-18 18:44:53.152 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (3.0.0) 2022-03-18 18:44:53.153 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev35) (0.3.5) 2022-03-18 18:44:53.262 | 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.dev35) (0.6.6) 2022-03-18 18:44:53.263 | 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.dev35) (0.6.6) 2022-03-18 18:44:53.264 | 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.dev35) (0.6.6) 2022-03-18 18:44:53.266 | 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.dev35) (0.6.6) 2022-03-18 18:44:53.267 | 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.dev35) (0.6.6) 2022-03-18 18:44:53.268 | 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.dev35) (0.6.6) 2022-03-18 18:44:53.269 | 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.dev35) (0.6.6) 2022-03-18 18:44:53.470 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev35) (3.2.0) 2022-03-18 18:44:53.473 | 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.dev35) (3.10.1) 2022-03-18 18:44:53.474 | 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.dev35) (2.5.0) 2022-03-18 18:44:53.519 | 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.dev35) (3.17.6) 2022-03-18 18:44:53.525 | 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.dev35) (2.1.0) 2022-03-18 18:44:53.612 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (2019.11.28) 2022-03-18 18:44:53.614 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev35) (3.3) 2022-03-18 18:44:53.615 | 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.dev35) (1.26.8) 2022-03-18 18:44:53.618 | 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.dev35) (2.0.12) 2022-03-18 18:44:53.653 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev35) (0.7) 2022-03-18 18:44:53.985 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev35) (0.12.2) 2022-03-18 18:44:54.057 | 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.dev35) (5.0.0) 2022-03-18 18:44:54.244 | 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.dev35) (2.21) 2022-03-18 18:44:54.316 | 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.dev35) (0.5.0) 2022-03-18 18:44:54.318 | 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.dev35) (2.4.0) 2022-03-18 18:44:54.538 | 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.dev35) (2.5.0) 2022-03-18 18:44:54.709 | 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.dev35) (2.2) 2022-03-18 18:44:55.226 | 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.dev35) (0.13.1) 2022-03-18 18:44:55.271 | 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.dev35) (0.2.5) 2022-03-18 18:44:55.869 | 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.dev35) (0.4.2) 2022-03-18 18:44:55.870 | 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.dev35) (0.5.2) 2022-03-18 18:44:56.200 | 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.dev35) (2.0.0) 2022-03-18 18:44:56.201 | 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.dev35) (4.10.0) 2022-03-18 18:44:56.365 | 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.dev35) (3.7.0) 2022-03-18 18:44:56.607 | 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.dev35) (21.4.0) 2022-03-18 18:44:56.609 | 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.dev35) (1.8.2) 2022-03-18 18:44:56.791 | 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.dev35) (1.0.0) 2022-03-18 18:44:57.006 | 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.dev35) (2.3.1) 2022-03-18 18:44:58.494 | Installing collected packages: neutron 2022-03-18 18:44:58.494 | Attempting uninstall: neutron 2022-03-18 18:44:58.497 | Found existing installation: neutron 20.0.0.0rc1 2022-03-18 18:44:59.784 | Uninstalling neutron-20.0.0.0rc1: 2022-03-18 18:44:59.866 | Successfully uninstalled neutron-20.0.0.0rc1 2022-03-18 18:44:59.868 | Running setup.py develop for neutron 2022-03-18 18:45:05.995 | Successfully installed neutron 2022-03-18 18:45:05.995 | 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-18 18:45:06.003 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:45:06.003 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:45:06.145 | + inc/python:pip_install:200 : result=0 2022-03-18 18:45:06.148 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:45:06.150 | + functions-common:time_stop:2425 : local name 2022-03-18 18:45:06.152 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:45:06.154 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:45:06.157 | + functions-common:time_stop:2428 : local total 2022-03-18 18:45:06.159 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:45:06.161 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:45:06.163 | + functions-common:time_stop:2432 : start_time=1647629085720 2022-03-18 18:45:06.165 | + functions-common:time_stop:2434 : [[ -z 1647629085720 ]] 2022-03-18 18:45:06.168 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:45:06.173 | + functions-common:time_stop:2437 : end_time=1647629106170 2022-03-18 18:45:06.175 | + functions-common:time_stop:2438 : elapsed_time=20450 2022-03-18 18:45:06.177 | + functions-common:time_stop:2439 : total=113484 2022-03-18 18:45:06.179 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:45:06.182 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133934 2022-03-18 18:45:06.184 | + inc/python:pip_install:203 : return 0 2022-03-18 18:45:06.187 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:45:06.190 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 18:45:06.192 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 18:45:06.211 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-18 18:45:06.223 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-18 18:45:06.225 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-18 18:45:06.228 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:45:06.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:45:06.233 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-18 18:45:06.236 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:45:06.239 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-18 18:45:06.241 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:45:06.243 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-18 18:45:06.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:06.263 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-18 18:45:06.266 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-18 18:45:06.268 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-18 18:45:06.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:45:06.273 | + lib/stack:stack_install_service:32 : install_nova 2022-03-18 18:45:06.276 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-18 18:45:06.278 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-18 18:45:06.281 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:45:06.283 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:45:06.285 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-18 18:45:06.288 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:45:06.290 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-18 18:45:06.306 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:06.308 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-18 18:45:06.325 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:06.327 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-18 18:45:06.344 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:06.347 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-18 18:45:06.349 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-18 18:45:06.351 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-18 18:45:06.353 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:45:06.356 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:45:06.359 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:45:06.361 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:45:06.364 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:45:06.366 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:45:06.382 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:45:06.385 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:45:06.387 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:45:06.390 | + functions-common:git_clone:629 : echo master 2022-03-18 18:45:06.390 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:45:06.395 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-18 18:45:06.397 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:45:06.399 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-18 18:45:06.402 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:45:06.402 | + functions-common:git_clone:678 : head -1 2022-03-18 18:45:06.406 | 2a73a1db84 Merge "Update master for stable/yoga" 2022-03-18 18:45:06.408 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:45:06.411 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-18 18:45:06.413 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:45:06.416 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 18:45:06.418 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-18 18:45:06.421 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:45:06.424 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-18 18:45:06.426 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:45:06.428 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 18:45:06.431 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-18 18:45:06.433 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:45:06.436 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:45:06.439 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-18 18:45:06.443 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:45:06.445 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-18 18:45:06.448 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:45:06.450 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:45:06.453 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-18 18:45:06.459 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-18 18:45:06.461 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-18 18:45:07.118 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-18 18:45:07.120 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:45:07.122 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:45:07.125 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:45:07.127 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-18 18:45:07.130 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-18 18:45:07.132 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:45:07.134 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:45:07.136 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:45:07.139 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:45:07.141 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:45:07.143 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:45:07.145 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:45:07.148 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-18 18:45:07.168 | Using python 3.8 to install /opt/stack/nova 2022-03-18 18:45:07.171 | + 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-18 18:45:08.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:08.068 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:08.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:08.068 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:09.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:45:09.299 | Obtaining file:///opt/stack/nova 2022-03-18 18:45:09.300 | Preparing metadata (setup.py): started 2022-03-18 18:45:14.224 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:45:14.441 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.8.1) 2022-03-18 18:45:14.442 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.4.31) 2022-03-18 18:45:14.443 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.1.1) 2022-03-18 18:45:14.444 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.33.0) 2022-03-18 18:45:14.445 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.0.3) 2022-03-18 18:45:14.446 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (9.4.0) 2022-03-18 18:45:14.447 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.8.0) 2022-03-18 18:45:14.448 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.5.1) 2022-03-18 18:45:14.449 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (36.0.1) 2022-03-18 18:45:14.450 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.8.7) 2022-03-18 18:45:14.451 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.1.2) 2022-03-18 18:45:14.452 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.1.1) 2022-03-18 18:45:14.454 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.5.0) 2022-03-18 18:45:14.455 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.1.1) 2022-03-18 18:45:14.456 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.13.0) 2022-03-18 18:45:14.457 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.7.6) 2022-03-18 18:45:14.458 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.8.0) 2022-03-18 18:45:14.459 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.11.0) 2022-03-18 18:45:14.460 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.1) 2022-03-18 18:45:14.461 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.0.2) 2022-03-18 18:45:14.462 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev5) (3.2.0) 2022-03-18 18:45:14.463 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (8.3.0) 2022-03-18 18:45:14.464 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.0) 2022-03-18 18:45:14.465 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (7.8.0) 2022-03-18 18:45:14.466 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.6.0) 2022-03-18 18:45:14.467 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.27.1) 2022-03-18 18:45:14.469 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.5.0) 2022-03-18 18:45:14.470 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.10.0) 2022-03-18 18:45:14.471 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.10.1) 2022-03-18 18:45:14.472 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.0) 2022-03-18 18:45:14.473 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (8.8.0) 2022-03-18 18:45:14.474 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.1.0) 2022-03-18 18:45:14.475 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.7.0) 2022-03-18 18:45:14.476 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:45:14.477 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.3.0) 2022-03-18 18:45:14.479 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.3.0) 2022-03-18 18:45:14.480 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:45:14.481 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.12.2) 2022-03-18 18:45:14.482 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (11.2.0) 2022-03-18 18:45:14.483 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (6.3.1) 2022-03-18 18:45:14.485 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (12.13.0) 2022-03-18 18:45:14.486 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.11.0) 2022-03-18 18:45:14.487 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.0) 2022-03-18 18:45:14.488 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.1.0) 2022-03-18 18:45:14.489 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.0) 2022-03-18 18:45:14.490 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:45:14.491 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.5.1) 2022-03-18 18:45:14.492 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.9.0) 2022-03-18 18:45:14.493 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.6.0) 2022-03-18 18:45:14.494 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (5.2.0) 2022-03-18 18:45:14.496 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.1.0) 2022-03-18 18:45:14.497 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.0) 2022-03-18 18:45:14.498 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.7.1) 2022-03-18 18:45:14.500 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (3.10.1) 2022-03-18 18:45:14.501 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.0.1) 2022-03-18 18:45:14.502 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.10.1) 2022-03-18 18:45:14.503 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.2.2) 2022-03-18 18:45:14.504 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.3.3) 2022-03-18 18:45:14.505 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (1.7.0) 2022-03-18 18:45:14.506 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (4.6.4) 2022-03-18 18:45:14.507 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.8.2) 2022-03-18 18:45:14.508 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (2.4.0) 2022-03-18 18:45:14.509 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (0.61.0) 2022-03-18 18:45:14.510 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev5) (6.0) 2022-03-18 18:45:14.526 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (5.4.0) 2022-03-18 18:45:14.528 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (1.1.6) 2022-03-18 18:45:14.529 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev5) (4.11.1) 2022-03-18 18:45:14.551 | 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.dev5) (5.3.0) 2022-03-18 18:45:14.590 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev5) (1.15.0) 2022-03-18 18:45:14.621 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev5) (2.1.0) 2022-03-18 18:45:14.622 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev5) (1.16.0) 2022-03-18 18:45:14.646 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev5) (2.1.0) 2022-03-18 18:45:14.770 | 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.dev5) (4.4.0) 2022-03-18 18:45:14.775 | 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.dev5) (3.1.1) 2022-03-18 18:45:14.832 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.4.4) 2022-03-18 18:45:14.834 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (1.4.0) 2022-03-18 18:45:14.835 | 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.dev5) (1.1.5) 2022-03-18 18:45:14.836 | 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.dev5) (1.32) 2022-03-18 18:45:14.837 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (0.10.0) 2022-03-18 18:45:14.839 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev5) (2.5.0) 2022-03-18 18:45:14.860 | 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.dev5) (5.6.0) 2022-03-18 18:45:14.861 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev5) (6.3.1) 2022-03-18 18:45:14.919 | 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.dev5) (1.15.1) 2022-03-18 18:45:14.922 | 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.dev5) (2.5.0) 2022-03-18 18:45:14.924 | 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.dev5) (0.6.6) 2022-03-18 18:45:15.011 | 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.dev5) (0.17.3) 2022-03-18 18:45:15.121 | 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.dev5) (2.0.1) 2022-03-18 18:45:15.123 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev5) (0.5.0) 2022-03-18 18:45:15.200 | 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.dev5) (0.9.6) 2022-03-18 18:45:15.271 | 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.dev5) (5.0.9) 2022-03-18 18:45:15.275 | 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.dev5) (0.4.0) 2022-03-18 18:45:15.275 | 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.dev5) (5.2.3) 2022-03-18 18:45:15.278 | 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.dev5) (5.0.0) 2022-03-18 18:45:15.303 | 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.dev5) (3.3.0) 2022-03-18 18:45:15.305 | 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.dev5) (3.2.0) 2022-03-18 18:45:15.360 | 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.dev5) (1.0.3) 2022-03-18 18:45:15.417 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev5) (2021.3) 2022-03-18 18:45:15.451 | 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.dev5) (3.0.0) 2022-03-18 18:45:15.455 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev5) (1.3.3) 2022-03-18 18:45:15.505 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev5) (21.3) 2022-03-18 18:45:15.508 | 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.dev5) (3.0.7) 2022-03-18 18:45:15.600 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev5) (1.5.0) 2022-03-18 18:45:15.627 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev5) (60.9.3) 2022-03-18 18:45:15.711 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev5) (0.2.5) 2022-03-18 18:45:15.788 | 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.dev5) (3.17.6) 2022-03-18 18:45:15.856 | 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.dev5) (22.0.0) 2022-03-18 18:45:15.857 | 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.dev5) (1.13.3) 2022-03-18 18:45:15.859 | 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.dev5) (1.3.3) 2022-03-18 18:45:15.908 | 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.dev5) (3.10.1) 2022-03-18 18:45:15.910 | 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.dev5) (2.1.0) 2022-03-18 18:45:15.915 | 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.dev5) (2.5.0) 2022-03-18 18:45:15.994 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (3.3) 2022-03-18 18:45:15.996 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev5) (2019.11.28) 2022-03-18 18:45:15.999 | 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.dev5) (2.0.12) 2022-03-18 18:45:16.000 | 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.dev5) (1.26.8) 2022-03-18 18:45:16.096 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev5) (0.7) 2022-03-18 18:45:16.314 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev5) (0.4.2) 2022-03-18 18:45:16.316 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev5) (0.5.2) 2022-03-18 18:45:16.425 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (2.6.3) 2022-03-18 18:45:16.426 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (2.5.0) 2022-03-18 18:45:16.429 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev5) (1.4.2) 2022-03-18 18:45:16.524 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev5) (0.12.2) 2022-03-18 18:45:16.601 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev5) (1.22.2) 2022-03-18 18:45:16.636 | 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.dev5) (5.0.0) 2022-03-18 18:45:16.872 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev5) (2.21) 2022-03-18 18:45:16.951 | 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.dev5) (0.5.0) 2022-03-18 18:45:16.953 | 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.dev5) (2.4.0) 2022-03-18 18:45:17.159 | 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.dev5) (2.5.0) 2022-03-18 18:45:17.268 | 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.dev5) (2.2) 2022-03-18 18:45:17.773 | 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.dev5) (0.13.1) 2022-03-18 18:45:17.820 | 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.dev5) (2.16.0) 2022-03-18 18:45:18.192 | 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.dev5) (0.6.6) 2022-03-18 18:45:18.193 | 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.dev5) (0.6.6) 2022-03-18 18:45:18.195 | 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.dev5) (0.6.6) 2022-03-18 18:45:18.196 | 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.dev5) (0.6.6) 2022-03-18 18:45:18.197 | 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.dev5) (0.6.6) 2022-03-18 18:45:18.198 | 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.dev5) (0.6.6) 2022-03-18 18:45:18.199 | 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.dev5) (0.6.6) 2022-03-18 18:45:19.423 | 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.dev5) (3.7.0) 2022-03-18 18:45:19.839 | 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.dev5) (1.8.2) 2022-03-18 18:45:19.841 | 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.dev5) (21.4.0) 2022-03-18 18:45:19.941 | 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.dev5) (2.4.0) 2022-03-18 18:45:20.047 | 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.dev5) (1.0.0) 2022-03-18 18:45:21.606 | Installing collected packages: nova 2022-03-18 18:45:21.609 | Running setup.py develop for nova 2022-03-18 18:45:27.959 | Successfully installed nova 2022-03-18 18:45:27.959 | 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-18 18:45:27.968 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:45:27.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:45:28.113 | + inc/python:pip_install:200 : result=0 2022-03-18 18:45:28.115 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:45:28.117 | + functions-common:time_stop:2425 : local name 2022-03-18 18:45:28.119 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:45:28.121 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:45:28.123 | + functions-common:time_stop:2428 : local total 2022-03-18 18:45:28.126 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:45:28.128 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:45:28.130 | + functions-common:time_stop:2432 : start_time=1647629107163 2022-03-18 18:45:28.132 | + functions-common:time_stop:2434 : [[ -z 1647629107163 ]] 2022-03-18 18:45:28.135 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:45:28.139 | + functions-common:time_stop:2437 : end_time=1647629128136 2022-03-18 18:45:28.141 | + functions-common:time_stop:2438 : elapsed_time=20973 2022-03-18 18:45:28.144 | + functions-common:time_stop:2439 : total=133934 2022-03-18 18:45:28.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:45:28.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154907 2022-03-18 18:45:28.150 | + inc/python:pip_install:203 : return 0 2022-03-18 18:45:28.152 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:45:28.156 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 18:45:28.158 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 18:45:28.176 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-18 18:45:28.188 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-18 18:45:28.191 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-18 18:45:28.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:45:28.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:45:28.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-18 18:45:28.201 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:45:28.204 | + lib/nova:install_nova:937 : 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-18 18:45:28.217 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:45:28.220 | + ./stack.sh:main:937 : configure_nova 2022-03-18 18:45:28.222 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-18 18:45:28.235 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-18 18:45:28.238 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-18 18:45:28.240 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-18 18:45:28.244 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-18 18:45:28.244 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-18 18:45:28.249 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-18 18:45:28.251 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-18 18:45:28.254 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-18 18:45:28.256 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-18 18:45:28.258 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-18 18:45:28.261 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-18 18:45:28.263 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-18 18:45:28.266 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-18 18:45:28.277 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-18 18:45:28.290 | + 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-18 18:45:28.302 | + 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-18 18:45:28.315 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-18 18:45:28.327 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-18 18:45:28.330 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-18 18:45:28.334 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.tgyqfJzPSG 2022-03-18 18:45:28.337 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-18 18:45:28.339 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-18 18:45:28.342 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-18 18:45:28.345 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-18 18:45:28.347 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-18 18:45:28.350 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.tgyqfJzPSG 2022-03-18 18:45:28.354 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.tgyqfJzPSG 2022-03-18 18:45:28.366 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.tgyqfJzPSG /etc/sudoers.d/nova-rootwrap 2022-03-18 18:45:28.379 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-18 18:45:28.383 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-18 18:45:28.385 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-18 18:45:28.388 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-18 18:45:28.390 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-18 18:45:28.393 | + 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-18 18:45:28.395 | + 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-18 18:45:28.398 | + 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-18 18:45:28.400 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-18 18:45:28.405 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-18 18:45:28.422 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:28.425 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-18 18:45:28.427 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-18 18:45:28.431 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-18 18:45:28.435 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-18 18:45:28.463 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-18 18:45:28.465 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-18 18:45:28.492 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-18 18:45:28.521 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-18 18:45:28.549 | + 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-18 18:45:28.581 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-18 18:45:28.611 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-18 18:45:28.640 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-18 18:45:28.643 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2022-03-18 18:45:28.670 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-18 18:45:28.696 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-18 18:45:28.724 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-18 18:45:28.751 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-18 18:45:28.778 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-18 18:45:28.807 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-18 18:45:28.809 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:45:28.811 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:45:28.814 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:45:28.816 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:45:28.818 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:45:28.820 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:45:28.822 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:45:28.825 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:45:28.827 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:45:28.829 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:45:28.832 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:45:28.834 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-18 18:45:28.836 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:45:28.838 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:45:28.840 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:45:28.843 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:45:28.846 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:45:28.848 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:45:28.850 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-18 18:45:28.866 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:28.868 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:45:28.870 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-18 18:45:28.873 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-18 18:45:28.901 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-18 18:45:28.903 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-18 18:45:28.906 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-18 18:45:28.909 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-18 18:45:28.911 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 18:45:28.914 | + 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-18 18:45:28.946 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-18 18:45:28.949 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-18 18:45:28.951 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-18 18:45:28.954 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-18 18:45:28.956 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-18 18:45:28.959 | + 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-18 18:45:28.988 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-18 18:45:29.018 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-18 18:45:29.045 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-18 18:45:29.072 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-18 18:45:29.089 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:29.091 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-18 18:45:29.107 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:29.110 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-18 18:45:29.111 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-18 18:45:29.116 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-18 18:45:29.118 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-18 18:45:29.146 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-18 18:45:29.162 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:29.165 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-18 18:45:29.167 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-18 18:45:29.169 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 18:45:29.171 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:45:29.174 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-18 18:45:29.204 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-18 18:45:29.233 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:45:29.261 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-18 18:45:29.288 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-18 18:45:29.316 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-18 18:45:29.343 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-18 18:45:29.370 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-18 18:45:29.398 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:45:29.425 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:45:29.453 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-18 18:45:29.469 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:29.471 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-18 18:45:29.474 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-18 18:45:29.504 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-18 18:45:29.531 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2022-03-18 18:45:29.558 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-18 18:45:29.585 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-18 18:45:29.613 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-18 18:45:29.640 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-18 18:45:29.667 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-18 18:45:29.695 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-18 18:45:29.711 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:29.714 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-18 18:45:29.717 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-18 18:45:29.745 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-18 18:45:29.774 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-18 18:45:29.777 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-18 18:45:29.804 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-18 18:45:29.807 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-18 18:45:29.809 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-18 18:45:29.811 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:45:29.814 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:45:29.816 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:45:29.818 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:45:29.820 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:45:29.823 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:45:29.825 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-18 18:45:29.827 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:45:29.829 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:45:29.832 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:45:29.834 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:45:29.836 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:45:29.838 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:45:29.841 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:45:29.844 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:45:29.846 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:45:29.848 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:45:29.851 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:45:29.853 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-18 18:45:29.855 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-18 18:45:29.858 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-18 18:45:29.861 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:45:29.878 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:45:29.880 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:45:29.882 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:45:29.884 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:45:29.887 | + 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-18 18:45:29.914 | + 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-18 18:45:29.942 | + 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-18 18:45:29.970 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:45:29.997 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-18 18:45:30.027 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-18 18:45:30.043 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:30.046 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-18 18:45:30.049 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-18 18:45:30.051 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-18 18:45:30.053 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-18 18:45:30.056 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:45:30.058 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:45:30.061 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-18 18:45:30.065 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-18 18:45:30.067 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:45:30.069 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:45:30.082 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:45:30.082 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:45:30.090 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:45:30.095 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:45:30.110 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-18 18:45:30.112 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-18 18:45:30.116 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-18 18:45:30.145 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-18 18:45:30.172 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-18 18:45:30.198 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:45:30.227 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:45:30.254 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:45:30.282 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:45:30.309 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:45:30.336 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:45:30.363 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 18:45:30.390 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:45:30.417 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:45:30.444 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:45:30.471 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:45:30.474 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:45:30.476 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-18 18:45:30.479 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-18 18:45:30.481 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:45:30.483 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:30.486 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:30.488 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 18:45:30.491 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 18:45:30.493 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-18 18:45:30.520 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:45:30.548 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-18 18:45:30.548 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-18 18:45:30.556 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-18 18:45:30.560 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-18 18:45:30.563 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-18 18:45:30.565 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:45:30.567 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:45:30.570 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:45:30.572 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:30.574 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:30.577 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:45:30.579 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:45:30.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:30.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:30.586 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-18 18:45:30.650 | Enabling site nova-api-wsgi. 2022-03-18 18:45:30.655 | To activate the new configuration, you need to run: 2022-03-18 18:45:30.655 | systemctl reload apache2 2022-03-18 18:45:30.660 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:45:30.662 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:45:30.664 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:45:30.667 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:45:30.799 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-18 18:45:30.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:30.825 | + 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-18 18:45:30.827 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-18 18:45:30.830 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-18 18:45:30.832 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-18 18:45:30.834 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-18 18:45:30.837 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:45:30.840 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-18 18:45:30.844 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-18 18:45:30.847 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:45:30.849 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:45:30.863 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:45:30.863 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:45:30.871 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:45:30.876 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:45:30.894 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-18 18:45:30.896 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-18 18:45:30.900 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-18 18:45:30.931 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-18 18:45:30.959 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-18 18:45:30.986 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:45:31.013 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:45:31.040 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:45:31.068 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:45:31.094 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:45:31.122 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:45:31.149 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 18:45:31.177 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:45:31.204 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:45:31.233 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:45:31.263 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-18 18:45:31.265 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-18 18:45:31.292 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-18 18:45:31.308 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:31.311 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-18 18:45:31.342 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-18 18:45:31.345 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-18 18:45:31.347 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-18 18:45:31.364 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:31.366 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:45:31.369 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:45:31.396 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-18 18:45:31.427 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-18 18:45:31.429 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-18 18:45:31.432 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-18 18:45:31.434 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:45:31.436 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:45:31.438 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:45:31.454 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:31.458 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:45:31.460 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:45:31.462 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:45:31.479 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:31.481 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:45:31.485 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:45:31.512 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:45:31.515 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:45:31.517 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-18 18:45:31.546 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-18 18:45:31.575 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-18 18:45:31.606 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-18 18:45:31.622 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:31.624 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-18 18:45:31.652 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-18 18:45:31.655 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-18 18:45:31.657 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-18 18:45:31.687 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-18 18:45:31.717 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2022-03-18 18:45:31.746 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-18 18:45:31.774 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-18 18:45:31.802 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-18 18:45:31.832 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-18 18:45:31.861 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-18 18:45:31.889 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-18 18:45:31.917 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-18 18:45:31.933 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:31.937 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-18 18:45:31.941 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 18:45:31.943 | + lib/nova:create_nova_conf:553 : local conf 2022-03-18 18:45:31.946 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-18 18:45:31.949 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-18 18:45:31.952 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 18:45:31.954 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 18:45:31.957 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-18 18:45:31.959 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-18 18:45:31.961 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-18 18:45:31.966 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-18 18:45:31.969 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-18 18:45:31.971 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-18 18:45:31.973 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-18 18:45:31.976 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-18 18:45:31.979 | + 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-18 18:45:32.009 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-18 18:45:32.040 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-18 18:45:32.070 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:45:32.073 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-18 18:45:32.075 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-18 18:45:32.078 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-18 18:45:32.094 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:32.098 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-18 18:45:32.098 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-18 18:45:32.789 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-18 18:45:32.792 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-18 18:45:32.795 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-18 18:45:32.797 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-18 18:45:32.800 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:45:32.802 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-18 18:45:32.804 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:45:32.820 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:32.823 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-18 18:45:32.826 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-18 18:45:32.828 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:45:32.844 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:32.847 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-18 18:45:32.849 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2022-03-18 18:45:32.877 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:45:32.879 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:45:32.881 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-18 18:45:32.898 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:32.900 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-18 18:45:32.902 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 18:45:32.905 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-18 18:45:32.935 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2022-03-18 18:45:32.962 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-18 18:45:32.991 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-18 18:45:33.018 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-18 18:45:33.047 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-18 18:45:33.074 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-18 18:45:33.103 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-18 18:45:33.130 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-18 18:45:33.132 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-18 18:45:33.135 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-18 18:45:33.138 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:45:33.155 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:45:33.158 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:45:33.160 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:45:33.162 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:45:33.165 | + 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-18 18:45:33.192 | + 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-18 18:45:33.220 | + 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-18 18:45:33.247 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:45:33.275 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:45:33.278 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-18 18:45:33.283 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 18:45:33.285 | + lib/nova:create_nova_conf:587 : local conf 2022-03-18 18:45:33.288 | + lib/nova:create_nova_conf:588 : local offset 2022-03-18 18:45:33.290 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-18 18:45:33.293 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 18:45:33.295 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 18:45:33.298 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-18 18:45:33.300 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-18 18:45:33.303 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-18 18:45:33.305 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 18:45:33.307 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-18 18:45:33.310 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-18 18:45:33.312 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-18 18:45:33.328 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:33.331 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-18 18:45:33.333 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-18 18:45:33.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:33.352 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-18 18:45:33.367 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:33.370 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-18 18:45:33.386 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:33.389 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-18 18:45:33.407 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:33.409 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-18 18:45:33.412 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-18 18:45:33.414 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-18 18:45:33.417 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-18 18:45:33.419 | + lib/stack:stack_install_service:32 : install_placement 2022-03-18 18:45:33.422 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-18 18:45:33.424 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-18 18:45:33.427 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:33.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:33.432 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-18 18:45:33.434 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:45:33.437 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:45:33.440 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:45:33.442 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:45:33.444 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:45:33.447 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:45:33.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:33.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:33.455 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:45:33.457 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:45:33.460 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:45:33.462 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:45:33.464 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-18 18:45:33.467 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:45:33.470 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:33.472 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:33.474 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-18 18:45:33.496 | + 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-18 18:45:33.605 | Reading package lists... 2022-03-18 18:45:33.848 | Building dependency tree... 2022-03-18 18:45:33.849 | Reading state information... 2022-03-18 18:45:34.100 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-18 18:45:34.101 | The following packages were automatically installed and are no longer required: 2022-03-18 18:45:34.102 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:45:34.102 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:45:34.102 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:45:34.102 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:45:34.102 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:45:34.102 | python3-zope.interface 2022-03-18 18:45:34.102 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:45:34.217 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:45:34.221 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:45:34.224 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:45:34.226 | + functions-common:time_stop:2425 : local name 2022-03-18 18:45:34.229 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:45:34.231 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:45:34.234 | + functions-common:time_stop:2428 : local total 2022-03-18 18:45:34.236 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:45:34.238 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:45:34.241 | + functions-common:time_stop:2432 : start_time=1647629133493 2022-03-18 18:45:34.243 | + functions-common:time_stop:2434 : [[ -z 1647629133493 ]] 2022-03-18 18:45:34.246 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:45:34.250 | + functions-common:time_stop:2437 : end_time=1647629134248 2022-03-18 18:45:34.252 | + functions-common:time_stop:2438 : elapsed_time=755 2022-03-18 18:45:34.255 | + functions-common:time_stop:2439 : total=20236 2022-03-18 18:45:34.257 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:45:34.259 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20991 2022-03-18 18:45:34.262 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:45:34.264 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-18 18:45:34.267 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-18 18:45:34.269 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-18 18:45:34.272 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-18 18:45:34.274 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-18 18:45:34.298 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-18 18:45:34.300 | + functions-common:install_package:1463 : update_package_repo 2022-03-18 18:45:34.303 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-18 18:45:34.305 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-18 18:45:34.308 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-18 18:45:34.310 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-18 18:45:34.313 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-18 18:45:34.315 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:34.317 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:34.320 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-18 18:45:34.322 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-18 18:45:34.325 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-18 18:45:34.327 | + functions-common:apt_get_update:1190 : return 2022-03-18 18:45:34.330 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-18 18:45:34.332 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-18 18:45:34.335 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:34.337 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:34.340 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-18 18:45:34.363 | + 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-18 18:45:34.472 | Reading package lists... 2022-03-18 18:45:34.709 | Building dependency tree... 2022-03-18 18:45:34.710 | Reading state information... 2022-03-18 18:45:34.967 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-18 18:45:34.967 | The following packages were automatically installed and are no longer required: 2022-03-18 18:45:34.968 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-18 18:45:34.968 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-18 18:45:34.968 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-18 18:45:34.968 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-18 18:45:34.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-18 18:45:34.968 | python3-zope.interface 2022-03-18 18:45:34.969 | Use 'sudo apt autoremove' to remove them. 2022-03-18 18:45:35.081 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-18 18:45:35.086 | + functions-common:apt_get:1234 : result=0 2022-03-18 18:45:35.088 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-18 18:45:35.091 | + functions-common:time_stop:2425 : local name 2022-03-18 18:45:35.093 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:45:35.096 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:45:35.098 | + functions-common:time_stop:2428 : local total 2022-03-18 18:45:35.100 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:45:35.103 | + functions-common:time_stop:2431 : name=apt-get 2022-03-18 18:45:35.105 | + functions-common:time_stop:2432 : start_time=1647629134360 2022-03-18 18:45:35.108 | + functions-common:time_stop:2434 : [[ -z 1647629134360 ]] 2022-03-18 18:45:35.110 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:45:35.115 | + functions-common:time_stop:2437 : end_time=1647629135112 2022-03-18 18:45:35.117 | + functions-common:time_stop:2438 : elapsed_time=752 2022-03-18 18:45:35.120 | + functions-common:time_stop:2439 : total=20991 2022-03-18 18:45:35.122 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:45:35.125 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21743 2022-03-18 18:45:35.127 | + functions-common:apt_get:1238 : return 0 2022-03-18 18:45:35.130 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-18 18:45:35.132 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-18 18:45:35.135 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:45:35.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:35.141 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:35.144 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-18 18:45:35.146 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-18 18:45:35.202 | wsgi (enabled by maintainer script) 2022-03-18 18:45:35.205 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-18 18:45:35.208 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-18 18:45:35.213 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:45:35.216 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-18 18:45:35.219 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-18 18:45:35.222 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:45:35.226 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:45:35.226 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:45:35.231 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-18 18:45:35.234 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-18 18:45:35.236 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-18 18:45:35.239 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-18 18:45:35.242 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-18 18:45:35.265 | Using python 3.8 to install osc-placement 2022-03-18 18:45:35.268 | + 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-18 18:45:36.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:36.130 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:36.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:36.130 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:37.255 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:45:37.281 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-18 18:45:37.291 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-18 18:45:37.292 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-18 18:45:37.293 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-18 18:45:37.294 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-18 18:45:37.295 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-18 18:45:37.297 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-18 18:45:37.354 | 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-18 18:45:37.355 | 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-18 18:45:37.357 | 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-18 18:45:37.358 | 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-18 18:45:37.370 | 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-18 18:45:37.371 | 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-18 18:45:37.374 | 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-18 18:45:37.387 | 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-18 18:45:37.389 | 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-18 18:45:37.390 | 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-18 18:45:37.392 | 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-18 18:45:37.392 | 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-18 18:45:37.393 | 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-18 18:45:37.414 | 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-18 18:45:37.415 | 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-18 18:45:37.416 | 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-18 18:45:37.417 | 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-18 18:45:37.425 | 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-18 18:45:37.463 | 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-18 18:45:37.464 | 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-18 18:45:37.465 | 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-18 18:45:37.466 | 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-18 18:45:37.467 | 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-18 18:45:37.470 | 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-18 18:45:37.471 | 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-18 18:45:37.472 | 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-18 18:45:37.536 | 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-18 18:45:37.538 | 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-18 18:45:37.540 | 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-18 18:45:37.541 | 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-18 18:45:37.629 | 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-18 18:45:37.630 | 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-18 18:45:37.631 | 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-18 18:45:37.673 | 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-18 18:45:37.713 | 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-18 18:45:37.873 | 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-18 18:45:40.068 | 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-18 18:45:40.074 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:45:40.074 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:45:40.194 | + inc/python:pip_install:200 : result=0 2022-03-18 18:45:40.197 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:45:40.200 | + functions-common:time_stop:2425 : local name 2022-03-18 18:45:40.203 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:45:40.205 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:45:40.208 | + functions-common:time_stop:2428 : local total 2022-03-18 18:45:40.210 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:45:40.213 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:45:40.215 | + functions-common:time_stop:2432 : start_time=1647629135258 2022-03-18 18:45:40.217 | + functions-common:time_stop:2434 : [[ -z 1647629135258 ]] 2022-03-18 18:45:40.221 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:45:40.225 | + functions-common:time_stop:2437 : end_time=1647629140222 2022-03-18 18:45:40.228 | + functions-common:time_stop:2438 : elapsed_time=4964 2022-03-18 18:45:40.230 | + functions-common:time_stop:2439 : total=154907 2022-03-18 18:45:40.233 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:45:40.235 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159871 2022-03-18 18:45:40.237 | + inc/python:pip_install:203 : return 0 2022-03-18 18:45:40.240 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-18 18:45:40.243 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-18 18:45:40.245 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-18 18:45:40.248 | + functions-common:git_clone:610 : local git_ref=master 2022-03-18 18:45:40.250 | + functions-common:git_clone:611 : local orig_dir 2022-03-18 18:45:40.253 | ++ functions-common:git_clone:612 : pwd 2022-03-18 18:45:40.256 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-18 18:45:40.259 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-18 18:45:40.262 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-18 18:45:40.279 | + functions-common:git_clone:615 : RECLONE=False 2022-03-18 18:45:40.281 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-18 18:45:40.284 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-18 18:45:40.286 | + functions-common:git_clone:629 : echo master 2022-03-18 18:45:40.287 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-18 18:45:40.292 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-18 18:45:40.294 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-18 18:45:40.297 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-18 18:45:40.300 | + functions-common:git_clone:678 : git show --oneline 2022-03-18 18:45:40.300 | + functions-common:git_clone:678 : head -1 2022-03-18 18:45:40.303 | 333fe55b Add Python3 zed unit tests 2022-03-18 18:45:40.305 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-18 18:45:40.308 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-18 18:45:40.311 | + inc/python:setup_develop:338 : local bindep 2022-03-18 18:45:40.313 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 18:45:40.316 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-18 18:45:40.318 | + inc/python:setup_develop:344 : local extras= 2022-03-18 18:45:40.321 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-18 18:45:40.323 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-18 18:45:40.326 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 18:45:40.329 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-18 18:45:40.331 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-18 18:45:40.334 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-18 18:45:40.338 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-18 18:45:40.341 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-18 18:45:40.344 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-18 18:45:40.346 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-18 18:45:40.349 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-18 18:45:40.352 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-18 18:45:40.358 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-18 18:45:40.361 | + 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-18 18:45:41.010 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-18 18:45:41.013 | + inc/python:setup_package:418 : local bindep=0 2022-03-18 18:45:41.015 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-18 18:45:41.018 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-18 18:45:41.020 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-18 18:45:41.022 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-18 18:45:41.025 | + inc/python:setup_package:427 : local flags=-e 2022-03-18 18:45:41.027 | + inc/python:setup_package:428 : local extras= 2022-03-18 18:45:41.030 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-18 18:45:41.032 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-18 18:45:41.035 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-18 18:45:41.037 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-18 18:45:41.040 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-18 18:45:41.042 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-18 18:45:41.064 | Using python 3.8 to install /opt/stack/placement 2022-03-18 18:45:41.066 | + 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-18 18:45:41.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:41.935 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:41.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:41.935 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:43.077 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:45:43.103 | Obtaining file:///opt/stack/placement 2022-03-18 18:45:43.104 | Preparing metadata (setup.py): started 2022-03-18 18:45:46.234 | Preparing metadata (setup.py): finished with status 'done' 2022-03-18 18:45:46.278 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (5.8.1) 2022-03-18 18:45:46.280 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.4.31) 2022-03-18 18:45:46.281 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (9.4.0) 2022-03-18 18:45:46.282 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.5.1) 2022-03-18 18:45:46.283 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.8.7) 2022-03-18 18:45:46.284 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-18 18:45:46.285 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.27.1) 2022-03-18 18:45:46.287 | 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.dev2) (60.9.3) 2022-03-18 18:45:46.288 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-18 18:45:46.289 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (8.8.0) 2022-03-18 18:45:46.291 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.1.0) 2022-03-18 18:45:46.292 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.7.0) 2022-03-18 18:45:46.293 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.3.0) 2022-03-18 18:45:46.294 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.12.2) 2022-03-18 18:45:46.295 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (11.2.0) 2022-03-18 18:45:46.296 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (3.11.0) 2022-03-18 18:45:46.297 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.1) 2022-03-18 18:45:46.298 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-18 18:45:46.299 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.1.0) 2022-03-18 18:45:46.301 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.7.0) 2022-03-18 18:45:46.302 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.0.1) 2022-03-18 18:45:46.366 | 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.dev2) (2.10.1) 2022-03-18 18:45:46.367 | 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.dev2) (5.1.0) 2022-03-18 18:45:46.369 | 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.dev2) (4.5.0) 2022-03-18 18:45:46.371 | 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.dev2) (1.16.0) 2022-03-18 18:45:46.373 | 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.dev2) (3.1.1) 2022-03-18 18:45:46.374 | 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.dev2) (4.4.0) 2022-03-18 18:45:46.395 | 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.dev2) (0.17.3) 2022-03-18 18:45:46.436 | 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.dev2) (0.8.0) 2022-03-18 18:45:46.437 | 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.dev2) (6.0) 2022-03-18 18:45:46.439 | 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.dev2) (1.5.0) 2022-03-18 18:45:46.440 | 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.dev2) (2.5.0) 2022-03-18 18:45:46.441 | 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.dev2) (3.5.0) 2022-03-18 18:45:46.493 | 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.dev2) (2.0.1) 2022-03-18 18:45:46.494 | 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.dev2) (0.5.0) 2022-03-18 18:45:46.495 | 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.dev2) (0.13.0) 2022-03-18 18:45:46.498 | 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.dev2) (1.7.6) 2022-03-18 18:45:46.539 | 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.dev2) (2.8.2) 2022-03-18 18:45:46.543 | 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.dev2) (0.9.6) 2022-03-18 18:45:46.564 | 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.dev2) (3.2.0) 2022-03-18 18:45:46.566 | 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.dev2) (3.0.3) 2022-03-18 18:45:46.569 | 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.dev2) (3.3.0) 2022-03-18 18:45:46.595 | 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.dev2) (1.0.3) 2022-03-18 18:45:46.597 | 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.dev2) (2021.3) 2022-03-18 18:45:46.611 | 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.dev2) (3.1.1) 2022-03-18 18:45:46.627 | 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.dev2) (21.3) 2022-03-18 18:45:46.629 | 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.dev2) (3.0.7) 2022-03-18 18:45:46.630 | 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.dev2) (1.0.2) 2022-03-18 18:45:46.632 | 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.dev2) (0.11.0) 2022-03-18 18:45:46.673 | 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.dev2) (1.26.8) 2022-03-18 18:45:46.675 | 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.dev2) (3.3) 2022-03-18 18:45:46.678 | 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.dev2) (2.0.12) 2022-03-18 18:45:46.679 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2019.11.28) 2022-03-18 18:45:46.696 | 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.dev2) (0.7) 2022-03-18 18:45:46.861 | 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.dev2) (1.1.2) 2022-03-18 18:45:46.904 | 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.dev2) (4.11.1) 2022-03-18 18:45:46.905 | 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.dev2) (1.1.6) 2022-03-18 18:45:46.907 | 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.dev2) (5.4.0) 2022-03-18 18:45:46.924 | 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.dev2) (1.15.0) 2022-03-18 18:45:46.957 | 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.dev2) (1.13.3) 2022-03-18 18:45:47.013 | 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.dev2) (2.1.0) 2022-03-18 18:45:47.105 | 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.dev2) (1.7.0) 2022-03-18 18:45:47.191 | 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.dev2) (1.1.5) 2022-03-18 18:45:47.242 | 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.dev2) (0.2.5) 2022-03-18 18:45:47.433 | 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.dev2) (0.5.2) 2022-03-18 18:45:47.433 | 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.dev2) (0.4.2) 2022-03-18 18:45:47.434 | 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.dev2) (5.1.1) 2022-03-18 18:45:47.514 | 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.dev2) (2.5.0) 2022-03-18 18:45:47.564 | 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.dev2) (2.21) 2022-03-18 18:45:47.732 | 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.dev2) (3.7.0) 2022-03-18 18:45:47.838 | 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.dev2) (3.0.0) 2022-03-18 18:45:47.839 | 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.dev2) (1.0.0) 2022-03-18 18:45:49.752 | Installing collected packages: openstack-placement 2022-03-18 18:45:49.752 | Attempting uninstall: openstack-placement 2022-03-18 18:45:49.753 | Found existing installation: openstack-placement 7.1.0.dev2 2022-03-18 18:45:49.755 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-18 18:45:49.757 | Running setup.py develop for openstack-placement 2022-03-18 18:45:54.004 | Successfully installed openstack-placement 2022-03-18 18:45:54.004 | 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-18 18:45:54.012 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:45:54.012 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:45:54.138 | + inc/python:pip_install:200 : result=0 2022-03-18 18:45:54.141 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:45:54.143 | + functions-common:time_stop:2425 : local name 2022-03-18 18:45:54.145 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:45:54.148 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:45:54.150 | + functions-common:time_stop:2428 : local total 2022-03-18 18:45:54.152 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:45:54.155 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:45:54.157 | + functions-common:time_stop:2432 : start_time=1647629141058 2022-03-18 18:45:54.159 | + functions-common:time_stop:2434 : [[ -z 1647629141058 ]] 2022-03-18 18:45:54.162 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:45:54.166 | + functions-common:time_stop:2437 : end_time=1647629154164 2022-03-18 18:45:54.169 | + functions-common:time_stop:2438 : elapsed_time=13106 2022-03-18 18:45:54.171 | + functions-common:time_stop:2439 : total=159871 2022-03-18 18:45:54.173 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:45:54.176 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172977 2022-03-18 18:45:54.178 | + inc/python:pip_install:203 : return 0 2022-03-18 18:45:54.180 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-18 18:45:54.183 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 18:45:54.186 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 18:45:54.205 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-18 18:45:54.218 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-18 18:45:54.220 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-18 18:45:54.223 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:45:54.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:45:54.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-18 18:45:54.231 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:45:54.233 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-18 18:45:54.236 | + ./stack.sh:main:943 : configure_placement 2022-03-18 18:45:54.238 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-18 18:45:54.250 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-18 18:45:54.253 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-18 18:45:54.257 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-18 18:45:54.260 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-18 18:45:54.263 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-18 18:45:54.265 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-18 18:45:54.268 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-18 18:45:54.271 | + 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-18 18:45:54.303 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-18 18:45:54.334 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-18 18:45:54.366 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-18 18:45:54.369 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-18 18:45:54.371 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-18 18:45:54.374 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:45:54.376 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-18 18:45:54.409 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-18 18:45:54.438 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:45:54.467 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-18 18:45:54.497 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-18 18:45:54.527 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-18 18:45:54.556 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-18 18:45:54.585 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-18 18:45:54.614 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:45:54.644 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:45:54.673 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-18 18:45:54.675 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-18 18:45:54.678 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-18 18:45:54.681 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:45:54.699 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:45:54.702 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:45:54.705 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:45:54.707 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:45:54.710 | + 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-18 18:45:54.739 | + 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-18 18:45:54.768 | + 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-18 18:45:54.797 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:45:54.827 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-18 18:45:54.830 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-18 18:45:54.832 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-18 18:45:54.835 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-18 18:45:54.837 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-18 18:45:54.840 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-18 18:45:54.843 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-18 18:45:54.846 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-18 18:45:54.851 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-18 18:45:54.853 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-18 18:45:54.857 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-18 18:45:54.870 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-18 18:45:54.871 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:45:54.880 | d /var/run/uwsgi 0755 ubuntu root 2022-03-18 18:45:54.884 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-18 18:45:54.899 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-18 18:45:54.902 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-18 18:45:54.906 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-18 18:45:54.938 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-18 18:45:54.966 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-18 18:45:54.995 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-18 18:45:55.023 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-18 18:45:55.052 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-18 18:45:55.081 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-18 18:45:55.109 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-18 18:45:55.138 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-18 18:45:55.167 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-18 18:45:55.195 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-18 18:45:55.224 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-18 18:45:55.253 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-18 18:45:55.282 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-18 18:45:55.284 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-18 18:45:55.288 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-18 18:45:55.290 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-18 18:45:55.293 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-18 18:45:55.296 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:55.298 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:55.301 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-18 18:45:55.303 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-18 18:45:55.306 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-18 18:45:55.334 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-18 18:45:55.364 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-18 18:45:55.365 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-18 18:45:55.373 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-18 18:45:55.377 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-18 18:45:55.379 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-18 18:45:55.382 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-18 18:45:55.384 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-18 18:45:55.387 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-18 18:45:55.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:55.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:55.394 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-18 18:45:55.397 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-18 18:45:55.399 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:45:55.401 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:45:55.404 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-18 18:45:55.466 | Site placement-api already enabled 2022-03-18 18:45:55.470 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-18 18:45:55.473 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-18 18:45:55.475 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:45:55.478 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-18 18:45:55.611 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-18 18:45:55.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:55.639 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-18 18:45:55.661 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:55.663 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-18 18:45:55.681 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:55.683 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-18 18:45:55.686 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-18 18:45:55.689 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-18 18:45:55.722 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-18 18:45:55.750 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-18 18:45:55.780 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-18 18:45:55.810 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-18 18:45:55.840 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-18 18:45:55.873 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-18 18:45:55.907 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-18 18:45:55.936 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-18 18:45:55.954 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:55.957 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-18 18:45:55.974 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:45:55.977 | + ./stack.sh:main:969 : run_phase stack install 2022-03-18 18:45:55.979 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 18:45:55.982 | + functions-common:run_phase:1854 : local phase=install 2022-03-18 18:45:55.984 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:45:55.987 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:45:55.989 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:45:55.992 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:45:55.994 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:45:55.998 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:45:56.002 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:45:56.005 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:45:56.007 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:45:56.010 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-18 18:45:56.013 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:45:56.028 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:45:56.031 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:45:56.033 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:45:56.036 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-18 18:45:56.038 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-18 18:45:56.040 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:45:56.042 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-18 18:45:56.045 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-18 18:45:56.047 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-18 18:45:56.103 | ++ inc/async:async_inner:63 : install_tempest 2022-03-18 18:45:56.139 | [289479 Async install_tempest:315106]: running: install_tempest 2022-03-18 18:45:56.142 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 18:45:56.145 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 18:45:56.148 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:45:56.151 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 18:45:56.153 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-18 18:45:56.156 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 18:45:56.159 | + functions-common:run_plugins:1840 : local phase=install 2022-03-18 18:45:56.162 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 18:45:56.165 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 18:45:56.168 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-18 18:45:56.171 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-18 18:45:56.175 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-18 18:45:56.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-18 18:45:56.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-18 18:45:56.185 | + inc/python:use_library_from_git:253 : return 1 2022-03-18 18:45:56.187 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-18 18:45:56.190 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-18 18:45:56.193 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-18 18:45:56.196 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-18 18:45:56.199 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-18 18:45:56.202 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-18 18:45:56.207 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-18 18:45:56.208 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-18 18:45:56.213 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-18 18:45:56.216 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-18 18:45:56.219 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-18 18:45:56.222 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-18 18:45:56.224 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-18 18:45:56.250 | Using python 3.8 to install python-openstackclient 2022-03-18 18:45:56.252 | + 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-18 18:45:57.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:57.135 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:57.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:45:57.136 | from cryptography.utils import int_from_bytes 2022-03-18 18:45:58.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-18 18:45:58.303 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-18 18:45:58.322 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-18 18:45:58.323 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-18 18:45:58.324 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-18 18:45:58.326 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-18 18:45:58.327 | 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-18 18:45:58.328 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-18 18:45:58.329 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-18 18:45:58.330 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-18 18:45:58.331 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-18 18:45:58.332 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-18 18:45:58.333 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-18 18:45:58.344 | 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-18 18:45:58.346 | 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-18 18:45:58.347 | 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-18 18:45:58.348 | 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-18 18:45:58.349 | 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-18 18:45:58.375 | 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-18 18:45:58.376 | 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-18 18:45:58.377 | 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-18 18:45:58.378 | 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-18 18:45:58.380 | 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-18 18:45:58.381 | 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-18 18:45:58.382 | 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-18 18:45:58.383 | 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-18 18:45:58.384 | 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-18 18:45:58.385 | 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-18 18:45:58.386 | 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-18 18:45:58.401 | 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-18 18:45:58.419 | 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-18 18:45:58.420 | 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-18 18:45:58.421 | 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-18 18:45:58.423 | 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-18 18:45:58.443 | 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-18 18:45:58.464 | 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-18 18:45:58.465 | 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-18 18:45:58.468 | 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-18 18:45:58.558 | 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-18 18:45:58.559 | 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-18 18:45:58.560 | 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-18 18:45:58.602 | 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-18 18:45:58.613 | 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-18 18:45:58.647 | 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-18 18:45:58.819 | 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-18 18:45:58.833 | 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-18 18:45:58.937 | 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-18 18:45:58.938 | 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-18 18:45:58.941 | 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-18 18:45:58.942 | 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-18 18:45:59.073 | 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-18 18:46:01.354 | 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-18 18:46:01.361 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-18 18:46:01.361 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-18 18:46:01.488 | + inc/python:pip_install:200 : result=0 2022-03-18 18:46:01.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-18 18:46:01.493 | + functions-common:time_stop:2425 : local name 2022-03-18 18:46:01.496 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:46:01.499 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:46:01.501 | + functions-common:time_stop:2428 : local total 2022-03-18 18:46:01.503 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:46:01.505 | + functions-common:time_stop:2431 : name=pip_install 2022-03-18 18:46:01.508 | + functions-common:time_stop:2432 : start_time=1647629156244 2022-03-18 18:46:01.510 | + functions-common:time_stop:2434 : [[ -z 1647629156244 ]] 2022-03-18 18:46:01.514 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:46:01.518 | + functions-common:time_stop:2437 : end_time=1647629161515 2022-03-18 18:46:01.520 | + functions-common:time_stop:2438 : elapsed_time=5271 2022-03-18 18:46:01.523 | + functions-common:time_stop:2439 : total=172977 2022-03-18 18:46:01.525 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:46:01.527 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178248 2022-03-18 18:46:01.530 | + inc/python:pip_install:203 : return 0 2022-03-18 18:46:01.532 | + ./stack.sh:main:981 : install_oscwrap 2022-03-18 18:46:01.536 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-18 18:46:01.541 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.uaHEt6ztTe 2022-03-18 18:46:01.544 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-18 18:46:01.547 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-18 18:46:01.550 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-18 18:46:01.553 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-18 18:46:01.556 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-18 18:46:01.559 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-18 18:46:01.578 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:46:01.582 | + ./stack.sh:main:1035 : configure_database 2022-03-18 18:46:01.586 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-18 18:46:01.589 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-18 18:46:01.591 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-18 18:46:01.594 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:46:01.596 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-18 18:46:01.599 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-18 18:46:01.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:46:01.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:46:01.606 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-18 18:46:01.609 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-18 18:46:01.611 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:46:01.613 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:46:01.615 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:46:01.617 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:46:01.620 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:46:01.622 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:46:01.625 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:46:01.627 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:46:01.629 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:46:01.631 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:46:01.633 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:46:01.636 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-18 18:46:01.638 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:46:01.640 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:46:01.643 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:46:01.645 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:46:01.648 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:46:01.650 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:46:01.653 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-18 18:46:01.668 | mysqladmin: connect to server at 'localhost' failed 2022-03-18 18:46:01.668 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-18 18:46:01.672 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-18 18:46:01.675 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-18 18:46:01.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:46:01.680 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:46:01.682 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-18 18:46:01.685 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-18 18:46:01.687 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-18 18:46:01.690 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:46:01.692 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:46:01.694 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-18 18:46:01.697 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-18 18:46:01.699 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-18 18:46:01.711 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:46:01.735 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-18 18:46:01.747 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:46:01.764 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-18 18:46:01.767 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-18 18:46:01.771 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-18 18:46:01.776 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-18 18:46:01.828 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-18 18:46:01.891 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-18 18:46:01.945 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-18 18:46:01.998 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-18 18:46:02.001 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-18 18:46:02.003 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:46:02.006 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-18 18:46:04.003 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-18 18:46:04.006 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-18 18:46:04.009 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-18 18:46:04.015 | + functions-common:save_stackenv:62 : time_stamp=2022-03-18-184604 2022-03-18 18:46:04.017 | + functions-common:save_stackenv:63 : echo '# 2022-03-18-184604 1039' 2022-03-18 18:46:04.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.023 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-18 18:46:04.026 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.029 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-18 18:46:04.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.034 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-18 18:46:04.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.039 | + 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-18 18:46:04.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.044 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2022-03-18 18:46:04.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.049 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2022-03-18 18:46:04.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.054 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-18-184144 2022-03-18 18:46:04.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.059 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-18 18:46:04.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.064 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2022-03-18 18:46:04.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.069 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-18 18:46:04.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.075 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-18 18:46:04.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.080 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-18 18:46:04.082 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-18 18:46:04.085 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-18 18:46:04.088 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-18 18:46:04.091 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-18 18:46:04.094 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-18 18:46:04.106 | + ./stack.sh:main:1065 : start_dstat 2022-03-18 18:46:04.109 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:46:04.112 | + functions-common:run_process:1680 : local service=dstat 2022-03-18 18:46:04.114 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:46:04.117 | + functions-common:run_process:1682 : local group= 2022-03-18 18:46:04.119 | + functions-common:run_process:1683 : local user= 2022-03-18 18:46:04.122 | + functions-common:run_process:1685 : local name=dstat 2022-03-18 18:46:04.124 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:46:04.127 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:46:04.129 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:46:04.132 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:46:04.135 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:46:04.140 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629164137 2022-03-18 18:46:04.143 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-18 18:46:04.165 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:46:04.168 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-18 18:46:04.170 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-18 18:46:04.173 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:46:04.175 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:46:04.178 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:46:04.180 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:46:04.183 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-18 18:46:04.186 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-18 18:46:04.188 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-18 18:46:04.191 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:46:04.193 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:46:04.196 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-18 18:46:04.198 | + 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-18 18:46:04.202 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-18 18:46:04.204 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-18 18:46:04.206 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:46:04.209 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:46:04.211 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:46:04.213 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:46:04.216 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-18 18:46:04.218 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:46:04.223 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-18 18:46:04.277 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-18 18:46:04.330 | + 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-18 18:46:04.383 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-18 18:46:04.436 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-18 18:46:04.488 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 18:46:04.542 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:46:04.545 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-18 18:46:04.599 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:46:05.061 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-18 18:46:05.074 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-18 18:46:05.474 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-18 18:46:05.495 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:46:05.497 | + functions-common:time_stop:2425 : local name 2022-03-18 18:46:05.500 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:46:05.502 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:46:05.505 | + functions-common:time_stop:2428 : local total 2022-03-18 18:46:05.507 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:46:05.509 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:46:05.512 | + functions-common:time_stop:2432 : start_time=1647629164137 2022-03-18 18:46:05.515 | + functions-common:time_stop:2434 : [[ -z 1647629164137 ]] 2022-03-18 18:46:05.518 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:46:05.522 | + functions-common:time_stop:2437 : end_time=1647629165520 2022-03-18 18:46:05.525 | + functions-common:time_stop:2438 : elapsed_time=1383 2022-03-18 18:46:05.528 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:46:05.530 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:46:05.532 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1383 2022-03-18 18:46:05.535 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-18 18:46:05.537 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-18 18:46:05.540 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-18 18:46:05.542 | + functions-common:run_process:1682 : local group= 2022-03-18 18:46:05.545 | + functions-common:run_process:1683 : local user=root 2022-03-18 18:46:05.547 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-18 18:46:05.550 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:46:05.552 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:46:05.555 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:46:05.557 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:46:05.561 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:46:05.565 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629165563 2022-03-18 18:46:05.568 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-18 18:46:05.586 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:46:05.588 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:46:05.591 | + functions-common:time_stop:2425 : local name 2022-03-18 18:46:05.594 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:46:05.596 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:46:05.599 | + functions-common:time_stop:2428 : local total 2022-03-18 18:46:05.601 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:46:05.604 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:46:05.606 | + functions-common:time_stop:2432 : start_time=1647629165563 2022-03-18 18:46:05.609 | + functions-common:time_stop:2434 : [[ -z 1647629165563 ]] 2022-03-18 18:46:05.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:46:05.616 | + functions-common:time_stop:2437 : end_time=1647629165613 2022-03-18 18:46:05.619 | + functions-common:time_stop:2438 : elapsed_time=50 2022-03-18 18:46:05.621 | + functions-common:time_stop:2439 : total=1383 2022-03-18 18:46:05.623 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:46:05.626 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1433 2022-03-18 18:46:05.628 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-18 18:46:05.646 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:46:05.649 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-18 18:46:05.669 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:46:05.673 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-18 18:46:05.693 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:46:05.695 | + ./stack.sh:main:1078 : start_etcd3 2022-03-18 18:46:05.698 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-18 18:46:05.701 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd' 2022-03-18 18:46:05.703 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-18 18:46:05.706 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380' 2022-03-18 18:46:05.708 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2022-03-18 18:46:05.711 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2022-03-18 18:46:05.713 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-18 18:46:05.716 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-18 18:46:05.718 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2022-03-18 18:46:05.724 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-18 18:46:05.727 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-18 18:46:05.729 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-18 18:46:05.732 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2022-03-18 18:46:05.734 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-18 18:46:05.737 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-18 18:46:05.739 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:46:05.742 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-18 18:46:05.744 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:46:05.747 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:46:05.750 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-18 18:46:05.752 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:46:05.757 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-18 18:46:05.832 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-18 18:46:05.916 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829247-6-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-6-hyperv=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2022-03-18 18:46:05.969 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-18 18:46:06.019 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-18 18:46:06.070 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-18 18:46:06.122 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:46:06.125 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-18 18:46:06.186 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:46:06.627 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-18 18:46:06.680 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-18 18:46:06.733 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-18 18:46:06.784 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-18 18:46:06.837 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-18 18:46:06.841 | ++ functions-common:is_arch:506 : uname -m 2022-03-18 18:46:06.845 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-18 18:46:06.848 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-18 18:46:07.296 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-18 18:46:07.310 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-18 18:46:07.744 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-18 18:46:08.421 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-18 18:46:08.440 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:46:08.443 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-18 18:46:08.445 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-18 18:46:08.449 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-18 18:46:08.455 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-18 18:46:08.469 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-18 18:46:08.484 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-18 18:46:08.486 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-18 18:46:08.489 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-18 18:46:08.638 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-18 18:46:08.778 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-18 18:46:08.917 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-18 18:46:09.057 | + 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.37/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-18 18:46:09.194 | + 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.37/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-18 18:46:09.332 | + 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.37/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-18 18:46:09.471 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-18 18:46:09.608 | + 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.37/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-18 18:46:09.745 | + 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.37/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-18 18:46:09.885 | + functions-common:write_clouds_yaml:198 : cat 2022-03-18 18:46:09.891 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-18 18:46:09.895 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-18 18:46:09.898 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-18 18:46:09.902 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-18 18:46:09.906 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-18 18:46:09.909 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-18 18:46:09.926 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:46:09.928 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-18 18:46:09.931 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:46:09.933 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-18 18:46:09.936 | + ./stack.sh:main:1095 : '[' 10.222.0.37 == 10.222.0.37 ']' 2022-03-18 18:46:09.938 | + ./stack.sh:main:1096 : init_keystone 2022-03-18 18:46:09.941 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-18 18:46:09.957 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:46:09.959 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-18 18:46:09.961 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-18 18:46:09.964 | + lib/database:recreate_database:112 : local db=keystone 2022-03-18 18:46:09.966 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-18 18:46:09.969 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-18 18:46:09.972 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-18 18:46:09.976 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:46:10.484 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-18 18:46:10.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:46:10.508 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-18 18:46:10.511 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 18:46:10.514 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:46:10.517 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:46:10.520 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:46:10.525 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629170522 2022-03-18 18:46:10.528 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-18 18:46:15.225 | 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=316974) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 18:46:15.231 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:15.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.233 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.233 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.233 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.235 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:15.235 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:15.260 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:15.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.262 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.262 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.263 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.264 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:15.264 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:15.319 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:15.320 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.320 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.321 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.321 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.321 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:15.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:15.322 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:15.323 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:15.330 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 18:46:16.976 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:16.976 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 18:46:16.983 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:16.983 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 18:46:16.990 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:16.990 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 18:46:16.998 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:16.998 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 18:46:17.004 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.004 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 18:46:17.012 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.012 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 18:46:17.062 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.063 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.065 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.065 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.065 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.066 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.066 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.066 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:17.067 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.068 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.068 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.069 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.070 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.070 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:17.077 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.080 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.080 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.080 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.080 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.080 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.081 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:17.613 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.615 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.615 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.616 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.616 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.616 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:17.643 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.646 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.646 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.647 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.647 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.647 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.647 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:17.656 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 18:46:17.712 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.713 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 18:46:17.720 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.720 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 18:46:17.727 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.727 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 18:46:17.735 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.735 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 18:46:17.742 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.742 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 18:46:17.749 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.749 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 18:46:17.755 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:17.756 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.757 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.758 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.758 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.759 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.759 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:17.759 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.761 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.761 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.762 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.762 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.762 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.762 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:17.769 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:17.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.771 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.772 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.772 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:17.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:17.772 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:17.772 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:18.250 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:18.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.252 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.252 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.253 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.253 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:18.253 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:18.278 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:46:18.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.280 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.280 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.281 | 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=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:46:18.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:46:18.281 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:46:18.281 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=316974) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:46:18.288 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-18 18:46:18.296 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:18.296 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-18 18:46:18.303 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:18.303 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-18 18:46:18.310 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:18.311 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-18 18:46:18.317 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:18.317 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-18 18:46:18.324 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:18.324 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-18 18:46:18.331 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:18.331 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-18 18:46:18.338 | INFO migrate.versioning.api [-] done 2022-03-18 18:46:18.722 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-18 18:46:18.725 | + functions-common:time_stop:2425 : local name 2022-03-18 18:46:18.728 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:46:18.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:46:18.733 | + functions-common:time_stop:2428 : local total 2022-03-18 18:46:18.735 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:46:18.738 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 18:46:18.740 | + functions-common:time_stop:2432 : start_time=1647629170522 2022-03-18 18:46:18.743 | + functions-common:time_stop:2434 : [[ -z 1647629170522 ]] 2022-03-18 18:46:18.746 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:46:18.750 | + functions-common:time_stop:2437 : end_time=1647629178748 2022-03-18 18:46:18.753 | + functions-common:time_stop:2438 : elapsed_time=8226 2022-03-18 18:46:18.755 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:46:18.757 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:46:18.760 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8226 2022-03-18 18:46:18.762 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-18 18:46:18.765 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-18 18:46:18.769 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-18 18:46:23.294 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-18 18:46:23.295 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-18 18:46:23.295 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-18 18:46:23.295 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-18 18:46:23.296 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-18 18:46:23.296 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-18 18:46:23.296 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-18 18:46:23.296 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-18 18:46:23.296 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-18 18:46:23.666 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-18 18:46:23.670 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-18 18:46:28.220 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-18 18:46:28.221 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-18 18:46:28.221 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-18 18:46:28.221 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-18 18:46:28.222 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-18 18:46:28.222 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-18 18:46:28.222 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-18 18:46:28.222 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-18 18:46:28.223 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-18 18:46:28.581 | + ./stack.sh:main:1097 : start_keystone 2022-03-18 18:46:28.584 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-18 18:46:28.586 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-18 18:46:28.589 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-18 18:46:28.606 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:46:28.608 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-18 18:46:28.611 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-18 18:46:28.616 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-18 18:46:28.618 | + functions-common:run_process:1680 : local service=keystone 2022-03-18 18:46:28.621 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:46:28.623 | + functions-common:run_process:1682 : local group= 2022-03-18 18:46:28.625 | + functions-common:run_process:1683 : local user= 2022-03-18 18:46:28.628 | + functions-common:run_process:1685 : local name=keystone 2022-03-18 18:46:28.630 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:46:28.633 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:46:28.635 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:46:28.638 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:46:28.641 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:46:28.645 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629188642 2022-03-18 18:46:28.648 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-18 18:46:28.664 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:46:28.666 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-18 18:46:28.669 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-18 18:46:28.671 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:46:28.674 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:46:28.676 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:46:28.678 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-18 18:46:28.681 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-18 18:46:28.683 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-18 18:46:28.685 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-18 18:46:28.688 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:46:28.690 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:46:28.693 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-18 18:46:28.695 | + 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-18 18:46:28.697 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-18 18:46:28.700 | + 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-18 18:46:28.702 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-18 18:46:28.704 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-18 18:46:28.706 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-18 18:46:28.708 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-18 18:46:28.712 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-18 18:46:28.763 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-18 18:46:28.814 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-18 18:46:28.865 | + 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-18 18:46:28.916 | + 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-18 18:46:28.968 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-18 18:46:29.019 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-18 18:46:29.070 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-18 18:46:29.122 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-18 18:46:29.173 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-18 18:46:29.226 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-18 18:46:29.228 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-18 18:46:29.279 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-18 18:46:29.732 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-18 18:46:29.745 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-18 18:46:30.203 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-18 18:46:30.288 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:46:30.290 | + functions-common:time_stop:2425 : local name 2022-03-18 18:46:30.295 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:46:30.298 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:46:30.301 | + functions-common:time_stop:2428 : local total 2022-03-18 18:46:30.303 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:46:30.306 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:46:30.309 | + functions-common:time_stop:2432 : start_time=1647629188642 2022-03-18 18:46:30.311 | + functions-common:time_stop:2434 : [[ -z 1647629188642 ]] 2022-03-18 18:46:30.316 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:46:30.319 | + functions-common:time_stop:2437 : end_time=1647629190316 2022-03-18 18:46:30.321 | + functions-common:time_stop:2438 : elapsed_time=1674 2022-03-18 18:46:30.324 | + functions-common:time_stop:2439 : total=1433 2022-03-18 18:46:30.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:46:30.329 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3107 2022-03-18 18:46:30.331 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-18 18:46:30.331 | Waiting for keystone to start... 2022-03-18 18:46:30.334 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.37/identity/v3/ 2022-03-18 18:46:30.336 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2022-03-18 18:46:30.339 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 18:46:30.341 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2022-03-18 18:46:30.344 | + functions:wait_for_service:459 : local rval=0 2022-03-18 18:46:30.347 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 18:46:30.351 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 18:46:30.355 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:46:30.359 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:46:30.364 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:46:30.366 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629190363 2022-03-18 18:46:30.369 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 18:46:30.380 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2022-03-18 18:46:36.886 | + :: : [[ 200 == 503 ]] 2022-03-18 18:46:36.888 | + :: : [[ 0 -eq 7 ]] 2022-03-18 18:46:36.891 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 18:46:36.893 | + functions-common:time_stop:2425 : local name 2022-03-18 18:46:36.895 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:46:36.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:46:36.900 | + functions-common:time_stop:2428 : local total 2022-03-18 18:46:36.903 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:46:36.905 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 18:46:36.908 | + functions-common:time_stop:2432 : start_time=1647629190363 2022-03-18 18:46:36.911 | + functions-common:time_stop:2434 : [[ -z 1647629190363 ]] 2022-03-18 18:46:36.914 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:46:36.918 | + functions-common:time_stop:2437 : end_time=1647629196916 2022-03-18 18:46:36.921 | + functions-common:time_stop:2438 : elapsed_time=6553 2022-03-18 18:46:36.923 | + functions-common:time_stop:2439 : total=0 2022-03-18 18:46:36.925 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:46:36.928 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6553 2022-03-18 18:46:36.930 | + functions:wait_for_service:467 : return 0 2022-03-18 18:46:36.933 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-18 18:46:36.950 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:46:36.953 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-18 18:46:36.955 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:46:36.958 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-18 18:46:36.990 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-18 18:46:36.993 | + 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.37/identity 2022-03-18 18:46:39.323 | ++ inc/async:async_inner:64 : rc=0 2022-03-18 18:46:39.348 | [315106 Async install_tempest:315106]: finished successfully 2022-03-18 18:46:41.617 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.617 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.617 | 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=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.625 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.641 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.642 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.673 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.704 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.705 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.797 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.797 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.797 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.798 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.798 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.798 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.810 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.811 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.811 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.811 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.811 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.811 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.812 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.819 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.821 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.822 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.822 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.822 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.822 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.822 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.823 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=317755) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-18 18:46:41.855 | 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=317755) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 18:46:42.161 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created domain default 2022-03-18 18:46:42.201 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created project admin 2022-03-18 18:46:42.228 | DEBUG passlib.handlers.bcrypt [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=317755) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-18 18:46:42.229 | DEBUG passlib.handlers.bcrypt [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=317755) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-18 18:46:42.289 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created user admin 2022-03-18 18:46:42.302 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created role reader 2022-03-18 18:46:42.312 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created role member 2022-03-18 18:46:42.333 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created implied role where 1f9a0bae20304648bfd126cbed88af1d implies b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:46:42.345 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created role admin 2022-03-18 18:46:42.362 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created implied role where 9a8f00a6092d4382b3d863f88c339e02 implies 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:46:42.374 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Granted role admin on project admin to user admin. 2022-03-18 18:46:42.380 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Granted role admin on the system to user admin. 2022-03-18 18:46:42.392 | WARNING py.warnings [None req-de003407-cd46-4836-80c6-dfdd1a034c7b 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-18 18:46:42.392 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-18 18:46:42.392 |  2022-03-18 18:46:42.395 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created region RegionOne 2022-03-18 18:46:42.430 | INFO keystone.cmd.bootstrap [None req-de003407-cd46-4836-80c6-dfdd1a034c7b None None] Created public endpoint http://10.222.0.37/identity 2022-03-18 18:46:42.879 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-18 18:46:42.881 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-18 18:46:42.884 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-18 18:46:42.888 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-18 18:46:45.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:45.844 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:45.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:45.844 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:46.007 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:46:46.011 | + lib/keystone:create_keystone_accounts:310 : admin_project=38a3710d7e324c49903f1bbd0904da5d 2022-03-18 18:46:46.013 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-18 18:46:46.016 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-18 18:46:48.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:48.238 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:48.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:48.238 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:48.404 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:46:48.406 | + lib/keystone:create_keystone_accounts:312 : admin_user=287c5c171ebd4aa69d09eaa5c5f192d6 2022-03-18 18:46:48.409 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-18 18:46:48.411 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-18 18:46:48.414 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-18 18:46:48.417 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 default 2022-03-18 18:46:48.471 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 default 2022-03-18 18:46:48.510 | [289479 Async ks-domain-role:317916]: running: get_or_add_user_domain_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 default 2022-03-18 18:46:48.513 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-18 18:46:48.515 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 18:46:48.519 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-18 18:46:51.662 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-18 18:46:51.664 | + functions-common:get_or_create_domain:888 : echo default 2022-03-18 18:46:51.664 | default 2022-03-18 18:46:51.667 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-18 18:46:51.725 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-18 18:46:51.770 | [289479 Async ks-project:318055]: running: get_or_create_project service Default 2022-03-18 18:46:51.772 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-18 18:46:51.841 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-18 18:46:51.883 | [289479 Async ks-service:318141]: running: get_or_create_role service 2022-03-18 18:46:51.886 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-18 18:46:51.966 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-18 18:46:52.026 | [289479 Async ks-reseller:318227]: running: get_or_create_role ResellerAdmin 2022-03-18 18:46:52.031 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-18 18:46:52.035 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-18 18:46:52.425 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-18 18:46:52.633 | [289479 Async ks-anotherrole:318319]: running: get_or_create_role anotherrole 2022-03-18 18:46:52.664 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-18 18:46:52.705 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-18 18:46:52.729 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:46:52.756 | +++ 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-18 18:46:55.547 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:46:55.600 | [318141 Async ks-service:318141]: finished successfully 2022-03-18 18:46:55.749 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:46:55.847 | [318227 Async ks-reseller:318227]: finished successfully 2022-03-18 18:46:56.105 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:46:56.157 | [318319 Async ks-anotherrole:318319]: finished successfully 2022-03-18 18:46:56.440 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:46:56.471 | [318055 Async ks-project:318055]: finished successfully 2022-03-18 18:46:56.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:56.618 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:56.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:56.618 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:56.792 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:46:56.798 | ++ functions-common:get_or_create_project:938 : project_id=a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:46:56.801 | ++ functions-common:get_or_create_project:939 : echo a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:46:56.804 | + lib/keystone:create_keystone_accounts:340 : invis_project=a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:46:56.806 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-18 18:46:56.809 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-18 18:46:56.811 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:46:56.814 | +++ 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-18 18:46:59.052 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:46:59.079 | [317916 Async ks-domain-role:317916]: finished successfully 2022-03-18 18:46:59.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:59.350 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:59.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:46:59.350 | from cryptography.utils import int_from_bytes 2022-03-18 18:46:59.513 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:46:59.515 | ++ functions-common:get_or_create_project:938 : project_id=b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:46:59.518 | ++ functions-common:get_or_create_project:939 : echo b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:46:59.521 | + lib/keystone:create_keystone_accounts:344 : demo_project=b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:46:59.523 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-18 18:46:59.527 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-18 18:46:59.529 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:46:59.532 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-18 18:46:59.534 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-18 18:46:59.537 | +++ 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-18 18:47:02.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.044 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.044 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.209 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:02.212 | ++ functions-common:get_or_create_user:925 : user_id=08b5d8e378d84809b0e4719b25c426b2 2022-03-18 18:47:02.214 | ++ functions-common:get_or_create_user:926 : echo 08b5d8e378d84809b0e4719b25c426b2 2022-03-18 18:47:02.218 | + lib/keystone:create_keystone_accounts:347 : demo_user=08b5d8e378d84809b0e4719b25c426b2 2022-03-18 18:47:02.220 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-18 18:47:02.269 | [289479 Async ks-domain-role:317916]: Waiting for completion of get_or_add_user_domain_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 default running on PID 317916 (6 other jobs running) 2022-03-18 18:47:02.293 | [289479 Async ks-domain-role:317916]: Signaling child to exit 2022-03-18 18:47:02.294 | WAKEUP 2022-03-18 18:47:02.316 | [289479 Async ks-domain-role:317916]: Signaled 2022-03-18 18:47:02.318 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-18 18:47:02.318 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:02.318 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 287c5c171ebd4aa69d09eaa5c5f192d6 --domain default 2022-03-18 18:47:02.318 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-18 18:47:02.318 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:02.318 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:02.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.318 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.318 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.318 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:02.318 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-18 18:47:02.318 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-18 18:47:02.318 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 287c5c171ebd4aa69d09eaa5c5f192d6 --domain default 2022-03-18 18:47:02.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.318 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.318 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.318 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-18 18:47:02.318 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 287c5c171ebd4aa69d09eaa5c5f192d6 --domain default 2022-03-18 18:47:02.318 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:02.318 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:02.318 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:02.318 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.318 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.318 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.318 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:02.318 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:02.318 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:02.318 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:02.319 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | 287c5c171ebd4aa69d09eaa5c5f192d6 | | | default | | False |' 2022-03-18 18:47:02.319 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:02.319 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:02.319 | + functions-common:get_or_add_user_domain_role:1021 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:02.319 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:02.361 | [289479 Async ks-domain-role:317916]: finished get_or_add_user_domain_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 default with result 0 in 10 seconds 2022-03-18 18:47:02.368 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-18 18:47:02.403 | [289479 Async ks-project:318055]: Waiting for completion of get_or_create_project service Default running on PID 318055 (5 other jobs running) 2022-03-18 18:47:02.427 | [289479 Async ks-project:318055]: Signaling child to exit 2022-03-18 18:47:02.428 | WAKEUP 2022-03-18 18:47:02.451 | [289479 Async ks-project:318055]: Signaled 2022-03-18 18:47:02.452 | + functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:47:02.452 | ++ 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-18 18:47:02.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.453 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.453 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.453 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.453 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:02.453 | + functions-common:get_or_create_project:938 : project_id=1c72d3ff550f40afa90b2131e3785e4c 2022-03-18 18:47:02.453 | + functions-common:get_or_create_project:939 : echo 1c72d3ff550f40afa90b2131e3785e4c 2022-03-18 18:47:02.453 | 1c72d3ff550f40afa90b2131e3785e4c 2022-03-18 18:47:02.499 | [289479 Async ks-project:318055]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-18 18:47:02.535 | [289479 Async ks-service:318141]: Waiting for completion of get_or_create_role service running on PID 318141 (4 other jobs running) 2022-03-18 18:47:02.559 | [289479 Async ks-service:318141]: Signaling child to exit 2022-03-18 18:47:02.559 | WAKEUP 2022-03-18 18:47:02.581 | [289479 Async ks-service:318141]: Signaled 2022-03-18 18:47:02.583 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 18:47:02.583 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-18 18:47:02.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.583 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.583 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.583 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:02.583 | + functions-common:get_or_create_role:950 : role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:47:02.583 | + functions-common:get_or_create_role:951 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:47:02.583 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:47:02.625 | [289479 Async ks-service:318141]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-18 18:47:02.662 | [289479 Async ks-reseller:318227]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 318227 (3 other jobs running) 2022-03-18 18:47:02.686 | [289479 Async ks-reseller:318227]: Signaling child to exit 2022-03-18 18:47:02.686 | WAKEUP 2022-03-18 18:47:02.708 | [289479 Async ks-reseller:318227]: Signaled 2022-03-18 18:47:02.710 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 18:47:02.710 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-18 18:47:02.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.710 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.710 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.710 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.710 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:02.710 | + functions-common:get_or_create_role:950 : role_id=0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:47:02.710 | + functions-common:get_or_create_role:951 : echo 0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:47:02.710 | 0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:47:02.753 | [289479 Async ks-reseller:318227]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-18 18:47:02.789 | [289479 Async ks-anotherrole:318319]: Waiting for completion of get_or_create_role anotherrole running on PID 318319 (2 other jobs running) 2022-03-18 18:47:02.815 | [289479 Async ks-anotherrole:318319]: Signaling child to exit 2022-03-18 18:47:02.815 | WAKEUP 2022-03-18 18:47:02.840 | [289479 Async ks-anotherrole:318319]: Signaled 2022-03-18 18:47:02.841 | + functions-common:get_or_create_role:945 : local role_id 2022-03-18 18:47:02.841 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-18 18:47:02.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.841 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:02.841 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:02.841 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:02.841 | + functions-common:get_or_create_role:950 : role_id=1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:02.841 | + functions-common:get_or_create_role:951 : echo 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:02.841 | 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:02.887 | [289479 Async ks-anotherrole:318319]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-03-18 18:47:02.891 | + inc/async:async_wait:197 : return 0 2022-03-18 18:47:02.893 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:02.952 | + inc/async:async_inner:63 : get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:02.990 | [289479 Async ks-demo-member:319201]: running: get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:02.993 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:03.052 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:03.096 | [289479 Async ks-demo-admin:319313]: running: get_or_add_user_project_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:03.098 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:03.170 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:03.218 | [289479 Async ks-demo-another:319425]: running: get_or_add_user_project_role anotherrole 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:03.221 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:47:03.303 | + inc/async:async_inner:63 : get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:47:03.346 | [289479 Async ks-demo-invis:319537]: running: get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:47:03.355 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-18 18:47:03.370 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-18 18:47:03.373 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:47:03.377 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-18 18:47:03.386 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-18 18:47:03.398 | +++ 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-18 18:47:07.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:07.524 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:07.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:07.524 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:07.704 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:07.707 | ++ functions-common:get_or_create_user:925 : user_id=d57681b5ab244f93b2436f2ecf90cbe7 2022-03-18 18:47:07.709 | ++ functions-common:get_or_create_user:926 : echo d57681b5ab244f93b2436f2ecf90cbe7 2022-03-18 18:47:07.712 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d57681b5ab244f93b2436f2ecf90cbe7 2022-03-18 18:47:07.714 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d57681b5ab244f93b2436f2ecf90cbe7 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:07.778 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d57681b5ab244f93b2436f2ecf90cbe7 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:07.824 | [289479 Async ks-demo-reader:319693]: running: get_or_add_user_project_role reader d57681b5ab244f93b2436f2ecf90cbe7 b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:07.828 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-18 18:47:07.832 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-18 18:47:07.837 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:47:07.842 | +++ 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-18 18:47:11.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:11.895 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:11.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:11.895 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:12.117 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:12.121 | ++ functions-common:get_or_create_project:938 : project_id=9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:12.124 | ++ functions-common:get_or_create_project:939 : echo 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:12.129 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:12.136 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-18 18:47:12.139 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-18 18:47:12.142 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:47:12.144 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-18 18:47:12.149 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-18 18:47:12.153 | +++ 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-18 18:47:14.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:14.990 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:14.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:14.990 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:15.377 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:15.392 | ++ functions-common:get_or_create_user:925 : user_id=66ac098fff59458ea0bb49609af3a1b7 2022-03-18 18:47:15.407 | ++ functions-common:get_or_create_user:926 : echo 66ac098fff59458ea0bb49609af3a1b7 2022-03-18 18:47:15.432 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=66ac098fff59458ea0bb49609af3a1b7 2022-03-18 18:47:15.456 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:15.872 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:16.079 | [289479 Async ks-alt-admin:320097]: running: get_or_add_user_project_role admin 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:16.096 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:16.522 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:16.728 | [289479 Async ks-alt-another:320209]: running: get_or_add_user_project_role anotherrole 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:16.741 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-18 18:47:16.761 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-18 18:47:16.785 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:47:16.806 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-18 18:47:16.829 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-18 18:47:16.853 | +++ 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-18 18:47:19.166 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:19.299 | [319201 Async ks-demo-member:319201]: finished successfully 2022-03-18 18:47:20.939 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:20.974 | [319425 Async ks-demo-another:319425]: finished successfully 2022-03-18 18:47:21.201 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:21.229 | [319537 Async ks-demo-invis:319537]: finished successfully 2022-03-18 18:47:21.955 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:21.982 | [319313 Async ks-demo-admin:319313]: finished successfully 2022-03-18 18:47:22.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:22.074 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:22.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:22.074 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:22.257 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:22.261 | ++ functions-common:get_or_create_user:925 : user_id=95e6a5ead3f84ea1b2440877c0bb1434 2022-03-18 18:47:22.263 | ++ functions-common:get_or_create_user:926 : echo 95e6a5ead3f84ea1b2440877c0bb1434 2022-03-18 18:47:22.266 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=95e6a5ead3f84ea1b2440877c0bb1434 2022-03-18 18:47:22.269 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 95e6a5ead3f84ea1b2440877c0bb1434 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:22.333 | + inc/async:async_inner:63 : get_or_add_user_project_role member 95e6a5ead3f84ea1b2440877c0bb1434 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:22.379 | [289479 Async ks-alt-member-user:320594]: running: get_or_add_user_project_role member 95e6a5ead3f84ea1b2440877c0bb1434 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:22.382 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-18 18:47:22.388 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-18 18:47:22.391 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:47:22.393 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-18 18:47:22.396 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-18 18:47:22.400 | +++ 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-18 18:47:23.913 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:24.088 | [319693 Async ks-demo-reader:319693]: finished successfully 2022-03-18 18:47:25.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:25.304 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:25.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:25.304 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:25.509 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:25.512 | ++ functions-common:get_or_create_user:925 : user_id=f7b39e1e2ce043e48980a5b3bd683bfa 2022-03-18 18:47:25.516 | ++ functions-common:get_or_create_user:926 : echo f7b39e1e2ce043e48980a5b3bd683bfa 2022-03-18 18:47:25.519 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=f7b39e1e2ce043e48980a5b3bd683bfa 2022-03-18 18:47:25.532 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader f7b39e1e2ce043e48980a5b3bd683bfa 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:25.614 | + inc/async:async_inner:63 : get_or_add_user_project_role reader f7b39e1e2ce043e48980a5b3bd683bfa 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:25.663 | [289479 Async ks-alt-reader-user:320818]: running: get_or_add_user_project_role reader f7b39e1e2ce043e48980a5b3bd683bfa 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:25.669 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-18 18:47:25.671 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:47:25.675 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-18 18:47:25.677 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-18 18:47:25.681 | +++ 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-18 18:47:29.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:29.202 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:29.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:29.202 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:29.439 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:29.444 | ++ functions-common:get_or_create_user:925 : user_id=3486b5afbb78443fa8d2cf9e96138601 2022-03-18 18:47:29.454 | ++ functions-common:get_or_create_user:926 : echo 3486b5afbb78443fa8d2cf9e96138601 2022-03-18 18:47:29.456 | + lib/keystone:create_keystone_accounts:392 : system_member_user=3486b5afbb78443fa8d2cf9e96138601 2022-03-18 18:47:29.466 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 3486b5afbb78443fa8d2cf9e96138601 all 2022-03-18 18:47:29.751 | + inc/async:async_inner:63 : get_or_add_user_system_role member 3486b5afbb78443fa8d2cf9e96138601 all 2022-03-18 18:47:29.879 | [289479 Async ks-system-member:321042]: running: get_or_add_user_system_role member 3486b5afbb78443fa8d2cf9e96138601 all 2022-03-18 18:47:29.887 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-18 18:47:29.890 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:47:29.893 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-18 18:47:29.897 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-18 18:47:29.924 | +++ 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-18 18:47:31.764 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:31.911 | [320097 Async ks-alt-admin:320097]: finished successfully 2022-03-18 18:47:32.380 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:32.525 | [320209 Async ks-alt-another:320209]: finished successfully 2022-03-18 18:47:33.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:33.747 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:33.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:33.747 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:33.989 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:33.992 | ++ functions-common:get_or_create_user:925 : user_id=93bee6cdcbfa4783826a5d01a68e275f 2022-03-18 18:47:33.997 | ++ functions-common:get_or_create_user:926 : echo 93bee6cdcbfa4783826a5d01a68e275f 2022-03-18 18:47:34.005 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=93bee6cdcbfa4783826a5d01a68e275f 2022-03-18 18:47:34.009 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 93bee6cdcbfa4783826a5d01a68e275f all 2022-03-18 18:47:34.110 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 93bee6cdcbfa4783826a5d01a68e275f all 2022-03-18 18:47:34.197 | [289479 Async ks-system-reader:321360]: running: get_or_add_user_system_role reader 93bee6cdcbfa4783826a5d01a68e275f all 2022-03-18 18:47:34.201 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-18 18:47:34.211 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-18 18:47:34.218 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-18 18:47:34.224 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-18 18:47:34.231 | +++ 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-18 18:47:35.621 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:35.794 | [320594 Async ks-alt-member-user:320594]: finished successfully 2022-03-18 18:47:37.754 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:37.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:37.797 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:37.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:37.797 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:37.813 | [320818 Async ks-alt-reader-user:320818]: finished successfully 2022-03-18 18:47:37.996 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:37.999 | ++ functions-common:get_or_create_group:902 : group_id=2a316d3bc59c4c36b0dd034d1779edc0 2022-03-18 18:47:38.001 | ++ functions-common:get_or_create_group:903 : echo 2a316d3bc59c4c36b0dd034d1779edc0 2022-03-18 18:47:38.004 | + lib/keystone:create_keystone_accounts:402 : admin_group=2a316d3bc59c4c36b0dd034d1779edc0 2022-03-18 18:47:38.007 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-18 18:47:38.010 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-18 18:47:38.013 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-18 18:47:38.015 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-18 18:47:38.018 | +++ 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-18 18:47:40.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:40.549 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:40.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:40.549 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:40.732 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:40.735 | ++ functions-common:get_or_create_group:902 : group_id=9e897a00445742bf9879e7013c10fc1a 2022-03-18 18:47:40.737 | ++ functions-common:get_or_create_group:903 : echo 9e897a00445742bf9879e7013c10fc1a 2022-03-18 18:47:40.741 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=9e897a00445742bf9879e7013c10fc1a 2022-03-18 18:47:40.744 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:40.808 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:40.856 | [289479 Async ks-group-memberdemo:321677]: running: get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:40.858 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:40.991 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:41.060 | [289479 Async ks-group-anotherdemo:321763]: running: get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:41.067 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:41.112 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:41.177 | + inc/async:async_inner:63 : get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:41.194 | [321042 Async ks-system-member:321042]: finished successfully 2022-03-18 18:47:41.260 | [289479 Async ks-group-memberalt:321868]: running: get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:41.263 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:41.505 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:41.737 | [289479 Async ks-group-anotheralt:321992]: running: get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:41.756 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d 2022-03-18 18:47:42.211 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d 2022-03-18 18:47:42.444 | [289479 Async ks-group-admin:322083]: running: get_or_add_group_project_role admin 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d 2022-03-18 18:47:42.461 | + 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-18 18:47:42.846 | [289479 Async ks-demo-member:319201]: Waiting for completion of get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 running on PID 319201 (17 other jobs running) 2022-03-18 18:47:43.022 | [289479 Async ks-demo-member:319201]: Signaling child to exit 2022-03-18 18:47:43.023 | WAKEUP 2022-03-18 18:47:43.220 | [289479 Async ks-demo-member:319201]: Signaled 2022-03-18 18:47:43.232 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:43.232 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:43.232 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:43.232 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:43.232 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:43.232 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:43.232 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:43.232 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:43.232 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08b5d8e378d84809b0e4719b25c426b2 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:43.232 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:43.233 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:43.233 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:43.233 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:43.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:43.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:43.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:43.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:43.233 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:43.233 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:43.233 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:43.233 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 08b5d8e378d84809b0e4719b25c426b2 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:43.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:43.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:43.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:43.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:43.233 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08b5d8e378d84809b0e4719b25c426b2 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:43.233 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:43.233 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:43.233 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:43.233 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:43.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:43.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:43.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:43.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:43.233 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:43.233 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:43.233 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:43.233 | ++ functions-common:get_field:818 : echo '| 1f9a0bae20304648bfd126cbed88af1d | 08b5d8e378d84809b0e4719b25c426b2 | | b1eb8d8f8acb4548b0d78ab3e236a7f5 | | | False |' 2022-03-18 18:47:43.233 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:43.233 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:43.233 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:43.233 | + functions-common:get_or_add_user_project_role:997 : echo 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:43.234 | 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:43.578 | [289479 Async ks-demo-member:319201]: finished get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 with result 0 in 16 seconds 2022-03-18 18:47:43.861 | [289479 Async ks-demo-admin:319313]: Waiting for completion of get_or_add_user_project_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 b1eb8d8f8acb4548b0d78ab3e236a7f5 running on PID 319313 (16 other jobs running) 2022-03-18 18:47:44.026 | [289479 Async ks-demo-admin:319313]: Signaling child to exit 2022-03-18 18:47:44.026 | WAKEUP 2022-03-18 18:47:44.228 | [289479 Async ks-demo-admin:319313]: Signaled 2022-03-18 18:47:44.236 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:44.236 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:44.236 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:44.236 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:44.236 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:44.236 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:44.236 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:44.236 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:44.236 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 287c5c171ebd4aa69d09eaa5c5f192d6 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:44.236 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:44.236 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:44.236 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:44.236 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:44.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:44.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:44.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:44.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:44.236 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:44.236 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:44.236 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:44.236 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 287c5c171ebd4aa69d09eaa5c5f192d6 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:44.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:44.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:44.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:44.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:44.236 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:44.236 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 287c5c171ebd4aa69d09eaa5c5f192d6 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:44.237 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:44.237 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:44.237 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:44.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:44.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:44.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:44.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:44.237 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:44.237 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:44.237 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:44.237 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | 287c5c171ebd4aa69d09eaa5c5f192d6 | | b1eb8d8f8acb4548b0d78ab3e236a7f5 | | | False |' 2022-03-18 18:47:44.237 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:44.237 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:44.237 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:44.237 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:44.237 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:44.532 | [289479 Async ks-demo-admin:319313]: finished get_or_add_user_project_role admin 287c5c171ebd4aa69d09eaa5c5f192d6 b1eb8d8f8acb4548b0d78ab3e236a7f5 with result 0 in 18 seconds 2022-03-18 18:47:44.776 | [289479 Async ks-demo-another:319425]: Waiting for completion of get_or_add_user_project_role anotherrole 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 running on PID 319425 (15 other jobs running) 2022-03-18 18:47:44.930 | [289479 Async ks-demo-another:319425]: Signaling child to exit 2022-03-18 18:47:44.930 | WAKEUP 2022-03-18 18:47:45.113 | [289479 Async ks-demo-another:319425]: Signaled 2022-03-18 18:47:45.128 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:45.128 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:45.128 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:45.128 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:45.128 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:45.128 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:45.128 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:45.128 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:45.128 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:45.129 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 08b5d8e378d84809b0e4719b25c426b2 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:45.129 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:45.129 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:45.129 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:45.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.129 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.129 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.129 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:45.129 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:45.129 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:45.129 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 08b5d8e378d84809b0e4719b25c426b2 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:45.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.129 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.129 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.129 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 08b5d8e378d84809b0e4719b25c426b2 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:45.129 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:45.129 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:45.129 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:45.129 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:45.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.129 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.129 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.129 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:45.129 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:45.129 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:45.129 | ++ functions-common:get_field:818 : echo '| 1ecbcd403f664e15bdd607e7c75d9ec5 | 08b5d8e378d84809b0e4719b25c426b2 | | b1eb8d8f8acb4548b0d78ab3e236a7f5 | | | False |' 2022-03-18 18:47:45.129 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:45.129 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:45.129 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:45.130 | + functions-common:get_or_add_user_project_role:997 : echo 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:45.130 | 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:45.417 | [289479 Async ks-demo-another:319425]: finished get_or_add_user_project_role anotherrole 08b5d8e378d84809b0e4719b25c426b2 b1eb8d8f8acb4548b0d78ab3e236a7f5 with result 0 in 17 seconds 2022-03-18 18:47:45.636 | [289479 Async ks-demo-invis:319537]: Waiting for completion of get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 a31025889d414a369074cbc1d1ce6bf6 running on PID 319537 (14 other jobs running) 2022-03-18 18:47:45.711 | [289479 Async ks-demo-invis:319537]: Signaling child to exit 2022-03-18 18:47:45.711 | WAKEUP 2022-03-18 18:47:45.748 | [289479 Async ks-demo-invis:319537]: Signaled 2022-03-18 18:47:45.749 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:45.749 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:45.749 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:45.749 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:45.749 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:45.749 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:45.749 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:45.749 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:45.749 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:45.749 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:45.749 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08b5d8e378d84809b0e4719b25c426b2 --project a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:47:45.749 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:45.750 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:45.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.750 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.750 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.750 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:45.750 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:45.750 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:45.750 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 08b5d8e378d84809b0e4719b25c426b2 --project a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:47:45.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.750 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.750 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.750 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:45.750 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:45.750 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 08b5d8e378d84809b0e4719b25c426b2 --project a31025889d414a369074cbc1d1ce6bf6 2022-03-18 18:47:45.750 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:45.750 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:45.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.750 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:45.750 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:45.750 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:45.750 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:45.750 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:45.750 | ++ functions-common:get_field:818 : echo '| 1f9a0bae20304648bfd126cbed88af1d | 08b5d8e378d84809b0e4719b25c426b2 | | a31025889d414a369074cbc1d1ce6bf6 | | | False |' 2022-03-18 18:47:45.750 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:45.750 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:45.750 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:45.750 | + functions-common:get_or_add_user_project_role:997 : echo 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:45.750 | 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:45.811 | [289479 Async ks-demo-invis:319537]: finished get_or_add_user_project_role member 08b5d8e378d84809b0e4719b25c426b2 a31025889d414a369074cbc1d1ce6bf6 with result 0 in 17 seconds 2022-03-18 18:47:45.889 | [289479 Async ks-demo-reader:319693]: Waiting for completion of get_or_add_user_project_role reader d57681b5ab244f93b2436f2ecf90cbe7 b1eb8d8f8acb4548b0d78ab3e236a7f5 running on PID 319693 (13 other jobs running) 2022-03-18 18:47:46.030 | [289479 Async ks-demo-reader:319693]: Signaling child to exit 2022-03-18 18:47:46.030 | WAKEUP 2022-03-18 18:47:46.120 | [289479 Async ks-demo-reader:319693]: Signaled 2022-03-18 18:47:46.123 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:46.123 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:46.123 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:46.123 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:46.123 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:46.123 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:46.123 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:46.123 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:46.123 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:46.123 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d57681b5ab244f93b2436f2ecf90cbe7 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:46.123 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:46.123 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:46.123 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:46.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:46.123 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:46.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:46.123 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:46.123 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:46.123 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:46.123 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:46.123 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user d57681b5ab244f93b2436f2ecf90cbe7 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:46.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:46.123 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:46.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:46.123 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:46.124 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:46.124 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d57681b5ab244f93b2436f2ecf90cbe7 --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:46.124 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:46.124 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:46.124 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:46.124 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:46.124 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:46.124 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:46.124 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:46.124 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:46.124 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:46.124 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:46.124 | ++ functions-common:get_field:818 : echo '| b1b81c3c93254a56b42c39818470ca29 | d57681b5ab244f93b2436f2ecf90cbe7 | | b1eb8d8f8acb4548b0d78ab3e236a7f5 | | | False |' 2022-03-18 18:47:46.124 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:46.124 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:46.124 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:46.124 | + functions-common:get_or_add_user_project_role:997 : echo b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:46.124 | b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:46.316 | [289479 Async ks-demo-reader:319693]: finished get_or_add_user_project_role reader d57681b5ab244f93b2436f2ecf90cbe7 b1eb8d8f8acb4548b0d78ab3e236a7f5 with result 0 in 16 seconds 2022-03-18 18:47:46.361 | + inc/async:async_wait:197 : return 0 2022-03-18 18:47:46.376 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-18 18:47:46.684 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:46.689 | [289479 Async ks-alt-admin:320097]: Waiting for completion of get_or_add_user_project_role admin 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 running on PID 320097 (12 other jobs running) 2022-03-18 18:47:46.826 | [321360 Async ks-system-reader:321360]: finished successfully 2022-03-18 18:47:46.858 | [289479 Async ks-alt-admin:320097]: Signaling child to exit 2022-03-18 18:47:46.859 | WAKEUP 2022-03-18 18:47:46.992 | [289479 Async ks-alt-admin:320097]: Signaled 2022-03-18 18:47:47.004 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:47.004 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:47.004 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:47.004 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:47.004 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:47.004 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:47.004 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:47.004 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:47.004 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 66ac098fff59458ea0bb49609af3a1b7 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:47.004 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:47.004 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:47.004 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:47.004 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:47.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.004 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.004 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:47.005 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:47.005 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:47.005 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 66ac098fff59458ea0bb49609af3a1b7 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:47.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.005 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.005 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.005 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:47.005 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 66ac098fff59458ea0bb49609af3a1b7 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:47.005 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:47.005 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:47.005 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:47.005 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.005 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.005 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.005 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:47.005 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:47.005 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:47.005 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | 66ac098fff59458ea0bb49609af3a1b7 | | 9e5564aabcca468682c0ce396ae0fe63 | | | False |' 2022-03-18 18:47:47.005 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:47.005 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:47.005 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:47.005 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:47.005 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:47:47.218 | [289479 Async ks-alt-admin:320097]: finished get_or_add_user_project_role admin 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 with result 0 in 16 seconds 2022-03-18 18:47:47.478 | [289479 Async ks-alt-another:320209]: Waiting for completion of get_or_add_user_project_role anotherrole 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 running on PID 320209 (11 other jobs running) 2022-03-18 18:47:47.612 | [289479 Async ks-alt-another:320209]: Signaling child to exit 2022-03-18 18:47:47.612 | WAKEUP 2022-03-18 18:47:47.754 | [289479 Async ks-alt-another:320209]: Signaled 2022-03-18 18:47:47.768 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:47.768 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:47.768 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:47.768 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:47.768 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:47.768 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:47.768 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:47.768 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:47.768 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:47.768 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 66ac098fff59458ea0bb49609af3a1b7 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:47.768 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:47.768 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:47.768 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:47.768 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.768 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.768 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.768 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.768 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:47.768 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:47.768 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:47.768 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 66ac098fff59458ea0bb49609af3a1b7 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:47.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.769 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.769 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.769 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:47.769 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 66ac098fff59458ea0bb49609af3a1b7 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:47.769 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:47.769 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:47.769 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:47.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.769 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:47.769 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:47.769 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:47.769 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:47.769 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:47.769 | ++ functions-common:get_field:818 : echo '| 1ecbcd403f664e15bdd607e7c75d9ec5 | 66ac098fff59458ea0bb49609af3a1b7 | | 9e5564aabcca468682c0ce396ae0fe63 | | | False |' 2022-03-18 18:47:47.769 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:47.769 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:47.769 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:47.769 | + functions-common:get_or_add_user_project_role:997 : echo 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:47.769 | 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:47:48.046 | [289479 Async ks-alt-another:320209]: finished get_or_add_user_project_role anotherrole 66ac098fff59458ea0bb49609af3a1b7 9e5564aabcca468682c0ce396ae0fe63 with result 0 in 16 seconds 2022-03-18 18:47:48.310 | [289479 Async ks-alt-member-user:320594]: Waiting for completion of get_or_add_user_project_role member 95e6a5ead3f84ea1b2440877c0bb1434 9e5564aabcca468682c0ce396ae0fe63 running on PID 320594 (10 other jobs running) 2022-03-18 18:47:48.382 | [289479 Async ks-alt-member-user:320594]: Signaling child to exit 2022-03-18 18:47:48.382 | WAKEUP 2022-03-18 18:47:48.553 | [289479 Async ks-alt-member-user:320594]: Signaled 2022-03-18 18:47:48.563 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:48.563 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:48.563 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:48.563 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:48.563 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:48.563 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:48.563 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:48.563 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:48.563 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:48.563 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:48.563 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95e6a5ead3f84ea1b2440877c0bb1434 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:48.564 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:48.564 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:48.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:48.564 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:48.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:48.564 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:48.564 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:48.564 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:48.564 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:48.564 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 95e6a5ead3f84ea1b2440877c0bb1434 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:48.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:48.564 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:48.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:48.564 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:48.564 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:48.564 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 95e6a5ead3f84ea1b2440877c0bb1434 --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:48.564 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:48.564 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:48.564 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:48.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:48.564 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:48.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:48.564 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:48.564 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:48.564 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:48.564 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:48.564 | ++ functions-common:get_field:818 : echo '| 1f9a0bae20304648bfd126cbed88af1d | 95e6a5ead3f84ea1b2440877c0bb1434 | | 9e5564aabcca468682c0ce396ae0fe63 | | | False |' 2022-03-18 18:47:48.564 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:48.564 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:48.564 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:48.564 | + functions-common:get_or_add_user_project_role:997 : echo 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:48.564 | 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:48.810 | [289479 Async ks-alt-member-user:320594]: finished get_or_add_user_project_role member 95e6a5ead3f84ea1b2440877c0bb1434 9e5564aabcca468682c0ce396ae0fe63 with result 0 in 13 seconds 2022-03-18 18:47:49.063 | [289479 Async ks-alt-reader-user:320818]: Waiting for completion of get_or_add_user_project_role reader f7b39e1e2ce043e48980a5b3bd683bfa 9e5564aabcca468682c0ce396ae0fe63 running on PID 320818 (9 other jobs running) 2022-03-18 18:47:49.238 | [289479 Async ks-alt-reader-user:320818]: Signaling child to exit 2022-03-18 18:47:49.238 | WAKEUP 2022-03-18 18:47:49.343 | [289479 Async ks-alt-reader-user:320818]: Signaled 2022-03-18 18:47:49.350 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:47:49.350 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:47:49.350 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:49.350 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:49.350 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:49.350 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:49.350 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:49.350 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:47:49.350 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:47:49.350 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:49.350 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:49.350 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:49.350 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f7b39e1e2ce043e48980a5b3bd683bfa --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:49.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:49.350 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:49.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:49.350 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:49.350 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:49.350 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:47:49.350 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:47:49.350 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user f7b39e1e2ce043e48980a5b3bd683bfa --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:49.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:49.350 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:49.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:49.351 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:49.351 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f7b39e1e2ce043e48980a5b3bd683bfa --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:49.351 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:47:49.351 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:47:49.351 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:47:49.351 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:49.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:49.351 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:49.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:49.351 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:49.351 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:49.351 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:47:49.351 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:47:49.351 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:47:49.351 | ++ functions-common:get_field:818 : echo '| b1b81c3c93254a56b42c39818470ca29 | f7b39e1e2ce043e48980a5b3bd683bfa | | 9e5564aabcca468682c0ce396ae0fe63 | | | False |' 2022-03-18 18:47:49.351 | ++ functions-common:get_field:812 : read data 2022-03-18 18:47:49.351 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:49.351 | + functions-common:get_or_add_user_project_role:997 : echo b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:49.351 | b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:49.614 | [289479 Async ks-alt-reader-user:320818]: finished get_or_add_user_project_role reader f7b39e1e2ce043e48980a5b3bd683bfa 9e5564aabcca468682c0ce396ae0fe63 with result 0 in 12 seconds 2022-03-18 18:47:49.636 | + inc/async:async_wait:197 : return 0 2022-03-18 18:47:49.656 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-18 18:47:49.981 | [289479 Async ks-system-member:321042]: Waiting for completion of get_or_add_user_system_role member 3486b5afbb78443fa8d2cf9e96138601 all running on PID 321042 (8 other jobs running) 2022-03-18 18:47:50.163 | [289479 Async ks-system-member:321042]: Signaling child to exit 2022-03-18 18:47:50.163 | WAKEUP 2022-03-18 18:47:50.303 | [289479 Async ks-system-member:321042]: Signaled 2022-03-18 18:47:50.316 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-18 18:47:50.316 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-18 18:47:50.316 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-18 18:47:50.316 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:50.316 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:50.316 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:50.316 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:50.316 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:50.316 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-18 18:47:50.316 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3486b5afbb78443fa8d2cf9e96138601 --system all -f value -c Role 2022-03-18 18:47:50.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:50.317 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:50.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:50.317 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:50.317 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:50.317 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-18 18:47:50.317 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-18 18:47:50.317 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 3486b5afbb78443fa8d2cf9e96138601 --system all 2022-03-18 18:47:50.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:50.317 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:50.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:50.317 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:50.317 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 3486b5afbb78443fa8d2cf9e96138601 --system all -f value -c Role 2022-03-18 18:47:50.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:50.317 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:50.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:50.317 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:50.317 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:50.317 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:50.317 | + functions-common:get_or_add_user_system_role:1052 : echo 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:50.317 | 1f9a0bae20304648bfd126cbed88af1d 2022-03-18 18:47:50.615 | [289479 Async ks-system-member:321042]: finished get_or_add_user_system_role member 3486b5afbb78443fa8d2cf9e96138601 all with result 0 in 11 seconds 2022-03-18 18:47:50.820 | [289479 Async ks-system-reader:321360]: Waiting for completion of get_or_add_user_system_role reader 93bee6cdcbfa4783826a5d01a68e275f all running on PID 321360 (7 other jobs running) 2022-03-18 18:47:51.020 | [289479 Async ks-system-reader:321360]: Signaling child to exit 2022-03-18 18:47:51.021 | WAKEUP 2022-03-18 18:47:51.201 | [289479 Async ks-system-reader:321360]: Signaled 2022-03-18 18:47:51.216 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-18 18:47:51.216 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-18 18:47:51.216 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-18 18:47:51.216 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:47:51.216 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:47:51.216 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:47:51.216 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:47:51.216 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:47:51.216 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-18 18:47:51.216 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 93bee6cdcbfa4783826a5d01a68e275f --system all -f value -c Role 2022-03-18 18:47:51.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:51.216 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:51.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:51.216 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:51.216 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:51.216 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-18 18:47:51.217 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-18 18:47:51.217 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 93bee6cdcbfa4783826a5d01a68e275f --system all 2022-03-18 18:47:51.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:51.217 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:51.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:51.217 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:51.217 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 93bee6cdcbfa4783826a5d01a68e275f --system all -f value -c Role 2022-03-18 18:47:51.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:51.217 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:51.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:51.217 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:51.217 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:51.217 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:51.217 | + functions-common:get_or_add_user_system_role:1052 : echo b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:51.217 | b1b81c3c93254a56b42c39818470ca29 2022-03-18 18:47:51.475 | [289479 Async ks-system-reader:321360]: finished get_or_add_user_system_role reader 93bee6cdcbfa4783826a5d01a68e275f all with result 0 in 12 seconds 2022-03-18 18:47:51.500 | + inc/async:async_wait:197 : return 0 2022-03-18 18:47:51.520 | + 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-18 18:47:51.810 | [289479 Async ks-group-memberdemo:321677]: Waiting for completion of get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 running on PID 321677 (6 other jobs running) 2022-03-18 18:47:51.900 | [289479 Async ks-group-memberdemo:321677]: Signaling child to exit 2022-03-18 18:47:54.751 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:54.828 | [321677 Async ks-group-memberdemo:321677]: finished successfully 2022-03-18 18:47:54.898 | WAKEUP 2022-03-18 18:47:55.042 | [289479 Async ks-group-memberdemo:321677]: Signaled 2022-03-18 18:47:55.064 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:47:55.064 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9e897a00445742bf9879e7013c10fc1a --project b1eb8d8f8acb4548b0d78ab3e236a7f5 -f value 2022-03-18 18:47:55.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.064 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.064 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.064 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:55.064 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:47:55.064 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:47:55.064 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 9e897a00445742bf9879e7013c10fc1a --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:55.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.064 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.064 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.064 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9e897a00445742bf9879e7013c10fc1a --project b1eb8d8f8acb4548b0d78ab3e236a7f5 -f value 2022-03-18 18:47:55.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.064 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.064 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.064 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:55.064 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1f9a0bae20304648bfd126cbed88af1d 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 False' 2022-03-18 18:47:55.064 | + functions-common:get_or_add_group_project_role:1076 : echo 1f9a0bae20304648bfd126cbed88af1d 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 False 2022-03-18 18:47:55.064 | 1f9a0bae20304648bfd126cbed88af1d 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 False 2022-03-18 18:47:55.220 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:55.289 | [289479 Async ks-group-memberdemo:321677]: finished get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 with result 0 in 14 seconds 2022-03-18 18:47:55.294 | [321868 Async ks-group-memberalt:321868]: finished successfully 2022-03-18 18:47:55.365 | [289479 Async ks-group-anotherdemo:321763]: Waiting for completion of get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 running on PID 321763 (5 other jobs running) 2022-03-18 18:47:55.403 | [289479 Async ks-group-anotherdemo:321763]: Signaling child to exit 2022-03-18 18:47:55.861 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:55.888 | [321763 Async ks-group-anotherdemo:321763]: finished successfully 2022-03-18 18:47:55.912 | WAKEUP 2022-03-18 18:47:55.938 | [289479 Async ks-group-anotherdemo:321763]: Signaled 2022-03-18 18:47:55.939 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:47:55.939 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9e897a00445742bf9879e7013c10fc1a --project b1eb8d8f8acb4548b0d78ab3e236a7f5 -f value 2022-03-18 18:47:55.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.939 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.940 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:55.940 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:47:55.940 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:47:55.940 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9e897a00445742bf9879e7013c10fc1a --project b1eb8d8f8acb4548b0d78ab3e236a7f5 2022-03-18 18:47:55.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.940 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.940 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.940 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9e897a00445742bf9879e7013c10fc1a --project b1eb8d8f8acb4548b0d78ab3e236a7f5 -f value 2022-03-18 18:47:55.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.940 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:55.940 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:55.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:55.940 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1ecbcd403f664e15bdd607e7c75d9ec5 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 False' 2022-03-18 18:47:55.940 | + functions-common:get_or_add_group_project_role:1076 : echo 1ecbcd403f664e15bdd607e7c75d9ec5 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 False 2022-03-18 18:47:55.940 | 1ecbcd403f664e15bdd607e7c75d9ec5 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 False 2022-03-18 18:47:55.988 | [289479 Async ks-group-anotherdemo:321763]: finished get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a b1eb8d8f8acb4548b0d78ab3e236a7f5 with result 0 in 14 seconds 2022-03-18 18:47:56.034 | [289479 Async ks-group-memberalt:321868]: Waiting for completion of get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 running on PID 321868 (4 other jobs running) 2022-03-18 18:47:56.061 | [289479 Async ks-group-memberalt:321868]: Signaling child to exit 2022-03-18 18:47:56.061 | WAKEUP 2022-03-18 18:47:56.086 | [289479 Async ks-group-memberalt:321868]: Signaled 2022-03-18 18:47:56.087 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:47:56.087 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9e897a00445742bf9879e7013c10fc1a --project 9e5564aabcca468682c0ce396ae0fe63 -f value 2022-03-18 18:47:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.087 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.087 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.087 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:56.087 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:47:56.087 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:47:56.087 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 9e897a00445742bf9879e7013c10fc1a --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:56.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.087 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.088 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.088 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 9e897a00445742bf9879e7013c10fc1a --project 9e5564aabcca468682c0ce396ae0fe63 -f value 2022-03-18 18:47:56.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.088 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.088 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.088 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:56.088 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1f9a0bae20304648bfd126cbed88af1d 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 False' 2022-03-18 18:47:56.088 | + functions-common:get_or_add_group_project_role:1076 : echo 1f9a0bae20304648bfd126cbed88af1d 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 False 2022-03-18 18:47:56.088 | 1f9a0bae20304648bfd126cbed88af1d 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 False 2022-03-18 18:47:56.137 | [289479 Async ks-group-memberalt:321868]: finished get_or_add_group_project_role member 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 with result 0 in 14 seconds 2022-03-18 18:47:56.177 | [289479 Async ks-group-anotheralt:321992]: Waiting for completion of get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 running on PID 321992 (3 other jobs running) 2022-03-18 18:47:56.206 | [289479 Async ks-group-anotheralt:321992]: Signaling child to exit 2022-03-18 18:47:56.809 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:56.834 | [321992 Async ks-group-anotheralt:321992]: finished successfully 2022-03-18 18:47:56.855 | WAKEUP 2022-03-18 18:47:56.877 | [289479 Async ks-group-anotheralt:321992]: Signaled 2022-03-18 18:47:56.879 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:47:56.879 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9e897a00445742bf9879e7013c10fc1a --project 9e5564aabcca468682c0ce396ae0fe63 -f value 2022-03-18 18:47:56.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.879 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.879 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:56.879 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:47:56.879 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:47:56.879 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 9e897a00445742bf9879e7013c10fc1a --project 9e5564aabcca468682c0ce396ae0fe63 2022-03-18 18:47:56.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.879 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.879 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.879 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 9e897a00445742bf9879e7013c10fc1a --project 9e5564aabcca468682c0ce396ae0fe63 -f value 2022-03-18 18:47:56.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.879 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:56.879 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:56.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:56.879 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1ecbcd403f664e15bdd607e7c75d9ec5 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 False' 2022-03-18 18:47:56.880 | + functions-common:get_or_add_group_project_role:1076 : echo 1ecbcd403f664e15bdd607e7c75d9ec5 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 False 2022-03-18 18:47:56.880 | 1ecbcd403f664e15bdd607e7c75d9ec5 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 False 2022-03-18 18:47:56.927 | [289479 Async ks-group-anotheralt:321992]: finished get_or_add_group_project_role anotherrole 9e897a00445742bf9879e7013c10fc1a 9e5564aabcca468682c0ce396ae0fe63 with result 0 in 15 seconds 2022-03-18 18:47:56.967 | [289479 Async ks-group-admin:322083]: Waiting for completion of get_or_add_group_project_role admin 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d running on PID 322083 (2 other jobs running) 2022-03-18 18:47:56.994 | [289479 Async ks-group-admin:322083]: Signaling child to exit 2022-03-18 18:47:57.082 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:47:57.107 | [322083 Async ks-group-admin:322083]: finished successfully 2022-03-18 18:47:57.126 | WAKEUP 2022-03-18 18:47:57.149 | [289479 Async ks-group-admin:322083]: Signaled 2022-03-18 18:47:57.150 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-18 18:47:57.150 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2a316d3bc59c4c36b0dd034d1779edc0 --project 38a3710d7e324c49903f1bbd0904da5d -f value 2022-03-18 18:47:57.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:57.150 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:57.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:57.151 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:57.151 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:57.151 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-18 18:47:57.151 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-18 18:47:57.151 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 2a316d3bc59c4c36b0dd034d1779edc0 --project 38a3710d7e324c49903f1bbd0904da5d 2022-03-18 18:47:57.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:57.151 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:57.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:57.151 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:57.151 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2a316d3bc59c4c36b0dd034d1779edc0 --project 38a3710d7e324c49903f1bbd0904da5d -f value 2022-03-18 18:47:57.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:57.151 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:57.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:47:57.151 | from cryptography.utils import int_from_bytes 2022-03-18 18:47:57.151 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:47:57.151 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9a8f00a6092d4382b3d863f88c339e02 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d False' 2022-03-18 18:47:57.151 | + functions-common:get_or_add_group_project_role:1076 : echo 9a8f00a6092d4382b3d863f88c339e02 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d False 2022-03-18 18:47:57.151 | 9a8f00a6092d4382b3d863f88c339e02 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d False 2022-03-18 18:47:57.194 | [289479 Async ks-group-admin:322083]: finished get_or_add_group_project_role admin 2a316d3bc59c4c36b0dd034d1779edc0 38a3710d7e324c49903f1bbd0904da5d with result 0 in 15 seconds 2022-03-18 18:47:57.198 | + inc/async:async_wait:197 : return 0 2022-03-18 18:47:57.201 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-18 18:47:57.218 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:47:57.220 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-18 18:47:57.238 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:47:57.240 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-18 18:47:57.243 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-18 18:47:57.301 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-18 18:47:57.339 | [289479 Async create_nova_accounts:323982]: running: create_nova_accounts 2022-03-18 18:47:57.343 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-18 18:47:57.361 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:47:57.363 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-18 18:47:57.366 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-18 18:47:57.426 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-18 18:47:57.466 | [289479 Async create_glance_accounts:324097]: running: create_glance_accounts 2022-03-18 18:47:57.469 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-18 18:47:57.491 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:47:57.498 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-18 18:47:57.500 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-18 18:47:57.570 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-18 18:47:57.612 | [289479 Async create_cinder_accounts:324227]: running: create_cinder_accounts 2022-03-18 18:47:57.614 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-18 18:47:57.635 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:47:57.638 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-18 18:47:57.640 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-18 18:47:57.714 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-18 18:47:57.778 | [289479 Async create_neutron_accounts:324342]: running: create_neutron_accounts 2022-03-18 18:47:57.785 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-18 18:47:57.816 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:47:57.818 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-18 18:47:57.823 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-18 18:47:58.021 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-18 18:47:58.239 | [289479 Async create_swift_accounts:324483]: running: create_swift_accounts 2022-03-18 18:47:58.255 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-18 18:47:58.381 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:47:58.405 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-18 18:47:58.756 | [289479 Async create_nova_accounts:323982]: Waiting for completion of create_nova_accounts running on PID 323982 (6 other jobs running) 2022-03-18 18:47:58.938 | [289479 Async create_nova_accounts:323982]: Signaling child to exit 2022-03-18 18:48:38.553 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:48:38.650 | [324342 Async create_neutron_accounts:324342]: finished successfully 2022-03-18 18:48:57.443 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:48:57.491 | [324227 Async create_cinder_accounts:324227]: finished successfully 2022-03-18 18:49:14.033 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:49:14.068 | [324097 Async create_glance_accounts:324097]: finished successfully 2022-03-18 18:49:14.779 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:49:14.806 | [323982 Async create_nova_accounts:323982]: finished successfully 2022-03-18 18:49:14.826 | WAKEUP 2022-03-18 18:49:14.849 | [289479 Async create_nova_accounts:323982]: Signaled 2022-03-18 18:49:14.851 | + 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-18 18:49:14.851 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-18 18:49:14.851 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-18 18:49:14.851 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:49:14.851 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:49:14.851 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 18:49:14.851 | ++ 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-18 18:49:14.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.851 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.851 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.851 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.851 | + functions-common:get_or_create_user:925 : user_id=bffb5323ec964605904bb36a88a4e4d6 2022-03-18 18:49:14.851 | + functions-common:get_or_create_user:926 : echo bffb5323ec964605904bb36a88a4e4d6 2022-03-18 18:49:14.851 | bffb5323ec964605904bb36a88a4e4d6 2022-03-18 18:49:14.851 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-18 18:49:14.851 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:14.851 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:14.851 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:14.851 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:14.851 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:14.851 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:14.851 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:14.851 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:14.851 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:14.851 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:14.852 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:14.852 | ++ 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-18 18:49:14.852 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.852 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.852 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.852 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.852 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.852 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.852 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:14.852 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:14.852 | + 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-18 18:49:14.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.852 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.852 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.852 | ++ 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-18 18:49:14.852 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.852 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:14.852 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.852 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.852 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.852 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.852 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.852 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:14.852 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:14.852 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:14.852 | ++ functions-common:get_field:818 : echo '| 0417b870611e4a6499aff87f466b6586 | bffb5323ec964605904bb36a88a4e4d6 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:14.852 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.852 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.853 | + functions-common:get_or_add_user_project_role:997 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.853 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.853 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 18:49:14.853 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-18 18:49:14.853 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:14.853 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:14.853 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:14.853 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:14.853 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:14.853 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:14.853 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:14.853 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:14.853 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:14.853 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:14.853 | ++ 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-18 18:49:14.853 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.853 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:14.853 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.853 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.853 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.853 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.853 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.853 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:14.853 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:14.853 | + 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-18 18:49:14.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.853 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.853 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.853 | ++ 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-18 18:49:14.854 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.854 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:14.854 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.854 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.854 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.854 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.854 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.854 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:14.854 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:14.854 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | bffb5323ec964605904bb36a88a4e4d6 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:14.854 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:14.854 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.854 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:49:14.854 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:49:14.854 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:49:14.854 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-18 18:49:14.854 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-18 18:49:14.854 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.37/compute 2022-03-18 18:49:14.854 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-18 18:49:14.854 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:49:14.854 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-18 18:49:14.854 | ++ 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-18 18:49:14.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.854 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.854 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.854 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.854 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:49:14.854 | 4b0b7e05ab2a42388dd947262af6f570' 2022-03-18 18:49:14.854 | + functions-common:get_or_create_service:1094 : echo 4b0b7e05ab2a42388dd947262af6f570 2022-03-18 18:49:14.854 | 4b0b7e05ab2a42388dd947262af6f570 2022-03-18 18:49:14.855 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2022-03-18 18:49:14.855 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:49:14.855 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2022-03-18 18:49:14.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:49:14.855 | +++ 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-18 18:49:14.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.855 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.855 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.855 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:49:14.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:49:14.855 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 18:49:14.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.855 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.855 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.855 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=61b6f80315264d19aaeeefc32edcaba0 2022-03-18 18:49:14.855 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 61b6f80315264d19aaeeefc32edcaba0 2022-03-18 18:49:14.855 | + functions-common:get_or_create_endpoint:1127 : public_id=61b6f80315264d19aaeeefc32edcaba0 2022-03-18 18:49:14.855 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 18:49:14.855 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:49:14.856 | + functions-common:get_or_create_endpoint:1136 : echo 61b6f80315264d19aaeeefc32edcaba0 2022-03-18 18:49:14.856 | 61b6f80315264d19aaeeefc32edcaba0 2022-03-18 18:49:14.856 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-18 18:49:14.856 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:49:14.856 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-18 18:49:14.856 | ++ 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-18 18:49:14.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.856 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.856 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.856 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:49:14.856 | 7450fda86f6d406c825d9679d9420b6c' 2022-03-18 18:49:14.856 | + functions-common:get_or_create_service:1094 : echo 7450fda86f6d406c825d9679d9420b6c 2022-03-18 18:49:14.856 | 7450fda86f6d406c825d9679d9420b6c 2022-03-18 18:49:14.856 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2022-03-18 18:49:14.856 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:49:14.856 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2022-03-18 18:49:14.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:49:14.856 | +++ 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-18 18:49:14.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.856 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.856 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.856 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:49:14.856 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:49:14.856 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2022-03-18 18:49:14.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.856 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.856 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.856 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b205a1cbca874a8da4c4ddc721907658 2022-03-18 18:49:14.857 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b205a1cbca874a8da4c4ddc721907658 2022-03-18 18:49:14.857 | + functions-common:get_or_create_endpoint:1127 : public_id=b205a1cbca874a8da4c4ddc721907658 2022-03-18 18:49:14.857 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 18:49:14.857 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:49:14.857 | + functions-common:get_or_create_endpoint:1136 : echo b205a1cbca874a8da4c4ddc721907658 2022-03-18 18:49:14.857 | b205a1cbca874a8da4c4ddc721907658 2022-03-18 18:49:14.857 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-18 18:49:14.857 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:49:14.857 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-18 18:49:14.857 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:49:14.857 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-18 18:49:14.857 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:14.857 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:14.857 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:14.857 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:14.857 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:14.857 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:14.857 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:14.857 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:14.857 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:14.857 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:14.857 | ++ 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-18 18:49:14.857 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:14.857 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.857 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.857 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.857 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.857 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.857 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.857 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:14.858 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:14.858 | + 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-18 18:49:14.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.858 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.858 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.858 | ++ 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-18 18:49:14.858 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:14.858 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.858 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.858 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.858 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.858 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.858 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.858 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:14.858 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:14.858 | ++ functions-common:get_field:818 : echo '| 0a774e06d7d84bbeae9fbb68f9a96530 | bffb5323ec964605904bb36a88a4e4d6 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:14.858 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:14.858 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.858 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:49:14.858 | + functions-common:get_or_add_user_project_role:997 : echo 0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:49:14.858 | 0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:49:14.858 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-18 18:49:14.858 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:49:14.858 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-18 18:49:14.858 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:49:14.858 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-18 18:49:14.899 | [289479 Async create_nova_accounts:323982]: finished create_nova_accounts with result 0 in 77 seconds 2022-03-18 18:49:14.943 | [289479 Async create_glance_accounts:324097]: Waiting for completion of create_glance_accounts running on PID 324097 (5 other jobs running) 2022-03-18 18:49:14.969 | [289479 Async create_glance_accounts:324097]: Signaling child to exit 2022-03-18 18:49:14.969 | WAKEUP 2022-03-18 18:49:14.994 | [289479 Async create_glance_accounts:324097]: Signaled 2022-03-18 18:49:14.995 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-18 18:49:14.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:49:14.995 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-18 18:49:14.995 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-18 18:49:14.995 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:49:14.995 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:49:14.995 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 18:49:14.995 | ++ 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-18 18:49:14.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.995 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.995 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.995 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.995 | + functions-common:get_or_create_user:925 : user_id=951af6e3342e46e1937fbac8f6313e2a 2022-03-18 18:49:14.996 | + functions-common:get_or_create_user:926 : echo 951af6e3342e46e1937fbac8f6313e2a 2022-03-18 18:49:14.996 | 951af6e3342e46e1937fbac8f6313e2a 2022-03-18 18:49:14.996 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-18 18:49:14.996 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:14.996 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:14.996 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:14.996 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:14.996 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:14.996 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:14.996 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:14.996 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:14.996 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:14.996 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:14.996 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:14.996 | ++ 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-18 18:49:14.996 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.996 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.996 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.996 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.996 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.996 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.996 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:14.996 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:14.996 | + 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-18 18:49:14.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.996 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.996 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.996 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.996 | ++ 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-18 18:49:14.996 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:14.997 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.997 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.997 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.997 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.997 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:14.997 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:14.997 | ++ functions-common:get_field:818 : echo '| 0417b870611e4a6499aff87f466b6586 | 951af6e3342e46e1937fbac8f6313e2a | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:14.997 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:14.997 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.997 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.997 | + functions-common:get_or_add_user_project_role:997 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.997 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.997 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 18:49:14.997 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-18 18:49:14.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:49:14.997 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-18 18:49:14.997 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-18 18:49:14.997 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:49:14.997 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:49:14.997 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 18:49:14.997 | ++ 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-18 18:49:14.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.997 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.997 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.997 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.997 | + functions-common:get_or_create_user:925 : user_id=b2be432b45824a5a87c2d3c0ba809310 2022-03-18 18:49:14.997 | + functions-common:get_or_create_user:926 : echo b2be432b45824a5a87c2d3c0ba809310 2022-03-18 18:49:14.998 | b2be432b45824a5a87c2d3c0ba809310 2022-03-18 18:49:14.998 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-18 18:49:14.998 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:14.998 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:14.998 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:14.998 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:14.998 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:14.998 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:14.998 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:14.998 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:14.998 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:14.998 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:14.998 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.998 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:14.998 | ++ 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-18 18:49:14.998 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.998 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.998 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.998 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.998 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:14.998 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:14.998 | + 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-18 18:49:14.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.998 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.998 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.998 | ++ 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-18 18:49:14.998 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.998 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:14.998 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.999 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.999 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:14.999 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:14.999 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:14.999 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:14.999 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:14.999 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:14.999 | ++ functions-common:get_field:818 : echo '| 0417b870611e4a6499aff87f466b6586 | b2be432b45824a5a87c2d3c0ba809310 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:14.999 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.999 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.999 | + functions-common:get_or_add_user_project_role:997 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.999 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:14.999 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-18 18:49:14.999 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-18 18:49:14.999 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:14.999 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:14.999 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:14.999 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:14.999 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:14.999 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:14.999 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:14.999 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:14.999 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:14.999 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:14.999 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:14.999 | ++ 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-18 18:49:14.999 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:14.999 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:14.999 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:14.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.000 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.000 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.000 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.000 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:15.000 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:15.000 | + 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-18 18:49:15.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.000 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.000 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.000 | ++ 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-18 18:49:15.000 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:15.000 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:15.000 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:15.000 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.000 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.000 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.000 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.000 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:15.000 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:15.000 | ++ functions-common:get_field:818 : echo '| 0a774e06d7d84bbeae9fbb68f9a96530 | b2be432b45824a5a87c2d3c0ba809310 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:15.000 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:15.000 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.000 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:49:15.000 | + functions-common:get_or_add_user_project_role:997 : echo 0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:49:15.000 | 0a774e06d7d84bbeae9fbb68f9a96530 2022-03-18 18:49:15.000 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-18 18:49:15.000 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:49:15.000 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-18 18:49:15.001 | ++ 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-18 18:49:15.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.001 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.001 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.001 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.001 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:49:15.001 | b7abea9d026245c5a5465bd4dd6b9271' 2022-03-18 18:49:15.001 | + functions-common:get_or_create_service:1094 : echo b7abea9d026245c5a5465bd4dd6b9271 2022-03-18 18:49:15.001 | b7abea9d026245c5a5465bd4dd6b9271 2022-03-18 18:49:15.001 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2022-03-18 18:49:15.001 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:49:15.001 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2022-03-18 18:49:15.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:49:15.001 | +++ 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-18 18:49:15.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.001 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.001 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.001 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:49:15.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:49:15.001 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2022-03-18 18:49:15.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.001 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.001 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.001 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b94f38ada4624b15a478cf39b3f2cd7c 2022-03-18 18:49:15.001 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b94f38ada4624b15a478cf39b3f2cd7c 2022-03-18 18:49:15.001 | + functions-common:get_or_create_endpoint:1127 : public_id=b94f38ada4624b15a478cf39b3f2cd7c 2022-03-18 18:49:15.002 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 18:49:15.002 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:49:15.002 | + functions-common:get_or_create_endpoint:1136 : echo b94f38ada4624b15a478cf39b3f2cd7c 2022-03-18 18:49:15.002 | b94f38ada4624b15a478cf39b3f2cd7c 2022-03-18 18:49:15.002 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-18 18:49:15.002 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 18:49:15.002 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-18 18:49:15.002 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-18 18:49:15.002 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-18 18:49:15.002 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-18 18:49:15.002 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-18 18:49:15.002 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-18 18:49:15.002 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-18 18:49:15.043 | [289479 Async create_glance_accounts:324097]: finished create_glance_accounts with result 0 in 76 seconds 2022-03-18 18:49:15.083 | [289479 Async create_cinder_accounts:324227]: Waiting for completion of create_cinder_accounts running on PID 324227 (4 other jobs running) 2022-03-18 18:49:15.109 | [289479 Async create_cinder_accounts:324227]: Signaling child to exit 2022-03-18 18:49:15.110 | WAKEUP 2022-03-18 18:49:15.133 | [289479 Async create_cinder_accounts:324227]: Signaled 2022-03-18 18:49:15.134 | + 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-18 18:49:15.134 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-18 18:49:15.134 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-18 18:49:15.134 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:49:15.134 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:49:15.135 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 18:49:15.135 | ++ 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-18 18:49:15.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.135 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.135 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.135 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.135 | + functions-common:get_or_create_user:925 : user_id=6b3184c590f2477c8a86d815c19ad929 2022-03-18 18:49:15.135 | + functions-common:get_or_create_user:926 : echo 6b3184c590f2477c8a86d815c19ad929 2022-03-18 18:49:15.135 | 6b3184c590f2477c8a86d815c19ad929 2022-03-18 18:49:15.135 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-18 18:49:15.135 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:15.135 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:15.135 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:15.135 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:15.135 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:15.135 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:15.135 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:15.135 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:15.135 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:15.135 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:15.135 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:15.135 | ++ 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-18 18:49:15.135 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:15.135 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:15.135 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.135 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.135 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.136 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:15.136 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:15.136 | + 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-18 18:49:15.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.136 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.136 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.136 | ++ 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-18 18:49:15.136 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:15.136 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:15.136 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:15.136 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.136 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.136 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.136 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:15.136 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:15.136 | ++ functions-common:get_field:818 : echo '| 0417b870611e4a6499aff87f466b6586 | 6b3184c590f2477c8a86d815c19ad929 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:15.136 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:15.136 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.136 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:15.136 | + functions-common:get_or_add_user_project_role:997 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:15.136 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:15.136 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 18:49:15.136 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-18 18:49:15.136 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:49:15.136 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-18 18:49:15.136 | ++ 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-18 18:49:15.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.136 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.137 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.137 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:49:15.137 | e4a431ff88ce4e1aa9a9467234ff6ab5' 2022-03-18 18:49:15.137 | + functions-common:get_or_create_service:1094 : echo e4a431ff88ce4e1aa9a9467234ff6ab5 2022-03-18 18:49:15.137 | e4a431ff88ce4e1aa9a9467234ff6ab5 2022-03-18 18:49:15.137 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-18 18:49:15.137 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-18 18:49:15.137 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:49:15.137 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-18 18:49:15.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:49:15.137 | +++ 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-18 18:49:15.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.137 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.137 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.137 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:49:15.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:49:15.137 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 18:49:15.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.137 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.137 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.137 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=fca338518da94afa829346442dd2e202 2022-03-18 18:49:15.137 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo fca338518da94afa829346442dd2e202 2022-03-18 18:49:15.137 | + functions-common:get_or_create_endpoint:1127 : public_id=fca338518da94afa829346442dd2e202 2022-03-18 18:49:15.137 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 18:49:15.137 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:49:15.138 | + functions-common:get_or_create_endpoint:1136 : echo fca338518da94afa829346442dd2e202 2022-03-18 18:49:15.138 | fca338518da94afa829346442dd2e202 2022-03-18 18:49:15.138 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-18 18:49:15.138 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:49:15.138 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-18 18:49:15.138 | ++ 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-18 18:49:15.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.138 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.138 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.138 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.138 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:49:15.138 | 23b06a7ee20944268abcc0ab8c63e0b5' 2022-03-18 18:49:15.138 | + functions-common:get_or_create_service:1094 : echo 23b06a7ee20944268abcc0ab8c63e0b5 2022-03-18 18:49:15.138 | 23b06a7ee20944268abcc0ab8c63e0b5 2022-03-18 18:49:15.138 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2022-03-18 18:49:15.138 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:49:15.138 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2022-03-18 18:49:15.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:49:15.138 | +++ 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-18 18:49:15.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.138 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.138 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.138 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:49:15.138 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:49:15.138 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-18 18:49:15.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.138 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.138 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.138 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1f7d6514ba5047f5bc82dda597faee2f 2022-03-18 18:49:15.139 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1f7d6514ba5047f5bc82dda597faee2f 2022-03-18 18:49:15.139 | + functions-common:get_or_create_endpoint:1127 : public_id=1f7d6514ba5047f5bc82dda597faee2f 2022-03-18 18:49:15.139 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 18:49:15.139 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:49:15.139 | + functions-common:get_or_create_endpoint:1136 : echo 1f7d6514ba5047f5bc82dda597faee2f 2022-03-18 18:49:15.139 | 1f7d6514ba5047f5bc82dda597faee2f 2022-03-18 18:49:15.139 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-18 18:49:15.139 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-18 18:49:15.139 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:49:15.139 | +++ 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-18 18:49:15.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.139 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.139 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.139 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.139 | ++ functions-common:get_or_create_project:938 : project_id=1c72d3ff550f40afa90b2131e3785e4c 2022-03-18 18:49:15.139 | ++ functions-common:get_or_create_project:939 : echo 1c72d3ff550f40afa90b2131e3785e4c 2022-03-18 18:49:15.139 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 1c72d3ff550f40afa90b2131e3785e4c 2022-03-18 18:49:15.139 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-18 18:49:15.139 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:49:15.139 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:49:15.139 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-18 18:49:15.139 | +++ 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-18 18:49:15.139 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.139 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.139 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.139 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-18 18:49:15.139 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.139 | ++ functions-common:get_or_create_user:925 : user_id=6b3184c590f2477c8a86d815c19ad929 2022-03-18 18:49:15.140 | ++ functions-common:get_or_create_user:926 : echo 6b3184c590f2477c8a86d815c19ad929 2022-03-18 18:49:15.140 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6b3184c590f2477c8a86d815c19ad929 2022-03-18 18:49:15.184 | [289479 Async create_cinder_accounts:324227]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-18 18:49:15.189 | + inc/async:async_wait:197 : return 0 2022-03-18 18:49:15.192 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-18 18:49:15.252 | [289479 Async create_neutron_accounts:324342]: Waiting for completion of create_neutron_accounts running on PID 324342 (3 other jobs running) 2022-03-18 18:49:15.279 | [289479 Async create_neutron_accounts:324342]: Signaling child to exit 2022-03-18 18:49:15.279 | WAKEUP 2022-03-18 18:49:15.305 | [289479 Async create_neutron_accounts:324342]: Signaled 2022-03-18 18:49:15.306 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-18 18:49:15.306 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:49:15.306 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:49:15.306 | + 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-18 18:49:15.306 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:49:15.306 | + 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-18 18:49:15.306 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:49:15.307 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-18 18:49:15.307 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-18 18:49:15.307 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-18 18:49:15.307 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.37:9696/ 2022-03-18 18:49:15.307 | + 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-18 18:49:15.307 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-18 18:49:15.307 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-18 18:49:15.307 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:49:15.307 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:49:15.307 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 18:49:15.307 | ++ 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-18 18:49:15.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.307 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.307 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.307 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.307 | + functions-common:get_or_create_user:925 : user_id=2a00784b3abc49249321c368adaeedc5 2022-03-18 18:49:15.307 | + functions-common:get_or_create_user:926 : echo 2a00784b3abc49249321c368adaeedc5 2022-03-18 18:49:15.307 | 2a00784b3abc49249321c368adaeedc5 2022-03-18 18:49:15.307 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-18 18:49:15.307 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:49:15.307 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:49:15.307 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:49:15.307 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:49:15.307 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:49:15.307 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:49:15.307 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:49:15.307 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:49:15.307 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:49:15.308 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:49:15.308 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:49:15.308 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:15.308 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:15.308 | ++ 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-18 18:49:15.308 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.308 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.308 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.308 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:49:15.308 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:49:15.308 | + 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-18 18:49:15.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.308 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.308 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.308 | ++ 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-18 18:49:15.308 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:49:15.308 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:49:15.308 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:49:15.308 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.308 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.308 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.308 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.308 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:49:15.308 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:49:15.308 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:49:15.308 | ++ functions-common:get_field:818 : echo '| 0417b870611e4a6499aff87f466b6586 | 2a00784b3abc49249321c368adaeedc5 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:49:15.309 | ++ functions-common:get_field:812 : read data 2022-03-18 18:49:15.309 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:15.309 | + functions-common:get_or_add_user_project_role:997 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:15.309 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:49:15.309 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-18 18:49:15.309 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-18 18:49:15.309 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:49:15.309 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-18 18:49:15.309 | ++ 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-18 18:49:15.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.309 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.309 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.309 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.309 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:49:15.309 | be6fa42ab7b748f39beed541c23b409d' 2022-03-18 18:49:15.309 | + functions-common:get_or_create_service:1094 : echo be6fa42ab7b748f39beed541c23b409d 2022-03-18 18:49:15.309 | be6fa42ab7b748f39beed541c23b409d 2022-03-18 18:49:15.309 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2022-03-18 18:49:15.309 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:49:15.309 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2022-03-18 18:49:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:49:15.309 | +++ 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-18 18:49:15.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.309 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.309 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.309 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:49:15.309 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:49:15.310 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2022-03-18 18:49:15.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.310 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:49:15.310 | from cryptography.utils import int_from_bytes 2022-03-18 18:49:15.310 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:49:15.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e0467e30243442f89b25bf07aa04f4ca 2022-03-18 18:49:15.310 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e0467e30243442f89b25bf07aa04f4ca 2022-03-18 18:49:15.310 | + functions-common:get_or_create_endpoint:1127 : public_id=e0467e30243442f89b25bf07aa04f4ca 2022-03-18 18:49:15.310 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 18:49:15.310 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:49:15.310 | + functions-common:get_or_create_endpoint:1136 : echo e0467e30243442f89b25bf07aa04f4ca 2022-03-18 18:49:15.310 | e0467e30243442f89b25bf07aa04f4ca 2022-03-18 18:49:15.355 | [289479 Async create_neutron_accounts:324342]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-18 18:49:15.396 | [289479 Async create_swift_accounts:324483]: Waiting for completion of create_swift_accounts running on PID 324483 (2 other jobs running) 2022-03-18 18:49:15.424 | [289479 Async create_swift_accounts:324483]: Signaling child to exit 2022-03-18 18:50:07.162 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:50:07.187 | [324483 Async create_swift_accounts:324483]: finished successfully 2022-03-18 18:50:07.207 | WAKEUP 2022-03-18 18:50:07.230 | [289479 Async create_swift_accounts:324483]: Signaled 2022-03-18 18:50:07.231 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-18 18:50:07.231 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-18 18:50:07.232 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-18 18:50:07.232 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-18 18:50:07.232 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-18 18:50:07.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.232 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.232 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.232 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.232 | ++ functions-common:get_or_create_role:950 : role_id=1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:50:07.232 | ++ functions-common:get_or_create_role:951 : echo 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:614 : another_role=1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:50:07.232 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-18 18:50:07.232 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-18 18:50:07.232 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:50:07.232 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:50:07.232 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 18:50:07.232 | ++ 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-18 18:50:07.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.232 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.232 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.232 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.232 | + functions-common:get_or_create_user:925 : user_id=0d07e4fa74e44138ac05ecb8123a5b8f 2022-03-18 18:50:07.232 | + functions-common:get_or_create_user:926 : echo 0d07e4fa74e44138ac05ecb8123a5b8f 2022-03-18 18:50:07.233 | 0d07e4fa74e44138ac05ecb8123a5b8f 2022-03-18 18:50:07.233 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-18 18:50:07.233 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:50:07.233 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:50:07.233 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:50:07.233 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:50:07.233 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:50:07.233 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:50:07.233 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:50:07.233 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:50:07.233 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:50:07.233 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:50:07.233 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:50:07.233 | ++ 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-18 18:50:07.233 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.233 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.233 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.233 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.233 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:50:07.233 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:50:07.233 | + 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-18 18:50:07.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.233 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.233 | ++ 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-18 18:50:07.233 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.233 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:50:07.233 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.234 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.234 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.234 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.234 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.234 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:50:07.234 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:50:07.234 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:50:07.234 | ++ functions-common:get_field:818 : echo '| 0417b870611e4a6499aff87f466b6586 | 0d07e4fa74e44138ac05ecb8123a5b8f | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:50:07.234 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.234 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:50:07.234 | + functions-common:get_or_add_user_project_role:997 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:50:07.234 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:50:07.234 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 18:50:07.234 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-18 18:50:07.234 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:50:07.234 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:50:07.234 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:50:07.234 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:50:07.234 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:50:07.234 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:50:07.234 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:50:07.234 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:50:07.234 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:50:07.234 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:50:07.234 | ++ 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-18 18:50:07.234 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.234 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:50:07.234 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.234 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.235 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.235 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.235 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.235 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:50:07.235 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:50:07.235 | + 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-18 18:50:07.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.235 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.235 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.235 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.235 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:50:07.235 | ++ 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-18 18:50:07.235 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.235 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.235 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.235 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.235 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.235 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:50:07.235 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:50:07.235 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | 0d07e4fa74e44138ac05ecb8123a5b8f | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:50:07.235 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:50:07.235 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.235 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.235 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.235 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.235 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-18 18:50:07.235 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:50:07.236 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-18 18:50:07.236 | ++ 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-18 18:50:07.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.236 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.236 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:50:07.236 | 949cfbf452b041f282e5e087a075768e' 2022-03-18 18:50:07.236 | + functions-common:get_or_create_service:1094 : echo 949cfbf452b041f282e5e087a075768e 2022-03-18 18:50:07.236 | 949cfbf452b041f282e5e087a075768e 2022-03-18 18:50:07.236 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' http://10.222.0.37:8080 2022-03-18 18:50:07.236 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:50:07.236 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-18 18:50:07.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:50:07.236 | +++ 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-18 18:50:07.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.236 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:50:07.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:50:07.236 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.37:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-18 18:50:07.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.236 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.236 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dd4f1404226a46b7b29d5f2f4a73ff4b 2022-03-18 18:50:07.236 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dd4f1404226a46b7b29d5f2f4a73ff4b 2022-03-18 18:50:07.237 | + functions-common:get_or_create_endpoint:1127 : public_id=dd4f1404226a46b7b29d5f2f4a73ff4b 2022-03-18 18:50:07.237 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.37:8080 ]] 2022-03-18 18:50:07.237 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.37:8080 RegionOne 2022-03-18 18:50:07.237 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:50:07.237 | ++ 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-18 18:50:07.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.237 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.237 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:50:07.237 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:50:07.237 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.37:8080 --region RegionOne -f value -c id 2022-03-18 18:50:07.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.237 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.237 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=516104a3afcb4e1783616f63ad7c75a6 2022-03-18 18:50:07.237 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 516104a3afcb4e1783616f63ad7c75a6 2022-03-18 18:50:07.237 | 516104a3afcb4e1783616f63ad7c75a6 2022-03-18 18:50:07.237 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:50:07.237 | + functions-common:get_or_create_endpoint:1136 : echo dd4f1404226a46b7b29d5f2f4a73ff4b 2022-03-18 18:50:07.237 | dd4f1404226a46b7b29d5f2f4a73ff4b 2022-03-18 18:50:07.237 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-18 18:50:07.237 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-18 18:50:07.237 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:50:07.237 | +++ 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-18 18:50:07.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.237 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.238 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.238 | ++ functions-common:get_or_create_project:938 : project_id=fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.238 | ++ functions-common:get_or_create_project:939 : echo fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.238 | + lib/swift:create_swift_accounts:628 : swift_project_test1=fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.238 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-18 18:50:07.238 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.238 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-18 18:50:07.238 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:50:07.238 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-18 18:50:07.238 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-18 18:50:07.238 | +++ 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-18 18:50:07.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.238 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.238 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.238 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.238 | ++ functions-common:get_or_create_user:925 : user_id=5a6129c3d23c4f55bc114d0e2c835b20 2022-03-18 18:50:07.238 | ++ functions-common:get_or_create_user:926 : echo 5a6129c3d23c4f55bc114d0e2c835b20 2022-03-18 18:50:07.238 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=5a6129c3d23c4f55bc114d0e2c835b20 2022-03-18 18:50:07.238 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-18 18:50:07.238 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.238 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 5a6129c3d23c4f55bc114d0e2c835b20 fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.238 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:50:07.238 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:50:07.238 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:50:07.238 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:50:07.238 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:50:07.238 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:50:07.238 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:50:07.238 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:50:07.238 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.238 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:50:07.239 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.239 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5a6129c3d23c4f55bc114d0e2c835b20 --project fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.239 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.239 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.239 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.239 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.239 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:50:07.239 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:50:07.239 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 5a6129c3d23c4f55bc114d0e2c835b20 --project fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.239 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.239 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.239 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 5a6129c3d23c4f55bc114d0e2c835b20 --project fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.239 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:50:07.239 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.239 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.239 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.239 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.239 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.239 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.239 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:50:07.239 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:50:07.239 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:50:07.239 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | 5a6129c3d23c4f55bc114d0e2c835b20 | | fd11636afc3b477babfcccd952b8ff18 | | | False |' 2022-03-18 18:50:07.240 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.240 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.240 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.240 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.240 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-18 18:50:07.240 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-18 18:50:07.240 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:50:07.240 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-18 18:50:07.240 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-18 18:50:07.240 | +++ 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-18 18:50:07.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.240 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.240 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.240 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.240 | ++ functions-common:get_or_create_user:925 : user_id=6113f03c4b5c4fbcbc6368f1a4f7e1cd 2022-03-18 18:50:07.241 | ++ functions-common:get_or_create_user:926 : echo 6113f03c4b5c4fbcbc6368f1a4f7e1cd 2022-03-18 18:50:07.241 | + lib/swift:create_swift_accounts:637 : swift_user_test3=6113f03c4b5c4fbcbc6368f1a4f7e1cd 2022-03-18 18:50:07.241 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-18 18:50:07.241 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.241 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 1ecbcd403f664e15bdd607e7c75d9ec5 6113f03c4b5c4fbcbc6368f1a4f7e1cd fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.241 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:50:07.241 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:50:07.241 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:50:07.241 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:50:07.241 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:50:07.241 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:50:07.241 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:50:07.241 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:50:07.241 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1ecbcd403f664e15bdd607e7c75d9ec5 --user 6113f03c4b5c4fbcbc6368f1a4f7e1cd --project fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.241 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.241 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:50:07.241 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.241 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.241 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.241 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.241 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.241 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:50:07.241 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:50:07.241 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 1ecbcd403f664e15bdd607e7c75d9ec5 --user 6113f03c4b5c4fbcbc6368f1a4f7e1cd --project fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.241 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.241 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.241 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 1ecbcd403f664e15bdd607e7c75d9ec5 --user 6113f03c4b5c4fbcbc6368f1a4f7e1cd --project fd11636afc3b477babfcccd952b8ff18 2022-03-18 18:50:07.241 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.242 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:50:07.242 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.242 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.242 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.242 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.242 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.242 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:50:07.242 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:50:07.242 | ++ functions-common:get_field:818 : echo '| 1ecbcd403f664e15bdd607e7c75d9ec5 | 6113f03c4b5c4fbcbc6368f1a4f7e1cd | | fd11636afc3b477babfcccd952b8ff18 | | | False |' 2022-03-18 18:50:07.242 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:50:07.242 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.242 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:50:07.242 | + functions-common:get_or_add_user_project_role:997 : echo 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:50:07.242 | 1ecbcd403f664e15bdd607e7c75d9ec5 2022-03-18 18:50:07.242 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-18 18:50:07.242 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-18 18:50:07.242 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:50:07.242 | +++ 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-18 18:50:07.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.242 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.242 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.242 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.242 | ++ functions-common:get_or_create_project:938 : project_id=bd077924d7674ec49c39dd79dcb8aa4b 2022-03-18 18:50:07.242 | ++ functions-common:get_or_create_project:939 : echo bd077924d7674ec49c39dd79dcb8aa4b 2022-03-18 18:50:07.242 | + lib/swift:create_swift_accounts:642 : swift_project_test2=bd077924d7674ec49c39dd79dcb8aa4b 2022-03-18 18:50:07.242 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-18 18:50:07.242 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.242 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-18 18:50:07.242 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-18 18:50:07.242 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:50:07.243 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-18 18:50:07.243 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-18 18:50:07.243 | +++ 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-18 18:50:07.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.243 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.243 | ++ functions-common:get_or_create_user:925 : user_id=31d34ec87e004ec5b62d7744720a28a3 2022-03-18 18:50:07.243 | ++ functions-common:get_or_create_user:926 : echo 31d34ec87e004ec5b62d7744720a28a3 2022-03-18 18:50:07.243 | + lib/swift:create_swift_accounts:647 : swift_user_test2=31d34ec87e004ec5b62d7744720a28a3 2022-03-18 18:50:07.243 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-18 18:50:07.243 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.243 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 31d34ec87e004ec5b62d7744720a28a3 bd077924d7674ec49c39dd79dcb8aa4b 2022-03-18 18:50:07.243 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:50:07.243 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:50:07.243 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:50:07.243 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:50:07.243 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:50:07.243 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:50:07.243 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:50:07.243 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:50:07.243 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 31d34ec87e004ec5b62d7744720a28a3 --project bd077924d7674ec49c39dd79dcb8aa4b 2022-03-18 18:50:07.243 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.243 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:50:07.243 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.243 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.243 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.244 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.244 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.244 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:50:07.244 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:50:07.244 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 31d34ec87e004ec5b62d7744720a28a3 --project bd077924d7674ec49c39dd79dcb8aa4b 2022-03-18 18:50:07.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.244 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.244 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.244 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 31d34ec87e004ec5b62d7744720a28a3 --project bd077924d7674ec49c39dd79dcb8aa4b 2022-03-18 18:50:07.244 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.244 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:50:07.244 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.244 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.244 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.244 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.244 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.244 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:50:07.244 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:50:07.244 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:50:07.244 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | 31d34ec87e004ec5b62d7744720a28a3 | | bd077924d7674ec49c39dd79dcb8aa4b | | | False |' 2022-03-18 18:50:07.244 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.244 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.244 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.244 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.244 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-18 18:50:07.244 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-18 18:50:07.244 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-18 18:50:07.244 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-18 18:50:07.244 | +++ 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-18 18:50:07.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.245 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.245 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.245 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-18 18:50:07.245 | 8b8de3c42f4e4c9ea604c256ab3d251e' 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_domain:888 : echo 8b8de3c42f4e4c9ea604c256ab3d251e 2022-03-18 18:50:07.245 | + lib/swift:create_swift_accounts:652 : swift_domain=8b8de3c42f4e4c9ea604c256ab3d251e 2022-03-18 18:50:07.245 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-18 18:50:07.245 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.245 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-18 18:50:07.245 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 8b8de3c42f4e4c9ea604c256ab3d251e 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-18 18:50:07.245 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=8b8de3c42f4e4c9ea604c256ab3d251e --or-show -f value -c id 2022-03-18 18:50:07.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.245 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.245 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.245 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_project:938 : project_id=b85d9c5e22bf4215a5079ab240ebd791 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_project:939 : echo b85d9c5e22bf4215a5079ab240ebd791 2022-03-18 18:50:07.245 | + lib/swift:create_swift_accounts:656 : swift_project_test4=b85d9c5e22bf4215a5079ab240ebd791 2022-03-18 18:50:07.245 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-18 18:50:07.245 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.245 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-18 18:50:07.245 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 8b8de3c42f4e4c9ea604c256ab3d251e test4@example.com 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-18 18:50:07.245 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-18 18:50:07.245 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=8b8de3c42f4e4c9ea604c256ab3d251e --email=test4@example.com --or-show -f value -c id 2022-03-18 18:50:07.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.245 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.246 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.246 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.246 | ++ functions-common:get_or_create_user:925 : user_id=c97bcac1ac9440469a400f15fc38490a 2022-03-18 18:50:07.246 | ++ functions-common:get_or_create_user:926 : echo c97bcac1ac9440469a400f15fc38490a 2022-03-18 18:50:07.246 | + lib/swift:create_swift_accounts:661 : swift_user_test4=c97bcac1ac9440469a400f15fc38490a 2022-03-18 18:50:07.246 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-18 18:50:07.246 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-18 18:50:07.246 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin c97bcac1ac9440469a400f15fc38490a b85d9c5e22bf4215a5079ab240ebd791 2022-03-18 18:50:07.246 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:50:07.246 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-18 18:50:07.246 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:50:07.246 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:50:07.246 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-18 18:50:07.246 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-18 18:50:07.246 | ++ functions-common:_get_domain_args:967 : echo 2022-03-18 18:50:07.246 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-18 18:50:07.246 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c97bcac1ac9440469a400f15fc38490a --project b85d9c5e22bf4215a5079ab240ebd791 2022-03-18 18:50:07.246 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.246 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:50:07.246 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.246 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.246 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.246 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.246 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:50:07.246 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:50:07.246 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c97bcac1ac9440469a400f15fc38490a --project b85d9c5e22bf4215a5079ab240ebd791 2022-03-18 18:50:07.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.246 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.247 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.247 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:50:07.247 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c97bcac1ac9440469a400f15fc38490a --project b85d9c5e22bf4215a5079ab240ebd791 2022-03-18 18:50:07.247 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:50:07.247 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:50:07.247 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.247 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:07.247 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:07.247 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:50:07.247 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:50:07.247 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:50:07.247 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | c97bcac1ac9440469a400f15fc38490a | | b85d9c5e22bf4215a5079ab240ebd791 | | | False |' 2022-03-18 18:50:07.247 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:50:07.247 | ++ functions-common:get_field:812 : read data 2022-03-18 18:50:07.247 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.247 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.247 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:50:07.277 | [289479 Async create_swift_accounts:324483]: finished create_swift_accounts with result 0 in 129 seconds 2022-03-18 18:50:07.284 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-18 18:50:07.287 | + inc/async:async_wait:197 : return 0 2022-03-18 18:50:07.289 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-18 18:50:07.308 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:07.311 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-18 18:50:07.330 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:07.332 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-18 18:50:07.335 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:50:07.337 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-18 18:50:07.340 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-18 18:50:07.343 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-18 18:50:07.402 | + inc/async:async_inner:63 : init_glance 2022-03-18 18:50:07.439 | [289479 Async init_glance:328741]: running: init_glance 2022-03-18 18:50:07.442 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-18 18:50:07.461 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:07.463 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-18 18:50:07.466 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:50:07.469 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-18 18:50:07.472 | + ./stack.sh:main:1147 : configure_neutron 2022-03-18 18:50:07.474 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-18 18:50:07.478 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:50:07.479 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:50:07.484 | + 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-18 18:50:07.487 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:50:07.491 | + 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-18 18:50:07.494 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:50:07.497 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-18 18:50:07.500 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-18 18:50:07.502 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-18 18:50:07.505 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-18 18:50:07.519 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-18 18:50:07.522 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-18 18:50:11.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:11.309 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:11.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:11.309 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:14.822 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:14.823 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:14.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:14.823 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:17.596 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:50:17.622 | [328741 Async init_glance:328741]: finished successfully 2022-03-18 18:50:18.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:18.440 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:18.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:18.440 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:21.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:21.865 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:21.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:21.865 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:25.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:25.507 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:25.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:25.507 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:28.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:28.958 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:28.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:28.958 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:32.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:32.441 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:32.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:32.441 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:36.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:36.088 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:36.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:36.088 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:40.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:40.752 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:40.753 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:40.753 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:40.753 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-18 18:50:46.636 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:46.636 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:46.636 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:46.636 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:46.946 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-18 18:50:46.951 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-18 18:50:46.953 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-18 18:50:46.955 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-18 18:50:46.958 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-18 18:50:46.960 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-18 18:50:46.962 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-18 18:50:46.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-18 18:50:46.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-18 18:50:46.969 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-18 18:50:46.971 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-18 18:50:46.974 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-18 18:50:46.977 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-18 18:50:46.979 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-18 18:50:46.981 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-18 18:50:46.983 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-18 18:50:46.987 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:46.990 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-18 18:50:46.992 | + 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-18 18:50:46.997 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-18 18:50:46.999 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-18 18:50:47.002 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-18 18:50:47.004 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-18 18:50:47.006 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-18 18:50:47.009 | + 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-18 18:50:47.036 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-18 18:50:47.064 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-18 18:50:47.093 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-18 18:50:47.122 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-18 18:50:47.151 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-18 18:50:47.180 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-18 18:50:47.182 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-18 18:50:47.184 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-18 18:50:47.186 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 18:50:47.189 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-18 18:50:47.205 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-18 18:50:47.207 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-18 18:50:47.210 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-18 18:50:47.212 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-18 18:50:47.215 | + 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-18 18:50:47.243 | + 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-18 18:50:47.272 | + 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-18 18:50:47.301 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-18 18:50:47.329 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-18 18:50:47.345 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:50:47.348 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-18 18:50:47.350 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-18 18:50:47.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-18 18:50:47.355 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-18 18:50:47.357 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-18 18:50:47.369 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-18 18:50:47.371 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-18 18:50:47.373 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-18 18:50:47.376 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-18 18:50:47.388 | + 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-18 18:50:47.403 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-18 18:50:47.406 | + 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-18 18:50:47.418 | + 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-18 18:50:47.430 | + 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-18 18:50:47.442 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-18 18:50:47.445 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 18:50:47.448 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-18 18:50:47.452 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.LkMoZBVhwY 2022-03-18 18:50:47.455 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-18 18:50:47.457 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-18 18:50:47.460 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.LkMoZBVhwY 2022-03-18 18:50:47.464 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.LkMoZBVhwY 2022-03-18 18:50:47.476 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.LkMoZBVhwY /etc/sudoers.d/neutron-rootwrap 2022-03-18 18:50:47.488 | + 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-18 18:50:47.516 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:47.519 | + 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-18 18:50:47.547 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-18 18:50:47.550 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-18 18:50:47.552 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-18 18:50:47.555 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-18 18:50:47.557 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-18 18:50:47.559 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-18 18:50:47.577 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:47.580 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-18 18:50:47.582 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-18 18:50:47.585 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-18 18:50:47.603 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:47.605 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:50:47.608 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2022-03-18 18:50:47.638 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-18 18:50:47.640 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-18 18:50:47.643 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-18 18:50:47.660 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:47.662 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-18 18:50:47.665 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-18 18:50:47.669 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 18:50:47.671 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 18:50:47.673 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-18 18:50:47.676 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-18 18:50:47.680 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-18 18:50:47.682 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-18 18:50:47.685 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-18 18:50:47.687 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-18 18:50:47.691 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-18 18:50:47.694 | + 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-18 18:50:47.699 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-18 18:50:47.716 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:47.718 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-18 18:50:47.721 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-18 18:50:47.724 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-18 18:50:47.728 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-18 18:50:47.758 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-18 18:50:47.787 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-18 18:50:47.817 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-18 18:50:47.847 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-18 18:50:47.876 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-18 18:50:47.879 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 18:50:47.882 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-18 18:50:47.885 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-18 18:50:47.887 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-18 18:50:47.916 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-18 18:50:47.945 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2022-03-18 18:50:47.975 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-18 18:50:48.004 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-18 18:50:48.035 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-18 18:50:48.066 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-18 18:50:48.095 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-18 18:50:48.126 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:50:48.155 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-18 18:50:48.185 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-18 18:50:48.215 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-18 18:50:48.246 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-18 18:50:48.248 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-18 18:50:48.251 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-18 18:50:48.253 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-18 18:50:48.255 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-18 18:50:48.284 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-18 18:50:48.314 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2022-03-18 18:50:48.343 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-18 18:50:48.374 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-18 18:50:48.404 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-18 18:50:48.433 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-18 18:50:48.463 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-18 18:50:48.494 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-18 18:50:48.523 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-18 18:50:48.553 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-18 18:50:48.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-18 18:50:48.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-18 18:50:48.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-18 18:50:48.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-18 18:50:48.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-18 18:50:48.569 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-18 18:50:48.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 50:99 != '' ]] 2022-03-18 18:50:48.574 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:50:99 2022-03-18 18:50:48.576 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:50:99 != '' ]] 2022-03-18 18:50:48.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-18 18:50:48.581 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-18 18:50:48.584 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-18 18:50:48.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-18 18:50:48.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-18 18:50:48.591 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-18 18:50:48.594 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-18 18:50:48.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-18 18:50:48.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:48.602 | + 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-18 18:50:48.629 | + 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-18 18:50:48.632 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.634 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 18:50:48.637 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-18 18:50:48.639 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-18 18:50:48.642 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.644 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-18 18:50:48.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-18 18:50:48.674 | + 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-18 18:50:48.677 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 18:50:48.682 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-18 18:50:48.684 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-18 18:50:48.686 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.689 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-18 18:50:48.717 | + 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-18 18:50:48.719 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.722 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-18 18:50:48.724 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-18 18:50:48.727 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-18 18:50:48.729 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.732 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-18 18:50:48.759 | + 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-18 18:50:48.762 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.764 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-18 18:50:48.767 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-18 18:50:48.769 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-18 18:50:48.772 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.774 | + 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-18 18:50:48.802 | + 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-18 18:50:48.805 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.807 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-18 18:50:48.810 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-18 18:50:48.812 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-18 18:50:48.814 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.817 | + 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-18 18:50:48.845 | + 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-18 18:50:48.848 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.851 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-18 18:50:48.853 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-18 18:50:48.855 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-18 18:50:48.858 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.860 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-18 18:50:48.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2022-03-18 18:50:48.891 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.893 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-18 18:50:48.896 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:50:99 2022-03-18 18:50:48.899 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2022-03-18 18:50:48.901 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.903 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2022-03-18 18:50:48.932 | + 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-18 18:50:48.934 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:50:48.937 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-18 18:50:48.939 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-18 18:50:48.942 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-18 18:50:48.945 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-18 18:50:48.947 | + 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-18 18:50:48.976 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-18 18:50:48.978 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-18 18:50:48.995 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:48.997 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-18 18:50:49.000 | + 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-18 18:50:49.032 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:49.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-18 18:50:49.065 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-18 18:50:49.096 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-18 18:50:49.099 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-18 18:50:49.102 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-18 18:50:49.104 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-18 18:50:52.099 | INFO neutron.common.config [-] Logging enabled! 2022-03-18 18:50:52.099 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-18 18:50:52.099 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=330717) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-18 18:50:52.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=330717) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 18:50:52.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=330717) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 18:50:52.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=330717) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:52.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=330717) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:52.149 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=330717) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:52.150 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=330717) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:52.204 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-18 18:50:52.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:52.204 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:52.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:52.205 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:52.555 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-18 18:50:52.558 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-18 18:50:52.560 | + 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-18 18:50:52.563 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 18:50:52.565 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-18 18:50:52.621 | + 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-18 18:50:52.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-18 18:50:52.640 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:52.643 | + 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-18 18:50:52.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-18 18:50:52.676 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-18 18:50:52.685 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-18 18:50:52.687 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-18 18:50:52.690 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-18 18:50:52.702 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-18 18:50:52.715 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-18 18:50:52.718 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-18 18:50:52.727 | net.bridge.bridge-nf-call-iptables = 1 2022-03-18 18:50:52.730 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-18 18:50:52.733 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-18 18:50:52.741 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-18 18:50:52.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-18 18:50:52.747 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-18 18:50:52.749 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-18 18:50:52.752 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-18 18:50:52.754 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-18 18:50:52.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-18 18:50:52.759 | + 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-18 18:50:52.761 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 18:50:52.764 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-18 18:50:52.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-18 18:50:52.793 | + 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-18 18:50:52.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-18 18:50:52.831 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-18 18:50:52.860 | + 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-18 18:50:52.889 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-18 18:50:52.906 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:52.908 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-18 18:50:52.911 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-18 18:50:52.916 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-18 18:50:52.945 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-18 18:50:52.974 | + 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-18 18:50:53.005 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:53.008 | + 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-18 18:50:53.036 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-18 18:50:53.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:53.056 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-18 18:50:53.058 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-18 18:50:53.087 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-18 18:50:53.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-18 18:50:53.092 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-18 18:50:53.125 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-18 18:50:53.127 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-18 18:50:53.130 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-18 18:50:53.133 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-18 18:50:53.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:53.153 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-18 18:50:53.155 | + 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-18 18:50:53.160 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-18 18:50:53.189 | + 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-18 18:50:53.222 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:53.226 | + 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-18 18:50:53.254 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-18 18:50:53.257 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-18 18:50:53.285 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-18 18:50:53.288 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-18 18:50:53.291 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-18 18:50:53.320 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-18 18:50:53.322 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-18 18:50:53.325 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-18 18:50:53.327 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-18 18:50:56.322 | INFO neutron.common.config [-] Logging enabled! 2022-03-18 18:50:56.323 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev35 2022-03-18 18:50:56.323 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=331249) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-18 18:50:56.373 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=331249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 18:50:56.373 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=331249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-18 18:50:56.373 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=331249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:56.373 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=331249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:56.373 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=331249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:56.374 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=331249) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-18 18:50:56.438 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-18 18:50:56.439 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=331249) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-18 18:50:56.439 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=331249) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-18 18:50:56.439 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-18 18:50:56.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:56.439 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:56.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:50:56.439 | from cryptography.utils import int_from_bytes 2022-03-18 18:50:56.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-18 18:50:56.814 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-18 18:50:56.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-18 18:50:56.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-18 18:50:56.822 | + 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-18 18:50:56.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-18 18:50:56.827 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-18 18:50:56.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-18 18:50:56.847 | + functions:set_mtu:785 : local dev=br-data 2022-03-18 18:50:56.849 | + functions:set_mtu:786 : local mtu=1500 2022-03-18 18:50:56.852 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-18 18:50:56.864 | + 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-18 18:50:56.882 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-18 18:50:56.884 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-18 18:50:56.887 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-18 18:50:56.889 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-18 18:50:56.892 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-18 18:50:56.894 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-18 18:50:56.897 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-18 18:50:56.899 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-18 18:50:56.902 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-18 18:50:56.904 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-18 18:50:56.907 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-18 18:50:56.909 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-18 18:50:56.911 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-18 18:50:56.914 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-18 18:50:56.918 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-18 18:50:56.918 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-18 18:50:56.924 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-18 18:50:56.927 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-18 18:50:56.929 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-18 18:50:56.932 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-18 18:50:56.936 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-18 18:50:56.936 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-18 18:50:56.936 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-18 18:50:56.942 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.20/22 brd 192.168.3.255' 2022-03-18 18:50:56.945 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-18 18:50:56.948 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:56.950 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-18 18:50:56.952 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-18 18:50:56.955 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.20/22 brd 192.168.3.255 != '' ]] 2022-03-18 18:50:56.957 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1' 2022-03-18 18:50:56.959 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data' 2022-03-18 18:50:56.962 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-18 18:50:56.964 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-18 18:50:56.969 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.20/22 brd 192.168.3.255 2022-03-18 18:50:56.969 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-18 18:50:56.969 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-18 18:50:56.969 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-18 18:50:56.975 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.20 2022-03-18 18:50:56.978 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.20 ' 2022-03-18 18:50:56.980 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.20/22 brd 192.168.3.255 dev eth1 2022-03-18 18:50:56.993 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.20/22 brd 192.168.3.255 dev br-data 2022-03-18 18:50:57.005 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-18 18:50:57.018 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-18 18:50:57.038 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.20 2022-03-18 18:50:57.047 | PING 192.168.0.20 (192.168.0.20) from 192.168.0.20 br-data: 56(84) bytes of data. 2022-03-18 18:50:57.047 | 64 bytes from 192.168.0.20: icmp_seq=1 ttl=64 time=0.077 ms 2022-03-18 18:50:58.055 | 64 bytes from 192.168.0.20: icmp_seq=2 ttl=64 time=0.040 ms 2022-03-18 18:50:59.079 | 64 bytes from 192.168.0.20: icmp_seq=3 ttl=64 time=0.046 ms 2022-03-18 18:50:59.079 | 2022-03-18 18:50:59.079 | --- 192.168.0.20 ping statistics --- 2022-03-18 18:50:59.079 | 3 packets transmitted, 3 received, 0% packet loss, time 2032ms 2022-03-18 18:50:59.079 | rtt min/avg/max/mdev = 0.040/0.054/0.077/0.016 ms 2022-03-18 18:50:59.085 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-18 18:50:59.085 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-18 18:50:59.090 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-18 18:50:59.093 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-18 18:50:59.111 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:59.114 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-18 18:50:59.116 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-18 18:50:59.121 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-18 18:50:59.151 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2022-03-18 18:50:59.180 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-18 18:50:59.208 | + 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-18 18:50:59.240 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-18 18:50:59.243 | + 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-18 18:50:59.271 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-18 18:50:59.274 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-18 18:50:59.291 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:50:59.294 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-18 18:50:59.296 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-18 18:50:59.313 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:50:59.316 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-18 18:50:59.333 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:50:59.337 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-18 18:50:59.354 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:50:59.356 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-18 18:50:59.386 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-18 18:50:59.416 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-18 18:50:59.419 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-18 18:50:59.436 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:59.439 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-18 18:50:59.457 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:59.460 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-18 18:50:59.463 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-18 18:50:59.522 | + inc/async:async_inner:63 : init_neutron 2022-03-18 18:50:59.560 | [289479 Async init_neutron:331725]: running: init_neutron 2022-03-18 18:50:59.563 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-18 18:50:59.585 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:59.588 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-18 18:50:59.599 | ++ ./stack.sh:main:1162 : true 2022-03-18 18:50:59.601 | + ./stack.sh:main:1162 : netman_pid= 2022-03-18 18:50:59.604 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-18 18:50:59.606 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-18 18:50:59.618 | dnsmasq: no process found 2022-03-18 18:50:59.622 | + ./stack.sh:main:1164 : true 2022-03-18 18:50:59.624 | + ./stack.sh:main:1169 : clean_iptables 2022-03-18 18:50:59.629 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-18 18:50:59.633 | + lib/nova:clean_iptables:186 : grep nova 2022-03-18 18:50:59.633 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-18 18:50:59.633 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-18 18:50:59.637 | + lib/nova:clean_iptables:186 : bash 2022-03-18 18:50:59.639 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-18 18:50:59.639 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 18:50:59.652 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 18:50:59.652 | + lib/nova:clean_iptables:188 : grep nova 2022-03-18 18:50:59.653 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-18 18:50:59.656 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-18 18:50:59.659 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-18 18:50:59.659 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-18 18:50:59.659 | + lib/nova:clean_iptables:188 : bash 2022-03-18 18:50:59.675 | + lib/nova:clean_iptables:190 : grep nova 2022-03-18 18:50:59.677 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 18:50:59.681 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-18 18:50:59.681 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-18 18:50:59.681 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-18 18:50:59.689 | + lib/nova:clean_iptables:190 : bash 2022-03-18 18:50:59.690 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-18 18:50:59.703 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-18 18:50:59.703 | + lib/nova:clean_iptables:192 : grep nova 2022-03-18 18:50:59.703 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-18 18:50:59.704 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-18 18:50:59.709 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-18 18:50:59.712 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-18 18:50:59.713 | + lib/nova:clean_iptables:192 : bash 2022-03-18 18:50:59.718 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-18 18:50:59.727 | net.ipv4.ip_forward = 1 2022-03-18 18:50:59.730 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-18 18:50:59.749 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:59.751 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-18 18:50:59.754 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-18 18:50:59.757 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-18 18:50:59.790 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-18 18:50:59.822 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-18 18:50:59.825 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-18 18:50:59.859 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-18 18:50:59.892 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-18 18:50:59.914 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:50:59.916 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-18 18:50:59.920 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:50:59.922 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-18 18:50:59.925 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-18 18:50:59.928 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-18 18:50:59.994 | + inc/async:async_inner:63 : init_swift 2022-03-18 18:51:00.043 | [289479 Async init_swift:332083]: running: init_swift 2022-03-18 18:51:00.046 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-18 18:51:00.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:00.069 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-18 18:51:00.071 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:51:00.074 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-18 18:51:00.077 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-18 18:51:00.079 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-18 18:51:00.156 | + inc/async:async_inner:63 : init_cinder 2022-03-18 18:51:00.208 | [289479 Async init_cinder:332178]: running: init_cinder 2022-03-18 18:51:00.209 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-18 18:51:00.247 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:00.249 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-18 18:51:00.252 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:51:00.255 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-18 18:51:00.258 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-18 18:51:00.261 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-18 18:51:00.331 | + inc/async:async_inner:63 : init_placement 2022-03-18 18:51:00.417 | [289479 Async init_placement:332296]: running: init_placement 2022-03-18 18:51:00.420 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-18 18:51:00.501 | [289479 Async init_neutron:331725]: Waiting for completion of init_neutron running on PID 331725 (6 other jobs running) 2022-03-18 18:51:00.548 | [289479 Async init_neutron:331725]: Signaling child to exit 2022-03-18 18:51:11.211 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:51:11.254 | [332178 Async init_cinder:332178]: finished successfully 2022-03-18 18:51:13.954 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:51:13.984 | [332083 Async init_swift:332083]: finished successfully 2022-03-18 18:51:26.977 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:51:27.005 | [331725 Async init_neutron:331725]: finished successfully 2022-03-18 18:51:27.025 | WAKEUP 2022-03-18 18:51:27.049 | [289479 Async init_neutron:331725]: Signaled 2022-03-18 18:51:27.050 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-18 18:51:27.051 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:51:27.051 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:51:27.051 | + 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-18 18:51:27.051 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:51:27.051 | + 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-18 18:51:27.051 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:51:27.051 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-18 18:51:27.051 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-18 18:51:27.051 | + lib/database:recreate_database:112 : local db=neutron 2022-03-18 18:51:27.051 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-18 18:51:27.051 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-18 18:51:27.051 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-18 18:51:27.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:27.051 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-18 18:51:27.051 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:27.051 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-18 18:51:27.051 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 18:51:27.051 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:51:27.051 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:51:27.051 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:51:27.051 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629462545 2022-03-18 18:51:27.051 | + 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-18 18:51:27.051 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:27.051 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:27.051 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:27.051 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:27.051 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:27.051 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-18 18:51:27.052 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-18 18:51:27.053 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-18 18:51:27.054 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-18 18:51:27.055 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-18 18:51:27.055 | Running upgrade for neutron ... 2022-03-18 18:51:27.055 | OK 2022-03-18 18:51:27.055 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-18 18:51:27.055 | + functions-common:time_stop:2425 : local name 2022-03-18 18:51:27.055 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:51:27.055 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:51:27.055 | + functions-common:time_stop:2428 : local total 2022-03-18 18:51:27.055 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:51:27.055 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 18:51:27.055 | + functions-common:time_stop:2432 : start_time=1647629462545 2022-03-18 18:51:27.056 | + functions-common:time_stop:2434 : [[ -z 1647629462545 ]] 2022-03-18 18:51:27.056 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:51:27.056 | + functions-common:time_stop:2437 : end_time=1647629486961 2022-03-18 18:51:27.056 | + functions-common:time_stop:2438 : elapsed_time=24416 2022-03-18 18:51:27.056 | + functions-common:time_stop:2439 : total=8226 2022-03-18 18:51:27.056 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:51:27.056 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32642 2022-03-18 18:51:27.102 | [289479 Async init_neutron:331725]: finished init_neutron with result 0 in 27 seconds 2022-03-18 18:51:27.106 | + inc/async:async_wait:197 : return 0 2022-03-18 18:51:27.109 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-18 18:51:27.162 | [289479 Async init_placement:332296]: Waiting for completion of init_placement running on PID 332296 (5 other jobs running) 2022-03-18 18:51:27.187 | [289479 Async init_placement:332296]: Signaling child to exit 2022-03-18 18:51:46.109 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:51:46.135 | [332296 Async init_placement:332296]: finished successfully 2022-03-18 18:51:46.154 | WAKEUP 2022-03-18 18:51:46.177 | [289479 Async init_placement:332296]: Signaled 2022-03-18 18:51:46.178 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-18 18:51:46.178 | + lib/database:recreate_database:112 : local db=placement 2022-03-18 18:51:46.178 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-18 18:51:46.178 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-18 18:51:46.178 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-18 18:51:46.178 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:46.178 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-18 18:51:46.178 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:46.178 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-18 18:51:46.178 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-18 18:51:46.178 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-18 18:51:46.178 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-18 18:51:46.178 | + functions-common:get_or_create_user:909 : local user_id 2022-03-18 18:51:46.179 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-18 18:51:46.179 | + functions-common:get_or_create_user:913 : local email= 2022-03-18 18:51:46.179 | ++ 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-18 18:51:46.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.179 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.179 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.179 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.179 | + functions-common:get_or_create_user:925 : user_id=f1c9b2002ad344c4b0dad11301e616e8 2022-03-18 18:51:46.179 | + functions-common:get_or_create_user:926 : echo f1c9b2002ad344c4b0dad11301e616e8 2022-03-18 18:51:46.179 | f1c9b2002ad344c4b0dad11301e616e8 2022-03-18 18:51:46.180 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-18 18:51:46.180 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:51:46.180 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:51:46.180 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:51:46.180 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:51:46.180 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:51:46.180 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:51:46.180 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:51:46.180 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:51:46.180 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:51:46.180 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:51:46.180 | ++ 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-18 18:51:46.180 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:51:46.180 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:51:46.180 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:51:46.180 | ++ functions-common:get_field:812 : read data 2022-03-18 18:51:46.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.180 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.180 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.180 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.180 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:51:46.180 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:51:46.180 | + 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-18 18:51:46.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.180 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.180 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.180 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.180 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:51:46.180 | ++ 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-18 18:51:46.180 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:51:46.180 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:51:46.181 | ++ functions-common:get_field:812 : read data 2022-03-18 18:51:46.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.181 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.181 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.181 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.181 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:51:46.181 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:51:46.181 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:51:46.181 | ++ functions-common:get_field:818 : echo '| 0417b870611e4a6499aff87f466b6586 | f1c9b2002ad344c4b0dad11301e616e8 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:51:46.181 | ++ functions-common:get_field:812 : read data 2022-03-18 18:51:46.181 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0417b870611e4a6499aff87f466b6586 2022-03-18 18:51:46.181 | + functions-common:get_or_add_user_project_role:997 : echo 0417b870611e4a6499aff87f466b6586 2022-03-18 18:51:46.181 | 0417b870611e4a6499aff87f466b6586 2022-03-18 18:51:46.181 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-18 18:51:46.181 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-18 18:51:46.181 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-18 18:51:46.181 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-18 18:51:46.181 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-18 18:51:46.181 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-18 18:51:46.181 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-18 18:51:46.181 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-18 18:51:46.181 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-18 18:51:46.181 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-18 18:51:46.181 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-18 18:51:46.181 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-18 18:51:46.181 | ++ 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-18 18:51:46.181 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:51:46.181 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-18 18:51:46.181 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:51:46.181 | ++ functions-common:get_field:812 : read data 2022-03-18 18:51:46.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.181 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.182 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.182 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.182 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-18 18:51:46.182 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-18 18:51:46.182 | + 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-18 18:51:46.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.182 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.182 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.182 | ++ 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-18 18:51:46.182 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-18 18:51:46.182 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-18 18:51:46.182 | ++ functions-common:get_field:811 : local data field 2022-03-18 18:51:46.182 | ++ functions-common:get_field:812 : read data 2022-03-18 18:51:46.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.182 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.182 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.182 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.182 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-18 18:51:46.182 | ++ functions-common:get_field:816 : field='$2' 2022-03-18 18:51:46.182 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-18 18:51:46.182 | ++ functions-common:get_field:818 : echo '| 9a8f00a6092d4382b3d863f88c339e02 | f1c9b2002ad344c4b0dad11301e616e8 | | 1c72d3ff550f40afa90b2131e3785e4c | | | False |' 2022-03-18 18:51:46.182 | ++ functions-common:get_field:812 : read data 2022-03-18 18:51:46.182 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:51:46.182 | + functions-common:get_or_add_user_project_role:997 : echo 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:51:46.182 | 9a8f00a6092d4382b3d863f88c339e02 2022-03-18 18:51:46.182 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2022-03-18 18:51:46.182 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-18 18:51:46.182 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-18 18:51:46.182 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-18 18:51:46.182 | ++ 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-18 18:51:46.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.183 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.183 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.183 | ++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.183 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-18 18:51:46.183 | 294ad3d7e33346f09d5317a472902aa4' 2022-03-18 18:51:46.183 | + functions-common:get_or_create_service:1094 : echo 294ad3d7e33346f09d5317a472902aa4 2022-03-18 18:51:46.183 | 294ad3d7e33346f09d5317a472902aa4 2022-03-18 18:51:46.183 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2022-03-18 18:51:46.183 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-18 18:51:46.183 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2022-03-18 18:51:46.183 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-18 18:51:46.183 | +++ 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-18 18:51:46.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.183 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.183 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.183 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.183 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-18 18:51:46.183 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-18 18:51:46.183 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2022-03-18 18:51:46.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.183 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.183 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.183 | +++ functions-common:oscwrap:2465 : return 0 2022-03-18 18:51:46.183 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=4b435ef4481542258c85b6782bd33e9f 2022-03-18 18:51:46.183 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 4b435ef4481542258c85b6782bd33e9f 2022-03-18 18:51:46.183 | + functions-common:get_or_create_endpoint:1127 : public_id=4b435ef4481542258c85b6782bd33e9f 2022-03-18 18:51:46.184 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-18 18:51:46.184 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-18 18:51:46.184 | + functions-common:get_or_create_endpoint:1136 : echo 4b435ef4481542258c85b6782bd33e9f 2022-03-18 18:51:46.184 | 4b435ef4481542258c85b6782bd33e9f 2022-03-18 18:51:46.223 | [289479 Async init_placement:332296]: finished init_placement with result 0 in 45 seconds 2022-03-18 18:51:46.228 | + inc/async:async_wait:197 : return 0 2022-03-18 18:51:46.230 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-18 18:51:46.281 | [289479 Async init_glance:328741]: Waiting for completion of init_glance running on PID 328741 (4 other jobs running) 2022-03-18 18:51:46.307 | [289479 Async init_glance:328741]: Signaling child to exit 2022-03-18 18:51:46.307 | WAKEUP 2022-03-18 18:51:46.330 | [289479 Async init_glance:328741]: Signaled 2022-03-18 18:51:46.331 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-18 18:51:46.331 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-18 18:51:46.331 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-18 18:51:46.331 | + lib/database:recreate_database:112 : local db=glance 2022-03-18 18:51:46.331 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-18 18:51:46.331 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-18 18:51:46.331 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-18 18:51:46.331 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:46.332 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-18 18:51:46.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:46.332 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-18 18:51:46.332 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 18:51:46.332 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:51:46.332 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:51:46.332 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:51:46.332 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629407675 2022-03-18 18:51:46.332 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-18 18:51:46.332 | 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=328863) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 18:51:46.332 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 18:51:46.332 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 18:51:46.332 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 18:51:46.332 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.332 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-18 18:51:46.333 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-18 18:51:46.333 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-18 18:51:46.333 | Database migration is up to date. No migration needed. 2022-03-18 18:51:46.333 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-18 18:51:46.333 | Database is synced successfully. 2022-03-18 18:51:46.333 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-18 18:51:46.333 | 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=329052) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-18 18:51:46.333 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-18 18:51:46.334 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-18 18:51:46.334 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-18 18:51:46.334 | + functions-common:time_stop:2425 : local name 2022-03-18 18:51:46.334 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:51:46.334 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:51:46.334 | + functions-common:time_stop:2428 : local total 2022-03-18 18:51:46.334 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:51:46.334 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 18:51:46.334 | + functions-common:time_stop:2432 : start_time=1647629407675 2022-03-18 18:51:46.334 | + functions-common:time_stop:2434 : [[ -z 1647629407675 ]] 2022-03-18 18:51:46.334 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:51:46.334 | + functions-common:time_stop:2437 : end_time=1647629417581 2022-03-18 18:51:46.335 | + functions-common:time_stop:2438 : elapsed_time=9906 2022-03-18 18:51:46.335 | + functions-common:time_stop:2439 : total=8226 2022-03-18 18:51:46.335 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:51:46.335 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18132 2022-03-18 18:51:46.377 | [289479 Async init_glance:328741]: finished init_glance with result 0 in 10 seconds 2022-03-18 18:51:46.381 | + inc/async:async_wait:197 : return 0 2022-03-18 18:51:46.384 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-18 18:51:46.434 | [289479 Async init_swift:332083]: Waiting for completion of init_swift running on PID 332083 (3 other jobs running) 2022-03-18 18:51:46.460 | [289479 Async init_swift:332083]: Signaling child to exit 2022-03-18 18:51:46.460 | WAKEUP 2022-03-18 18:51:46.483 | [289479 Async init_swift:332083]: Signaled 2022-03-18 18:51:46.484 | + lib/swift:init_swift:668 : local node_number 2022-03-18 18:51:46.484 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-18 18:51:46.484 | No account-auditor running 2022-03-18 18:51:46.484 | No object-replicator running 2022-03-18 18:51:46.484 | No container-sync running 2022-03-18 18:51:46.484 | No container-auditor running 2022-03-18 18:51:46.484 | No account-replicator running 2022-03-18 18:51:46.484 | No container-sharder running 2022-03-18 18:51:46.484 | No account-server running 2022-03-18 18:51:46.484 | No object-reconstructor running 2022-03-18 18:51:46.484 | No object-auditor running 2022-03-18 18:51:46.484 | No container-replicator running 2022-03-18 18:51:46.484 | No object-updater running 2022-03-18 18:51:46.484 | No object-server running 2022-03-18 18:51:46.484 | No account-reaper running 2022-03-18 18:51:46.485 | No container-server running 2022-03-18 18:51:46.485 | No container-updater running 2022-03-18 18:51:46.485 | No object-expirer running 2022-03-18 18:51:46.485 | No container-reconciler running 2022-03-18 18:51:46.485 | No proxy-server running 2022-03-18 18:51:46.485 | + lib/swift:init_swift:670 : true 2022-03-18 18:51:46.485 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-18 18:51:46.485 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-18 18:51:46.485 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-18 18:51:46.485 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-18 18:51:46.485 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-18 18:51:46.485 | + 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-18 18:51:46.485 | + 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-18 18:51:46.485 | + functions:create_disk:732 : local node_number 2022-03-18 18:51:46.485 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-18 18:51:46.485 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-18 18:51:46.485 | + functions:create_disk:736 : local key 2022-03-18 18:51:46.485 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | ++ functions:create_disk:738 : sed s#/.## 2022-03-18 18:51:46.485 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-18 18:51:46.485 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-18 18:51:46.485 | + functions:destroy_disk:765 : local key 2022-03-18 18:51:46.485 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-18 18:51:46.485 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.485 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-18 18:51:46.485 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-18 18:51:46.485 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.486 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.486 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-18 18:51:46.486 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.486 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-18 18:51:46.486 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-18 18:51:46.486 | = sectsz=512 attr=2, projid32bit=1 2022-03-18 18:51:46.486 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-18 18:51:46.486 | = reflink=1 2022-03-18 18:51:46.486 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-18 18:51:46.486 | = sunit=0 swidth=0 blks 2022-03-18 18:51:46.486 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-18 18:51:46.486 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-18 18:51:46.486 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-18 18:51:46.486 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-18 18:51:46.486 | + 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-18 18:51:46.486 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-18 18:51:46.486 | /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-18 18:51:46.486 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-18 18:51:46.486 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-18 18:51:46.486 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-18 18:51:46.486 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-18 18:51:46.486 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-18 18:51:46.486 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647628452.object.builder backups/1647628453.container.builder backups/1647628454.account.builder backups/1647628459.object.builder backups/1647628461.container.builder backups/1647628462.account.builder backups/1647628459.object.ring.gz backups/1647628461.container.ring.gz backups/1647628462.account.ring.gz 2022-03-18 18:51:46.486 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-18 18:51:46.486 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-18 18:51:46.487 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-18 18:51:46.487 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-18 18:51:46.487 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-18 18:51:46.487 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-18 18:51:46.487 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-18 18:51:46.487 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-18 18:51:46.487 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-18 18:51:46.487 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-18 18:51:46.487 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-18 18:51:46.487 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-18 18:51:46.487 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-18 18:51:46.487 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-18 18:51:46.487 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-18 18:51:46.487 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 18:51:46.487 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-18 18:51:46.487 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 18:51:46.487 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-18 18:51:46.487 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-18 18:51:46.487 | + lib/swift:init_swift:714 : popd 2022-03-18 18:51:46.529 | [289479 Async init_swift:332083]: finished init_swift with result 0 in 14 seconds 2022-03-18 18:51:46.534 | + inc/async:async_wait:197 : return 0 2022-03-18 18:51:46.536 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-18 18:51:46.587 | [289479 Async init_cinder:332178]: Waiting for completion of init_cinder running on PID 332178 (2 other jobs running) 2022-03-18 18:51:46.613 | [289479 Async init_cinder:332178]: Signaling child to exit 2022-03-18 18:51:46.613 | WAKEUP 2022-03-18 18:51:46.636 | [289479 Async init_cinder:332178]: Signaled 2022-03-18 18:51:46.638 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-18 18:51:46.638 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:46.638 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-18 18:51:46.638 | + lib/database:recreate_database:112 : local db=cinder 2022-03-18 18:51:46.638 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-18 18:51:46.638 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-18 18:51:46.638 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-18 18:51:46.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:46.638 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-18 18:51:46.638 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:46.638 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-18 18:51:46.638 | + functions-common:time_start:2411 : local name=dbsync 2022-03-18 18:51:46.638 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:51:46.638 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:51:46.638 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:51:46.638 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629460981 2022-03-18 18:51:46.638 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-18 18:51:46.638 | 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=332415) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-18 18:51:46.638 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:51:46.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.638 | 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=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:51:46.639 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=332415) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:51:46.639 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-18 18:51:46.639 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 18:51:46.639 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 18:51:46.639 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-18 18:51:46.639 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=332415) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 18:51:46.639 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-18 18:51:46.639 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.639 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.639 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:46.639 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:46.640 | /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-18 18:51:46.640 | last_heartbeat = column_property( 2022-03-18 18:51:46.640 | /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-18 18:51:46.640 | num_hosts = column_property( 2022-03-18 18:51:46.640 | /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-18 18:51:46.640 | num_down_hosts = column_property( 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-18 18:51:46.640 | + functions-common:time_stop:2425 : local name 2022-03-18 18:51:46.640 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:51:46.640 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:51:46.640 | + functions-common:time_stop:2428 : local total 2022-03-18 18:51:46.640 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:51:46.640 | + functions-common:time_stop:2431 : name=dbsync 2022-03-18 18:51:46.640 | + functions-common:time_stop:2432 : start_time=1647629460981 2022-03-18 18:51:46.640 | + functions-common:time_stop:2434 : [[ -z 1647629460981 ]] 2022-03-18 18:51:46.640 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:51:46.640 | + functions-common:time_stop:2437 : end_time=1647629468285 2022-03-18 18:51:46.640 | + functions-common:time_stop:2438 : elapsed_time=7304 2022-03-18 18:51:46.640 | + functions-common:time_stop:2439 : total=8226 2022-03-18 18:51:46.640 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:51:46.640 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15530 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-18 18:51:46.640 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-18 18:51:46.640 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-18 18:51:46.640 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-18 18:51:46.640 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-18 18:51:46.640 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-18 18:51:46.640 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-18 18:51:46.641 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-18 18:51:46.641 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-18 18:51:46.641 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-18 18:51:46.641 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-18 18:51:46.641 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-18 18:51:46.641 | + functions-common:is_suse:542 : is_opensuse 2022-03-18 18:51:46.641 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-18 18:51:46.641 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-18 18:51:46.641 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-18 18:51:46.641 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-18 18:51:46.641 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-18 18:51:46.641 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-18 18:51:46.641 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-18 18:51:46.641 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-18 18:51:46.641 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-18 18:51:46.642 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-18 18:51:46.642 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-18 18:51:46.642 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-18 18:51:46.642 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-18 18:51:46.642 | [Unit] 2022-03-18 18:51:46.642 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 18:51:46.642 | DefaultDependencies=no 2022-03-18 18:51:46.642 | After=systemd-udev-settle.service 2022-03-18 18:51:46.642 | Before=lvm2-activation-early.service 2022-03-18 18:51:46.642 | Wants=systemd-udev-settle.service 2022-03-18 18:51:46.642 | 2022-03-18 18:51:46.642 | [Service] 2022-03-18 18:51:46.642 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-18 18:51:46.642 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-18 18:51:46.642 | RemainAfterExit=yes 2022-03-18 18:51:46.642 | Type=oneshot 2022-03-18 18:51:46.642 | 2022-03-18 18:51:46.642 | [Install] 2022-03-18 18:51:46.642 | WantedBy=local-fs.target 2022-03-18 18:51:46.642 | Also=systemd-udev-settle.service 2022-03-18 18:51:46.642 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-18 18:51:46.642 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-18 18:51:46.642 | 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-18 18:51:46.642 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-18 18:51:46.642 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-18 18:51:46.642 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-18 18:51:46.642 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-18 18:51:46.642 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-18 18:51:46.642 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-18 18:51:46.642 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-18 18:51:46.642 | Physical volume "/dev/loop4" successfully created. 2022-03-18 18:51:46.642 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-18 18:51:46.642 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-18 18:51:46.642 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-18 18:51:46.643 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-18 18:51:46.643 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-18 18:51:46.643 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-18 18:51:46.643 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-18 18:51:46.643 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-18 18:51:46.643 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:46.643 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-18 18:51:46.643 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-18 18:51:46.643 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-18 18:51:46.684 | [289479 Async init_cinder:332178]: finished init_cinder with result 0 in 11 seconds 2022-03-18 18:51:46.688 | + inc/async:async_wait:197 : return 0 2022-03-18 18:51:46.691 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-18 18:51:46.708 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:46.711 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-18 18:51:46.713 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:51:46.716 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-18 18:51:46.718 | + ./stack.sh:main:1218 : init_nova 2022-03-18 18:51:46.721 | + lib/nova:init_nova:838 : is_service_enabled mysql postgresql 2022-03-18 18:51:46.738 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:46.741 | + lib/nova:init_nova:838 : is_service_enabled n-api 2022-03-18 18:51:46.758 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:51:46.761 | + lib/nova:init_nova:840 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:51:46.763 | + lib/nova:init_nova:848 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 18:51:46.821 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 18:51:46.859 | [289479 Async nova-cell-0:334674]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-18 18:51:46.862 | ++ lib/nova:init_nova:851 : seq 1 1 2022-03-18 18:51:46.867 | + lib/nova:init_nova:851 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 18:51:46.870 | ++ lib/nova:init_nova:852 : conductor_conf 1 2022-03-18 18:51:46.873 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 18:51:46.875 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 18:51:46.878 | + lib/nova:init_nova:852 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 18:51:46.941 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 18:51:46.984 | [289479 Async nova-cell-1:334766]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-18 18:51:46.987 | + lib/nova:init_nova:855 : recreate_database nova_api 2022-03-18 18:51:46.990 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-18 18:51:46.992 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-18 18:51:46.995 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-18 18:51:46.998 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-18 18:51:47.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:47.363 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-18 18:51:47.368 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:47.386 | + lib/nova:init_nova:856 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-18 18:51:48.418 | 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-18 18:51:51.804 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:51:51.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:51.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:51.814 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:51:51.815 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=334824) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:51:51.841 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 18:51:51.841 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 18:51:51.874 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-18 18:51:53.778 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=334824) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 18:51:53.781 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-18 18:51:54.478 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=334824) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 18:51:54.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:54.485 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:54.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:54.485 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:54.983 | ++ lib/nova:init_nova:860 : database_connection_url nova_cell0 2022-03-18 18:51:54.985 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-18 18:51:54.989 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-18 18:51:54.992 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-18 18:51:54.995 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-18 18:51:54.998 | + lib/nova:init_nova:860 : /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-18 18:51:56.157 | 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-18 18:51:58.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:58.824 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:58.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:58.824 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:59.259 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:51:59.267 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:51:59.290 | [334766 Async nova-cell-1:334766]: finished successfully 2022-03-18 18:51:59.302 | [334674 Async nova-cell-0:334674]: finished successfully 2022-03-18 18:51:59.336 | ++ lib/nova:init_nova:863 : seq 0 1 2022-03-18 18:51:59.340 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-18 18:51:59.343 | + lib/nova:init_nova:864 : async_wait nova-cell-0 2022-03-18 18:51:59.401 | [289479 Async nova-cell-0:334674]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 334674 (3 other jobs running) 2022-03-18 18:51:59.426 | [289479 Async nova-cell-0:334674]: Signaling child to exit 2022-03-18 18:51:59.426 | WAKEUP 2022-03-18 18:51:59.449 | [289479 Async nova-cell-0:334674]: Signaled 2022-03-18 18:51:59.450 | + lib/nova:init_nova_db:828 : local dbname=nova_cell0 2022-03-18 18:51:59.450 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova.conf 2022-03-18 18:51:59.450 | + lib/nova:init_nova_db:830 : recreate_database nova_cell0 2022-03-18 18:51:59.450 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-18 18:51:59.450 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-18 18:51:59.450 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-18 18:51:59.450 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-18 18:51:59.450 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:59.450 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-18 18:51:59.450 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:59.450 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-18 18:51:59.450 | 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-18 18:51:59.450 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:51:59.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:51:59.452 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=334831) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:51:59.452 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 18:51:59.452 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 18:51:59.452 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-18 18:51:59.452 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=334831) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 18:51:59.452 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-18 18:51:59.452 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=334831) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 18:51:59.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:59.452 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:59.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:59.452 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:59.498 | [289479 Async nova-cell-0:334674]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-18 18:51:59.502 | + inc/async:async_wait:197 : return 0 2022-03-18 18:51:59.505 | + lib/nova:init_nova:863 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-18 18:51:59.508 | + lib/nova:init_nova:864 : async_wait nova-cell-1 2022-03-18 18:51:59.558 | [289479 Async nova-cell-1:334766]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 334766 (2 other jobs running) 2022-03-18 18:51:59.583 | [289479 Async nova-cell-1:334766]: Signaling child to exit 2022-03-18 18:51:59.583 | WAKEUP 2022-03-18 18:51:59.606 | [289479 Async nova-cell-1:334766]: Signaled 2022-03-18 18:51:59.608 | + lib/nova:init_nova_db:828 : local dbname=nova_cell1 2022-03-18 18:51:59.608 | + lib/nova:init_nova_db:829 : local conffile=/etc/nova/nova_cell1.conf 2022-03-18 18:51:59.608 | + lib/nova:init_nova_db:830 : recreate_database nova_cell1 2022-03-18 18:51:59.608 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-18 18:51:59.608 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-18 18:51:59.608 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-18 18:51:59.608 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-18 18:51:59.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:59.608 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-18 18:51:59.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-18 18:51:59.608 | + lib/nova:init_nova_db:831 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-18 18:51:59.608 | 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-18 18:51:59.608 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-18 18:51:59.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-18 18:51:59.610 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-18 18:51:59.610 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=334838) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-18 18:51:59.610 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-18 18:51:59.610 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-18 18:51:59.610 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-18 18:51:59.610 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=334838) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-18 18:51:59.610 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-18 18:51:59.610 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=334838) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-18 18:51:59.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:59.610 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:59.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:51:59.610 | from cryptography.utils import int_from_bytes 2022-03-18 18:51:59.652 | [289479 Async nova-cell-1:334766]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-18 18:51:59.656 | + inc/async:async_wait:197 : return 0 2022-03-18 18:51:59.659 | + lib/nova:init_nova:867 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:51:59.661 | + lib/nova:init_nova:874 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-18 18:52:00.679 | 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-18 18:52:03.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:52:03.638 | from cryptography.utils import int_from_bytes 2022-03-18 18:52:03.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:52:03.638 | from cryptography.utils import int_from_bytes 2022-03-18 18:52:03.638 | Running batches of 50 until complete 2022-03-18 18:52:03.638 | +-------------------------------------+--------------+-----------+ 2022-03-18 18:52:03.638 | | Migration | Total Needed | Completed | 2022-03-18 18:52:03.638 | +-------------------------------------+--------------+-----------+ 2022-03-18 18:52:03.638 | | fill_virtual_interface_list | 0 | 0 | 2022-03-18 18:52:03.639 | | migrate_empty_ratio | 0 | 0 | 2022-03-18 18:52:03.639 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-18 18:52:03.639 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-18 18:52:03.639 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-18 18:52:03.639 | | populate_dev_uuids | 0 | 0 | 2022-03-18 18:52:03.639 | | populate_missing_availability_zones | 0 | 0 | 2022-03-18 18:52:03.639 | | populate_queued_for_delete | 0 | 0 | 2022-03-18 18:52:03.639 | | populate_user_id | 0 | 0 | 2022-03-18 18:52:03.639 | | populate_uuids | 0 | 0 | 2022-03-18 18:52:03.639 | +-------------------------------------+--------------+-----------+ 2022-03-18 18:52:04.118 | ++ lib/nova:init_nova:877 : seq 1 1 2022-03-18 18:52:04.123 | + lib/nova:init_nova:877 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 18:52:04.126 | ++ lib/nova:init_nova:878 : conductor_conf 1 2022-03-18 18:52:04.129 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 18:52:04.131 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 18:52:04.135 | + lib/nova:init_nova:878 : /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-18 18:52:05.169 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-18 18:52:07.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:52:07.744 | from cryptography.utils import int_from_bytes 2022-03-18 18:52:07.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-18 18:52:07.744 | from cryptography.utils import int_from_bytes 2022-03-18 18:52:07.744 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-18 18:52:07.744 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-18 18:52:08.178 | + lib/nova:init_nova:882 : create_nova_keys_dir 2022-03-18 18:52:08.181 | + lib/nova:create_nova_keys_dir:824 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-18 18:52:08.194 | + lib/nova:init_nova:884 : [[ '' == \L\V\M ]] 2022-03-18 18:52:08.197 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-18 18:52:08.215 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:08.217 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-18 18:52:08.220 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-18 18:52:08.279 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-18 18:52:08.319 | [289479 Async configure_neutron_nova:335988]: running: configure_neutron_nova 2022-03-18 18:52:08.322 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-18 18:52:08.324 | + functions-common:run_phase:1853 : local mode=stack 2022-03-18 18:52:08.327 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-18 18:52:08.329 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-18 18:52:08.332 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-18 18:52:08.334 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-18 18:52:08.337 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-18 18:52:08.340 | + functions-common:run_phase:1863 : local extra 2022-03-18 18:52:08.343 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-18 18:52:08.347 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-18 18:52:08.350 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-18 18:52:08.353 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-18 18:52:08.356 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-18 18:52:08.359 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-18 18:52:08.377 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:08.380 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:52:08.382 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:52:08.384 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-18 18:52:08.387 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-18 18:52:08.390 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-18 18:52:08.392 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-18 18:52:08.395 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-18 18:52:08.397 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-18 18:52:08.400 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-18 18:52:08.404 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-18 18:52:08.406 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-18 18:52:08.409 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-18 18:52:08.411 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-18 18:52:08.415 | + functions-common:run_plugins:1842 : local plugins= 2022-03-18 18:52:08.417 | + functions-common:run_plugins:1843 : local plugin 2022-03-18 18:52:08.420 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-18 18:52:08.422 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:08.425 | + inc/meta-config:merge_config_group:171 : shift 2022-03-18 18:52:08.428 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-18 18:52:08.431 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 18:52:08.434 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-18 18:52:08.436 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-18 18:52:08.440 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-18 18:52:08.443 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:08.445 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-18 18:52:08.448 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 18:52:08.451 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-18 18:52:08.451 | /^\[\[.+\|.*\]\]/ { 2022-03-18 18:52:08.451 | gsub("[][]", "", $1); 2022-03-18 18:52:08.451 | split($1, a, "|"); 2022-03-18 18:52:08.451 | if (a[1] == matchgroup) 2022-03-18 18:52:08.451 | print a[2] 2022-03-18 18:52:08.451 | } 2022-03-18 18:52:08.451 | ' /home/ubuntu/devstack/local.conf 2022-03-18 18:52:08.457 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 18:52:08.460 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 18:52:08.463 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 18:52:08.467 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-18 18:52:08.471 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-18 18:52:08.474 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-18 18:52:08.478 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-18 18:52:08.482 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-18 18:52:08.486 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-18 18:52:08.489 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-18 18:52:08.493 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-18 18:52:08.496 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:08.499 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 18:52:08.502 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-18 18:52:08.505 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 18:52:08.509 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-18 18:52:08.512 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-18 18:52:08.515 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-18 18:52:08.518 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-18 18:52:08.522 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-18 18:52:08.524 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.524 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-18 18:52:08.524 | BEGIN { 2022-03-18 18:52:08.524 | section = "" 2022-03-18 18:52:08.524 | last_section = "" 2022-03-18 18:52:08.525 | section_count = 0 2022-03-18 18:52:08.525 | } 2022-03-18 18:52:08.525 | /^\[.+\]/ { 2022-03-18 18:52:08.525 | gsub("[][]", "", $1); 2022-03-18 18:52:08.525 | section=$1 2022-03-18 18:52:08.525 | next 2022-03-18 18:52:08.525 | } 2022-03-18 18:52:08.525 | /^ *\#/ { 2022-03-18 18:52:08.525 | next 2022-03-18 18:52:08.525 | } 2022-03-18 18:52:08.525 | /^[^ \t]+/ { 2022-03-18 18:52:08.525 | # get offset of first = in $0 2022-03-18 18:52:08.525 | eq_idx = index($0, "=") 2022-03-18 18:52:08.525 | # extract attr & value from $0 2022-03-18 18:52:08.525 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 18:52:08.525 | value = substr($0, eq_idx + 1) 2022-03-18 18:52:08.525 | # only need to strip trailing whitespace from attr 2022-03-18 18:52:08.525 | sub(/[ \t]*$/, "", attr) 2022-03-18 18:52:08.525 | # need to strip leading & trailing whitespace from value 2022-03-18 18:52:08.525 | sub(/^[ \t]*/, "", value) 2022-03-18 18:52:08.525 | sub(/[ \t]*$/, "", value) 2022-03-18 18:52:08.525 | 2022-03-18 18:52:08.525 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 18:52:08.525 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 18:52:08.525 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 18:52:08.525 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 18:52:08.525 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 18:52:08.525 | if (section != last_section) { 2022-03-18 18:52:08.525 | cfg_section[section_count++] = section 2022-03-18 18:52:08.525 | last_section = section 2022-03-18 18:52:08.525 | } 2022-03-18 18:52:08.526 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 18:52:08.526 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 18:52:08.526 | 2022-03-18 18:52:08.526 | cfg_attr[section, attr, 0] = value 2022-03-18 18:52:08.526 | cfg_attr_count[section, attr] = 1 2022-03-18 18:52:08.526 | } else { 2022-03-18 18:52:08.526 | lno = cfg_attr_count[section, attr]++ 2022-03-18 18:52:08.526 | cfg_attr[section, attr, lno] = value 2022-03-18 18:52:08.526 | } 2022-03-18 18:52:08.526 | } 2022-03-18 18:52:08.526 | END { 2022-03-18 18:52:08.528 | # Process each section in order 2022-03-18 18:52:08.528 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 18:52:08.528 | section = cfg_section[sno] 2022-03-18 18:52:08.528 | # The ini routines simply append a config item immediately 2022-03-18 18:52:08.528 | # after the section header. To keep the same order as defined 2022-03-18 18:52:08.528 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 18:52:08.528 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 18:52:08.528 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 18:52:08.528 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 18:52:08.528 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 18:52:08.528 | else { 2022-03-18 18:52:08.528 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 18:52:08.528 | count = cfg_attr_count[section, attr] 2022-03-18 18:52:08.528 | print "inidelete " configfile " " section " " attr 2022-03-18 18:52:08.528 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 18:52:08.528 | for (l = count -2; l >= 0; l--) 2022-03-18 18:52:08.528 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 18:52:08.528 | } 2022-03-18 18:52:08.528 | } 2022-03-18 18:52:08.528 | } 2022-03-18 18:52:08.528 | } 2022-03-18 18:52:08.528 | ' 2022-03-18 18:52:08.528 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:08.530 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 18:52:08.530 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 18:52:08.533 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-18 18:52:08.536 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 18:52:08.540 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-18 18:52:08.543 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-18 18:52:08.543 | BEGIN { group = "" } 2022-03-18 18:52:08.543 | /^\[\[.+\|.*\]\]/ { 2022-03-18 18:52:08.543 | gsub("[][]", "", $1); 2022-03-18 18:52:08.543 | split($1, a, "|"); 2022-03-18 18:52:08.543 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 18:52:08.543 | group=a[1] 2022-03-18 18:52:08.543 | } else { 2022-03-18 18:52:08.543 | group="" 2022-03-18 18:52:08.543 | } 2022-03-18 18:52:08.543 | next 2022-03-18 18:52:08.544 | } 2022-03-18 18:52:08.544 | { 2022-03-18 18:52:08.544 | if (group != "") 2022-03-18 18:52:08.544 | print $0 2022-03-18 18:52:08.544 | } 2022-03-18 18:52:08.544 | ' /home/ubuntu/devstack/local.conf 2022-03-18 18:52:08.552 | + 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-18 18:52:08.556 | ++ 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-18 18:52:08.586 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.589 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-18 18:52:08.592 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-18 18:52:08.625 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.628 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-18 18:52:08.631 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-18 18:52:08.665 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-18 18:52:08.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-18 18:52:08.703 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-18 18:52:08.708 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-18 18:52:08.742 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.744 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-18 18:52:08.747 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-18 18:52:08.779 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2022-03-18 18:52:08.784 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2022-03-18 18:52:08.817 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-18 18:52:08.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-18 18:52:08.855 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.857 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-18 18:52:08.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-18 18:52:08.893 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-18 18:52:08.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-18 18:52:08.936 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.939 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-18 18:52:08.942 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-18 18:52:08.975 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:08.978 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-18 18:52:08.981 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-18 18:52:09.013 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-18 18:52:09.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-18 18:52:09.050 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.056 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 18:52:09.059 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 18:52:09.062 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 18:52:09.065 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-18 18:52:09.068 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-18 18:52:09.071 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-18 18:52:09.073 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-18 18:52:09.077 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-18 18:52:09.082 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-18 18:52:09.084 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-18 18:52:09.088 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-18 18:52:09.090 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:09.093 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 18:52:09.096 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-18 18:52:09.098 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 18:52:09.103 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-18 18:52:09.105 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-18 18:52:09.109 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-18 18:52:09.112 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-18 18:52:09.116 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.116 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-18 18:52:09.117 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-18 18:52:09.117 | BEGIN { 2022-03-18 18:52:09.117 | section = "" 2022-03-18 18:52:09.117 | last_section = "" 2022-03-18 18:52:09.117 | section_count = 0 2022-03-18 18:52:09.117 | } 2022-03-18 18:52:09.117 | /^\[.+\]/ { 2022-03-18 18:52:09.118 | gsub("[][]", "", $1); 2022-03-18 18:52:09.118 | section=$1 2022-03-18 18:52:09.118 | next 2022-03-18 18:52:09.118 | } 2022-03-18 18:52:09.118 | /^ *\#/ { 2022-03-18 18:52:09.118 | next 2022-03-18 18:52:09.118 | } 2022-03-18 18:52:09.118 | /^[^ \t]+/ { 2022-03-18 18:52:09.118 | # get offset of first = in $0 2022-03-18 18:52:09.118 | eq_idx = index($0, "=") 2022-03-18 18:52:09.118 | # extract attr & value from $0 2022-03-18 18:52:09.118 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 18:52:09.118 | value = substr($0, eq_idx + 1) 2022-03-18 18:52:09.118 | # only need to strip trailing whitespace from attr 2022-03-18 18:52:09.118 | sub(/[ \t]*$/, "", attr) 2022-03-18 18:52:09.118 | # need to strip leading & trailing whitespace from value 2022-03-18 18:52:09.118 | sub(/^[ \t]*/, "", value) 2022-03-18 18:52:09.118 | sub(/[ \t]*$/, "", value) 2022-03-18 18:52:09.118 | 2022-03-18 18:52:09.118 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 18:52:09.118 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 18:52:09.118 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 18:52:09.118 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 18:52:09.118 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 18:52:09.118 | if (section != last_section) { 2022-03-18 18:52:09.118 | cfg_section[section_count++] = section 2022-03-18 18:52:09.118 | last_section = section 2022-03-18 18:52:09.118 | } 2022-03-18 18:52:09.118 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 18:52:09.118 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 18:52:09.118 | 2022-03-18 18:52:09.118 | cfg_attr[section, attr, 0] = value 2022-03-18 18:52:09.118 | cfg_attr_count[section, attr] = 1 2022-03-18 18:52:09.118 | } else { 2022-03-18 18:52:09.118 | lno = cfg_attr_count[section, attr]++ 2022-03-18 18:52:09.119 | cfg_attr[section, attr, lno] = value 2022-03-18 18:52:09.119 | } 2022-03-18 18:52:09.119 | } 2022-03-18 18:52:09.119 | END { 2022-03-18 18:52:09.119 | # Process each section in order 2022-03-18 18:52:09.119 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 18:52:09.119 | section = cfg_section[sno] 2022-03-18 18:52:09.119 | # The ini routines simply append a config item immediately 2022-03-18 18:52:09.119 | # after the section header. To keep the same order as defined 2022-03-18 18:52:09.119 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 18:52:09.119 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 18:52:09.119 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 18:52:09.119 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 18:52:09.119 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 18:52:09.119 | else { 2022-03-18 18:52:09.119 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 18:52:09.119 | count = cfg_attr_count[section, attr] 2022-03-18 18:52:09.119 | print "inidelete " configfile " " section " " attr 2022-03-18 18:52:09.119 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 18:52:09.119 | for (l = count -2; l >= 0; l--) 2022-03-18 18:52:09.119 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 18:52:09.119 | } 2022-03-18 18:52:09.119 | } 2022-03-18 18:52:09.119 | } 2022-03-18 18:52:09.119 | } 2022-03-18 18:52:09.119 | ' 2022-03-18 18:52:09.120 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 18:52:09.121 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:09.123 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 18:52:09.126 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-18 18:52:09.129 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 18:52:09.132 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-18 18:52:09.135 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-18 18:52:09.135 | BEGIN { group = "" } 2022-03-18 18:52:09.135 | /^\[\[.+\|.*\]\]/ { 2022-03-18 18:52:09.135 | gsub("[][]", "", $1); 2022-03-18 18:52:09.135 | split($1, a, "|"); 2022-03-18 18:52:09.135 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 18:52:09.135 | group=a[1] 2022-03-18 18:52:09.135 | } else { 2022-03-18 18:52:09.135 | group="" 2022-03-18 18:52:09.135 | } 2022-03-18 18:52:09.135 | next 2022-03-18 18:52:09.135 | } 2022-03-18 18:52:09.135 | { 2022-03-18 18:52:09.135 | if (group != "") 2022-03-18 18:52:09.135 | print $0 2022-03-18 18:52:09.135 | } 2022-03-18 18:52:09.135 | ' /home/ubuntu/devstack/local.conf 2022-03-18 18:52:09.137 | + inc/async:async_inner:64 : rc=0 2022-03-18 18:52:09.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-18 18:52:09.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-18 18:52:09.165 | [335988 Async configure_neutron_nova:335988]: finished successfully 2022-03-18 18:52:09.175 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.177 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-18 18:52:09.181 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-18 18:52:09.214 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.216 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-18 18:52:09.219 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-18 18:52:09.249 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.252 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-18 18:52:09.254 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-18 18:52:09.283 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.285 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-18 18:52:09.288 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-18 18:52:09.318 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.320 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-18 18:52:09.323 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-18 18:52:09.353 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.355 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-18 18:52:09.358 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-18 18:52:09.387 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.390 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-18 18:52:09.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-18 18:52:09.422 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.425 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-18 18:52:09.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-18 18:52:09.456 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-18 18:52:09.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-18 18:52:09.493 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.496 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-18 18:52:09.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-18 18:52:09.528 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.530 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-18 18:52:09.533 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-18 18:52:09.563 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.566 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-18 18:52:09.568 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-18 18:52:09.598 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.601 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-18 18:52:09.604 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-18 18:52:09.633 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.635 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-18 18:52:09.638 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-18 18:52:09.668 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.670 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-18 18:52:09.673 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-18 18:52:09.701 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.705 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 18:52:09.707 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 18:52:09.710 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 18:52:09.713 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-18 18:52:09.716 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-18 18:52:09.719 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-18 18:52:09.722 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-18 18:52:09.725 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-18 18:52:09.730 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-18 18:52:09.732 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-18 18:52:09.735 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-18 18:52:09.738 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:09.741 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 18:52:09.744 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-18 18:52:09.748 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 18:52:09.752 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-18 18:52:09.754 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-18 18:52:09.758 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-18 18:52:09.761 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-18 18:52:09.764 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-18 18:52:09.765 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-18 18:52:09.765 | BEGIN { 2022-03-18 18:52:09.765 | section = "" 2022-03-18 18:52:09.765 | last_section = "" 2022-03-18 18:52:09.765 | section_count = 0 2022-03-18 18:52:09.765 | } 2022-03-18 18:52:09.765 | /^\[.+\]/ { 2022-03-18 18:52:09.765 | gsub("[][]", "", $1); 2022-03-18 18:52:09.765 | section=$1 2022-03-18 18:52:09.765 | next 2022-03-18 18:52:09.765 | } 2022-03-18 18:52:09.765 | /^ *\#/ { 2022-03-18 18:52:09.765 | next 2022-03-18 18:52:09.765 | } 2022-03-18 18:52:09.765 | /^[^ \t]+/ { 2022-03-18 18:52:09.765 | # get offset of first = in $0 2022-03-18 18:52:09.765 | eq_idx = index($0, "=") 2022-03-18 18:52:09.765 | # extract attr & value from $0 2022-03-18 18:52:09.766 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 18:52:09.766 | value = substr($0, eq_idx + 1) 2022-03-18 18:52:09.766 | # only need to strip trailing whitespace from attr 2022-03-18 18:52:09.766 | sub(/[ \t]*$/, "", attr) 2022-03-18 18:52:09.766 | # need to strip leading & trailing whitespace from value 2022-03-18 18:52:09.766 | sub(/^[ \t]*/, "", value) 2022-03-18 18:52:09.766 | sub(/[ \t]*$/, "", value) 2022-03-18 18:52:09.766 | 2022-03-18 18:52:09.766 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 18:52:09.766 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 18:52:09.766 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 18:52:09.766 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 18:52:09.766 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 18:52:09.766 | if (section != last_section) { 2022-03-18 18:52:09.766 | cfg_section[section_count++] = section 2022-03-18 18:52:09.766 | last_section = section 2022-03-18 18:52:09.766 | } 2022-03-18 18:52:09.766 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 18:52:09.766 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 18:52:09.766 | 2022-03-18 18:52:09.766 | cfg_attr[section, attr, 0] = value 2022-03-18 18:52:09.766 | cfg_attr_count[section, attr] = 1 2022-03-18 18:52:09.766 | } else { 2022-03-18 18:52:09.766 | lno = cfg_attr_count[section, attr]++ 2022-03-18 18:52:09.766 | cfg_attr[section, attr, lno] = value 2022-03-18 18:52:09.766 | } 2022-03-18 18:52:09.766 | } 2022-03-18 18:52:09.766 | END { 2022-03-18 18:52:09.766 | # Process each section in order 2022-03-18 18:52:09.766 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 18:52:09.766 | section = cfg_section[sno] 2022-03-18 18:52:09.766 | # The ini routines simply append a config item immediately 2022-03-18 18:52:09.766 | # after the section header. To keep the same order as defined 2022-03-18 18:52:09.766 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 18:52:09.766 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 18:52:09.767 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 18:52:09.767 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 18:52:09.767 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 18:52:09.767 | else { 2022-03-18 18:52:09.767 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 18:52:09.767 | count = cfg_attr_count[section, attr] 2022-03-18 18:52:09.767 | print "inidelete " configfile " " section " " attr 2022-03-18 18:52:09.767 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 18:52:09.767 | for (l = count -2; l >= 0; l--) 2022-03-18 18:52:09.767 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 18:52:09.767 | } 2022-03-18 18:52:09.767 | } 2022-03-18 18:52:09.767 | } 2022-03-18 18:52:09.767 | } 2022-03-18 18:52:09.767 | ' 2022-03-18 18:52:09.767 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.768 | awk: cmd. line:12: warning: + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:09.768 | regexp escape sequence `\#' is not a known regexp operator 2022-03-18 18:52:09.771 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 18:52:09.773 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-18 18:52:09.776 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 18:52:09.778 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-18 18:52:09.781 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-18 18:52:09.781 | BEGIN { group = "" } 2022-03-18 18:52:09.781 | /^\[\[.+\|.*\]\]/ { 2022-03-18 18:52:09.781 | gsub("[][]", "", $1); 2022-03-18 18:52:09.781 | split($1, a, "|"); 2022-03-18 18:52:09.781 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 18:52:09.781 | group=a[1] 2022-03-18 18:52:09.781 | } else { 2022-03-18 18:52:09.781 | group="" 2022-03-18 18:52:09.781 | } 2022-03-18 18:52:09.781 | next 2022-03-18 18:52:09.781 | } 2022-03-18 18:52:09.781 | { 2022-03-18 18:52:09.781 | if (group != "") 2022-03-18 18:52:09.781 | print $0 2022-03-18 18:52:09.781 | } 2022-03-18 18:52:09.781 | ' /home/ubuntu/devstack/local.conf 2022-03-18 18:52:09.787 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-18 18:52:09.790 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-18 18:52:09.820 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-18 18:52:09.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-18 18:52:09.855 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.858 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-18 18:52:09.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-18 18:52:09.889 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-18 18:52:09.894 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-18 18:52:09.922 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.925 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-18 18:52:09.927 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-18 18:52:09.958 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.960 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-18 18:52:09.963 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-18 18:52:09.992 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:09.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-18 18:52:09.997 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-18 18:52:10.027 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:10.029 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-18 18:52:10.032 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-18 18:52:10.062 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:10.065 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-18 18:52:10.068 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-18 18:52:10.070 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-18 18:52:10.074 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-18 18:52:10.076 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:52:10.079 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:52:10.082 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-18 18:52:10.085 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:52:10.089 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-18 18:52:10.092 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-18 18:52:10.094 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-18 18:52:10.097 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:10.100 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-18 18:52:10.103 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-18 18:52:10.105 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-18 18:52:10.109 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-18 18:52:10.111 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:52:10.114 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-18 18:52:10.117 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-18 18:52:10.121 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-18 18:52:10.121 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-18 18:52:10.121 | BEGIN { 2022-03-18 18:52:10.121 | section = "" 2022-03-18 18:52:10.121 | last_section = "" 2022-03-18 18:52:10.121 | section_count = 0 2022-03-18 18:52:10.121 | } 2022-03-18 18:52:10.121 | /^\[.+\]/ { 2022-03-18 18:52:10.121 | gsub("[][]", "", $1); 2022-03-18 18:52:10.121 | section=$1 2022-03-18 18:52:10.121 | next 2022-03-18 18:52:10.121 | } 2022-03-18 18:52:10.121 | /^ *\#/ { 2022-03-18 18:52:10.121 | next 2022-03-18 18:52:10.121 | } 2022-03-18 18:52:10.121 | /^[^ \t]+/ { 2022-03-18 18:52:10.122 | # get offset of first = in $0 2022-03-18 18:52:10.122 | eq_idx = index($0, "=") 2022-03-18 18:52:10.122 | # extract attr & value from $0 2022-03-18 18:52:10.122 | attr = substr($0, 1, eq_idx - 1) 2022-03-18 18:52:10.122 | value = substr($0, eq_idx + 1) 2022-03-18 18:52:10.122 | # only need to strip trailing whitespace from attr 2022-03-18 18:52:10.122 | sub(/[ \t]*$/, "", attr) 2022-03-18 18:52:10.122 | # need to strip leading & trailing whitespace from value 2022-03-18 18:52:10.122 | sub(/^[ \t]*/, "", value) 2022-03-18 18:52:10.122 | sub(/[ \t]*$/, "", value) 2022-03-18 18:52:10.122 | 2022-03-18 18:52:10.122 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-18 18:52:10.122 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-18 18:52:10.122 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-18 18:52:10.122 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-18 18:52:10.122 | if (! (section, attr) in cfg_attr_count) { 2022-03-18 18:52:10.122 | if (section != last_section) { 2022-03-18 18:52:10.122 | cfg_section[section_count++] = section 2022-03-18 18:52:10.122 | last_section = section 2022-03-18 18:52:10.122 | } 2022-03-18 18:52:10.122 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-18 18:52:10.122 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-18 18:52:10.122 | 2022-03-18 18:52:10.122 | cfg_attr[section, attr, 0] = value 2022-03-18 18:52:10.122 | cfg_attr_count[section, attr] = 1 2022-03-18 18:52:10.122 | } else { 2022-03-18 18:52:10.122 | lno = cfg_attr_count[section, attr]++ 2022-03-18 18:52:10.122 | cfg_attr[section, attr, lno] = value 2022-03-18 18:52:10.122 | } 2022-03-18 18:52:10.122 | } 2022-03-18 18:52:10.122 | END { 2022-03-18 18:52:10.122 | # Process each section in order 2022-03-18 18:52:10.122 | for (sno = 0; sno < section_count; sno++) { 2022-03-18 18:52:10.122 | section = cfg_section[sno] 2022-03-18 18:52:10.122 | # The ini routines simply append a config item immediately 2022-03-18 18:52:10.123 | # after the section header. To keep the same order as defined 2022-03-18 18:52:10.123 | # in local.conf, invoke the ini routines in the reverse order 2022-03-18 18:52:10.123 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-18 18:52:10.123 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-18 18:52:10.123 | if (cfg_attr_count[section, attr] == 1) 2022-03-18 18:52:10.123 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-18 18:52:10.123 | else { 2022-03-18 18:52:10.123 | # For multiline, invoke the ini routines in the reverse order 2022-03-18 18:52:10.123 | count = cfg_attr_count[section, attr] 2022-03-18 18:52:10.123 | print "inidelete " configfile " " section " " attr 2022-03-18 18:52:10.123 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-18 18:52:10.123 | for (l = count -2; l >= 0; l--) 2022-03-18 18:52:10.123 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-18 18:52:10.123 | } 2022-03-18 18:52:10.123 | } 2022-03-18 18:52:10.123 | } 2022-03-18 18:52:10.123 | } 2022-03-18 18:52:10.123 | ' 2022-03-18 18:52:10.123 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:10.124 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-18 18:52:10.124 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-18 18:52:10.126 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-18 18:52:10.129 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-18 18:52:10.131 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-18 18:52:10.134 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-18 18:52:10.136 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-18 18:52:10.136 | BEGIN { group = "" } 2022-03-18 18:52:10.136 | /^\[\[.+\|.*\]\]/ { 2022-03-18 18:52:10.136 | gsub("[][]", "", $1); 2022-03-18 18:52:10.136 | split($1, a, "|"); 2022-03-18 18:52:10.136 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-18 18:52:10.137 | group=a[1] 2022-03-18 18:52:10.137 | } else { 2022-03-18 18:52:10.137 | group="" 2022-03-18 18:52:10.137 | } 2022-03-18 18:52:10.137 | next 2022-03-18 18:52:10.137 | } 2022-03-18 18:52:10.137 | { 2022-03-18 18:52:10.137 | if (group != "") 2022-03-18 18:52:10.137 | print $0 2022-03-18 18:52:10.137 | } 2022-03-18 18:52:10.137 | ' /home/ubuntu/devstack/local.conf 2022-03-18 18:52:10.143 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-18 18:52:10.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-18 18:52:10.174 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:10.176 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-18 18:52:10.179 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-18 18:52:10.206 | + inc/meta-config:merge_config_file:164 : read a 2022-03-18 18:52:10.209 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-18 18:52:10.228 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:10.231 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-18 18:52:10.233 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:52:10.236 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-18 18:52:10.238 | + ./stack.sh:main:1252 : start_swift 2022-03-18 18:52:10.241 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-18 18:52:10.244 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-18 18:52:10.246 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-18 18:52:10.275 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-18 18:52:10.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-18 18:52:10.281 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-18 18:52:10.284 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-18 18:52:10.731 | Restarting rsync (via systemctl): rsync.service. 2022-03-18 18:52:10.735 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-18 18:52:10.738 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-18 18:52:10.741 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-18 18:52:10.744 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-18 18:52:10.746 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 18:52:10.749 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 18:52:10.752 | + functions-common:run_process:1680 : local service=s-object 2022-03-18 18:52:10.754 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 18:52:10.757 | + functions-common:run_process:1682 : local group= 2022-03-18 18:52:10.760 | + functions-common:run_process:1683 : local user= 2022-03-18 18:52:10.762 | + functions-common:run_process:1685 : local name=s-object 2022-03-18 18:52:10.765 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:52:10.767 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:52:10.770 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:10.772 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:10.777 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:10.781 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629530778 2022-03-18 18:52:10.784 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-18 18:52:10.801 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:10.803 | + 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-18 18:52:10.806 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-18 18:52:10.809 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 18:52:10.812 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 18:52:10.815 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 18:52:10.817 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 18:52:10.820 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-18 18:52:10.823 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-18 18:52:10.825 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-18 18:52:10.828 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:52:10.830 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:52:10.833 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-18 18:52:10.836 | + 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-18 18:52:10.838 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-18 18:52:10.841 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-18 18:52:10.844 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:52:10.846 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:52:10.848 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:52:10.851 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:52:10.855 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-18 18:52:10.857 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:52:10.861 | + 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-18 18:52:10.914 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-18 18:52:10.967 | + 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-18 18:52:11.019 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-18 18:52:11.071 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-18 18:52:11.122 | + 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-18 18:52:11.181 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:52:11.183 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-18 18:52:11.235 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:52:11.752 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-18 18:52:11.767 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-18 18:52:12.236 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-18 18:52:12.262 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:52:12.264 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:12.267 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:12.269 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:12.272 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:12.274 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:12.277 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:52:12.279 | + functions-common:time_stop:2432 : start_time=1647629530778 2022-03-18 18:52:12.281 | + functions-common:time_stop:2434 : [[ -z 1647629530778 ]] 2022-03-18 18:52:12.284 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:12.289 | + functions-common:time_stop:2437 : end_time=1647629532286 2022-03-18 18:52:12.292 | + functions-common:time_stop:2438 : elapsed_time=1508 2022-03-18 18:52:12.294 | + functions-common:time_stop:2439 : total=3107 2022-03-18 18:52:12.297 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:12.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4615 2022-03-18 18:52:12.301 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 18:52:12.305 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 18:52:12.307 | + functions-common:run_process:1680 : local service=s-container 2022-03-18 18:52:12.309 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 18:52:12.312 | + functions-common:run_process:1682 : local group= 2022-03-18 18:52:12.314 | + functions-common:run_process:1683 : local user= 2022-03-18 18:52:12.317 | + functions-common:run_process:1685 : local name=s-container 2022-03-18 18:52:12.319 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:52:12.322 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:52:12.324 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:12.326 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:12.330 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:12.334 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629532331 2022-03-18 18:52:12.336 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-18 18:52:12.354 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:12.357 | + 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-18 18:52:12.359 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-18 18:52:12.362 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 18:52:12.364 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 18:52:12.367 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 18:52:12.369 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 18:52:12.372 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-18 18:52:12.374 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-18 18:52:12.377 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-18 18:52:12.379 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:52:12.381 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:52:12.384 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-18 18:52:12.386 | + 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-18 18:52:12.389 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-18 18:52:12.391 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-18 18:52:12.394 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:52:12.396 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:52:12.399 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:52:12.401 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:52:12.404 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-18 18:52:12.406 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:52:12.410 | + 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-18 18:52:12.464 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-18 18:52:12.522 | + 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-18 18:52:12.580 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-18 18:52:12.637 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-18 18:52:12.691 | + 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-18 18:52:12.744 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:52:12.746 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-18 18:52:12.799 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:52:13.342 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-18 18:52:13.357 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-18 18:52:13.864 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-18 18:52:13.890 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:52:13.893 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:13.895 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:13.898 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:13.900 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:13.903 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:13.905 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:52:13.908 | + functions-common:time_stop:2432 : start_time=1647629532331 2022-03-18 18:52:13.912 | + functions-common:time_stop:2434 : [[ -z 1647629532331 ]] 2022-03-18 18:52:13.915 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:13.919 | + functions-common:time_stop:2437 : end_time=1647629533917 2022-03-18 18:52:13.922 | + functions-common:time_stop:2438 : elapsed_time=1586 2022-03-18 18:52:13.924 | + functions-common:time_stop:2439 : total=4615 2022-03-18 18:52:13.927 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:13.930 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6201 2022-03-18 18:52:13.932 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-18 18:52:13.935 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 18:52:13.937 | + functions-common:run_process:1680 : local service=s-account 2022-03-18 18:52:13.940 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 18:52:13.942 | + functions-common:run_process:1682 : local group= 2022-03-18 18:52:13.945 | + functions-common:run_process:1683 : local user= 2022-03-18 18:52:13.948 | + functions-common:run_process:1685 : local name=s-account 2022-03-18 18:52:13.950 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:52:13.953 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:52:13.955 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:13.958 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:13.961 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:13.965 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629533963 2022-03-18 18:52:13.968 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-18 18:52:13.985 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:13.987 | + 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-18 18:52:13.990 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-18 18:52:13.993 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 18:52:13.995 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 18:52:13.998 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 18:52:14.000 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 18:52:14.003 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-18 18:52:14.005 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-18 18:52:14.008 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-18 18:52:14.011 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:52:14.013 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:52:14.016 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-18 18:52:14.018 | + 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-18 18:52:14.021 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-18 18:52:14.023 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-18 18:52:14.026 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:52:14.028 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:52:14.030 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:52:14.033 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:52:14.035 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-18 18:52:14.038 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:52:14.042 | + 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-18 18:52:14.095 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-18 18:52:14.149 | + 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-18 18:52:14.201 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-18 18:52:14.258 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-18 18:52:14.311 | + 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-18 18:52:14.364 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:52:14.367 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-18 18:52:14.420 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:52:14.932 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-18 18:52:14.945 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-18 18:52:15.458 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-18 18:52:15.483 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:52:15.486 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:15.489 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:15.491 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:15.494 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:15.496 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:15.499 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:52:15.501 | + functions-common:time_stop:2432 : start_time=1647629533963 2022-03-18 18:52:15.503 | + functions-common:time_stop:2434 : [[ -z 1647629533963 ]] 2022-03-18 18:52:15.507 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:15.511 | + functions-common:time_stop:2437 : end_time=1647629535508 2022-03-18 18:52:15.514 | + functions-common:time_stop:2438 : elapsed_time=1545 2022-03-18 18:52:15.516 | + functions-common:time_stop:2439 : total=6201 2022-03-18 18:52:15.519 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:15.521 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7746 2022-03-18 18:52:15.524 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-18 18:52:15.527 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-18 18:52:15.577 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 18:52:15.579 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-18 18:52:15.582 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 18:52:15.584 | + functions-common:run_process:1682 : local group= 2022-03-18 18:52:15.587 | + functions-common:run_process:1683 : local user= 2022-03-18 18:52:15.590 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-18 18:52:15.592 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:52:15.595 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:52:15.597 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:15.600 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:15.604 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:15.608 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629535606 2022-03-18 18:52:15.611 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-18 18:52:15.628 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:15.631 | + 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-18 18:52:15.633 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-18 18:52:15.636 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 18:52:15.638 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 18:52:15.641 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 18:52:15.643 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 18:52:15.646 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-18 18:52:15.649 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-18 18:52:15.651 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-18 18:52:15.654 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:52:15.656 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:52:15.659 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-18 18:52:15.661 | + 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-18 18:52:15.664 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-18 18:52:15.667 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-18 18:52:15.669 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:52:15.671 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:52:15.674 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:52:15.676 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:52:15.679 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-18 18:52:15.681 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:52:15.685 | + 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-18 18:52:15.739 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-18 18:52:15.792 | + 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-18 18:52:15.849 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-18 18:52:15.904 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-18 18:52:15.959 | + 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-18 18:52:16.014 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:52:16.016 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-18 18:52:16.068 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:52:16.557 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-18 18:52:17.057 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-18 18:52:17.079 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:52:17.082 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:17.085 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:17.087 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:17.090 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:17.092 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:17.095 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:52:17.097 | + functions-common:time_stop:2432 : start_time=1647629535606 2022-03-18 18:52:17.100 | + functions-common:time_stop:2434 : [[ -z 1647629535606 ]] 2022-03-18 18:52:17.103 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:17.108 | + functions-common:time_stop:2437 : end_time=1647629537105 2022-03-18 18:52:17.110 | + functions-common:time_stop:2438 : elapsed_time=1499 2022-03-18 18:52:17.113 | + functions-common:time_stop:2439 : total=7746 2022-03-18 18:52:17.115 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:17.118 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9245 2022-03-18 18:52:17.120 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-18 18:52:17.139 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:52:17.142 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 18:52:17.144 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-18 18:52:17.147 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 18:52:17.149 | + functions-common:run_process:1682 : local group= 2022-03-18 18:52:17.152 | + functions-common:run_process:1683 : local user= 2022-03-18 18:52:17.154 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-18 18:52:17.156 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:52:17.159 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:52:17.161 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:17.164 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:17.167 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:17.171 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629537169 2022-03-18 18:52:17.174 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-18 18:52:17.192 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:17.196 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-18 18:52:17.198 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-18 18:52:17.201 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 18:52:17.203 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 18:52:17.206 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 18:52:17.208 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 18:52:17.211 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-18 18:52:17.213 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-18 18:52:17.216 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-18 18:52:17.218 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:52:17.221 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:52:17.223 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-18 18:52:17.226 | + 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-18 18:52:17.228 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-18 18:52:17.231 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-18 18:52:17.233 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:52:17.236 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:52:17.238 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:52:17.241 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:52:17.244 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-18 18:52:17.246 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:52:17.250 | + 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-18 18:52:17.304 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-18 18:52:17.356 | + 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-18 18:52:17.409 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-18 18:52:17.467 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-18 18:52:17.521 | + 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-18 18:52:17.574 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:52:17.577 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-18 18:52:17.630 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:52:18.134 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-18 18:52:18.147 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-18 18:52:18.622 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-18 18:52:18.644 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:52:18.647 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:18.650 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:18.652 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:18.655 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:18.657 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:18.660 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:52:18.662 | + functions-common:time_stop:2432 : start_time=1647629537169 2022-03-18 18:52:18.665 | + functions-common:time_stop:2434 : [[ -z 1647629537169 ]] 2022-03-18 18:52:18.668 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:18.673 | + functions-common:time_stop:2437 : end_time=1647629538670 2022-03-18 18:52:18.675 | + functions-common:time_stop:2438 : elapsed_time=1501 2022-03-18 18:52:18.677 | + functions-common:time_stop:2439 : total=9245 2022-03-18 18:52:18.680 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:18.683 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10746 2022-03-18 18:52:18.685 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-18 18:52:18.685 | Waiting for swift proxy to start... 2022-03-18 18:52:18.688 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.37:8080/info 2022-03-18 18:52:18.690 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 18:52:18.693 | + functions:wait_for_service:458 : local url=http://10.222.0.37:8080/info 2022-03-18 18:52:18.696 | + functions:wait_for_service:459 : local rval=0 2022-03-18 18:52:18.698 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 18:52:18.701 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 18:52:18.703 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:18.706 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:18.709 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:18.714 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629538711 2022-03-18 18:52:18.716 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 18:52:18.723 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 18:52:18.736 | + :: : [[ 000 == 503 ]] 2022-03-18 18:52:18.737 | + :: : [[ 7 -eq 7 ]] 2022-03-18 18:52:18.739 | + :: : sleep 1 2022-03-18 18:52:19.743 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 18:52:19.755 | + :: : [[ 000 == 503 ]] 2022-03-18 18:52:19.756 | + :: : [[ 7 -eq 7 ]] 2022-03-18 18:52:19.758 | + :: : sleep 1 2022-03-18 18:52:20.761 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 18:52:20.774 | + :: : [[ 000 == 503 ]] 2022-03-18 18:52:20.775 | + :: : [[ 7 -eq 7 ]] 2022-03-18 18:52:20.776 | + :: : sleep 1 2022-03-18 18:52:21.780 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37:8080/info 2022-03-18 18:52:21.874 | + :: : [[ 200 == 503 ]] 2022-03-18 18:52:21.875 | + :: : [[ 0 -eq 7 ]] 2022-03-18 18:52:21.879 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 18:52:21.881 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:21.884 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:21.886 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:21.889 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:21.891 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:21.894 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 18:52:21.897 | + functions-common:time_stop:2432 : start_time=1647629538711 2022-03-18 18:52:21.900 | + functions-common:time_stop:2434 : [[ -z 1647629538711 ]] 2022-03-18 18:52:21.903 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:21.907 | + functions-common:time_stop:2437 : end_time=1647629541905 2022-03-18 18:52:21.910 | + functions-common:time_stop:2438 : elapsed_time=3194 2022-03-18 18:52:21.914 | + functions-common:time_stop:2439 : total=6553 2022-03-18 18:52:21.916 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:21.919 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9747 2022-03-18 18:52:21.921 | + functions:wait_for_service:467 : return 0 2022-03-18 18:52:21.924 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-18 18:52:21.926 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 18:52:21.929 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-18 18:52:21.947 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:21.949 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 18:52:21.981 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-18 18:52:22.031 | [289479 Async configure_neutron_nova:335988]: Waiting for completion of configure_neutron_nova running on PID 335988 (2 other jobs running) 2022-03-18 18:52:22.057 | [289479 Async configure_neutron_nova:335988]: Signaling child to exit 2022-03-18 18:52:22.057 | WAKEUP 2022-03-18 18:52:22.079 | [289479 Async configure_neutron_nova:335988]: Signaled 2022-03-18 18:52:22.080 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-18 18:52:22.080 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-18 18:52:22.080 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-18 18:52:22.080 | + 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-18 18:52:22.080 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-18 18:52:22.081 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-18 18:52:22.081 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-18 18:52:22.081 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-18 18:52:22.081 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-18 18:52:22.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-18 18:52:22.081 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-18 18:52:22.081 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-18 18:52:22.081 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-18 18:52:22.081 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-18 18:52:22.081 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-18 18:52:22.081 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-18 18:52:22.081 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-18 18:52:22.081 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-18 18:52:22.081 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-18 18:52:22.081 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-18 18:52:22.082 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-18 18:52:22.082 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-18 18:52:22.082 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-18 18:52:22.082 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-18 18:52:22.082 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-18 18:52:22.126 | [289479 Async configure_neutron_nova:335988]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-18 18:52:22.130 | + inc/async:async_wait:197 : return 0 2022-03-18 18:52:22.133 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-18 18:52:22.150 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:22.153 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 18:52:22.182 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-18 18:52:22.213 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-18 18:52:22.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:22.234 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-18 18:52:22.236 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:52:22.239 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-18 18:52:22.241 | + ./stack.sh:main:1277 : start_nova_api 2022-03-18 18:52:22.244 | + lib/nova:start_nova_api:943 : local service_port=8774 2022-03-18 18:52:22.246 | + lib/nova:start_nova_api:944 : local service_protocol=http 2022-03-18 18:52:22.249 | + lib/nova:start_nova_api:945 : local nova_url 2022-03-18 18:52:22.251 | + lib/nova:start_nova_api:946 : is_service_enabled tls-proxy 2022-03-18 18:52:22.268 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:52:22.271 | + lib/nova:start_nova_api:952 : 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-18 18:52:22.274 | + lib/nova:start_nova_api:953 : 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-18 18:52:22.277 | + lib/nova:start_nova_api:953 : 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-18 18:52:22.279 | + lib/nova:start_nova_api:955 : '[' True == False ']' 2022-03-18 18:52:22.283 | ++ lib/nova:start_nova_api:963 : which uwsgi 2022-03-18 18:52:22.287 | + lib/nova:start_nova_api:963 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 18:52:22.290 | + functions-common:run_process:1680 : local service=n-api 2022-03-18 18:52:22.292 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 18:52:22.295 | + functions-common:run_process:1682 : local group= 2022-03-18 18:52:22.297 | + functions-common:run_process:1683 : local user= 2022-03-18 18:52:22.300 | + functions-common:run_process:1685 : local name=n-api 2022-03-18 18:52:22.303 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:52:22.305 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:52:22.308 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:22.310 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:22.313 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:22.318 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629542315 2022-03-18 18:52:22.320 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-18 18:52:22.337 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:22.340 | + 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-18 18:52:22.343 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-18 18:52:22.345 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 18:52:22.348 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 18:52:22.350 | + 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-18 18:52:22.354 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-18 18:52:22.356 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-18 18:52:22.359 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-18 18:52:22.361 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-18 18:52:22.364 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:52:22.366 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:52:22.369 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-18 18:52:22.371 | + 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-18 18:52:22.374 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-18 18:52:22.376 | + 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-18 18:52:22.378 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-18 18:52:22.380 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-18 18:52:22.383 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-18 18:52:22.385 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-18 18:52:22.389 | + 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-18 18:52:22.442 | + 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-18 18:52:22.495 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-18 18:52:22.547 | + 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-18 18:52:22.602 | + 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-18 18:52:22.656 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-18 18:52:22.707 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-18 18:52:22.760 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-18 18:52:22.813 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-18 18:52:22.866 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-18 18:52:22.919 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-18 18:52:22.922 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-18 18:52:22.975 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-18 18:52:23.473 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-18 18:52:23.488 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-18 18:52:23.971 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-18 18:52:24.051 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:52:24.056 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:24.060 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:24.063 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:24.066 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:24.069 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:24.073 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:52:24.075 | + functions-common:time_stop:2432 : start_time=1647629542315 2022-03-18 18:52:24.078 | + functions-common:time_stop:2434 : [[ -z 1647629542315 ]] 2022-03-18 18:52:24.081 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:24.087 | + functions-common:time_stop:2437 : end_time=1647629544083 2022-03-18 18:52:24.089 | + functions-common:time_stop:2438 : elapsed_time=1768 2022-03-18 18:52:24.092 | + functions-common:time_stop:2439 : total=10746 2022-03-18 18:52:24.095 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:24.097 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12514 2022-03-18 18:52:24.099 | + lib/nova:start_nova_api:964 : nova_url=http://10.222.0.37/compute/v2.1/ 2022-03-18 18:52:24.102 | + lib/nova:start_nova_api:967 : echo 'Waiting for nova-api to start...' 2022-03-18 18:52:24.102 | Waiting for nova-api to start... 2022-03-18 18:52:24.105 | + lib/nova:start_nova_api:968 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2022-03-18 18:52:24.107 | + functions:wait_for_service:457 : local timeout=60 2022-03-18 18:52:24.110 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2022-03-18 18:52:24.112 | + functions:wait_for_service:459 : local rval=0 2022-03-18 18:52:24.115 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-18 18:52:24.117 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-18 18:52:24.120 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:24.122 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:24.126 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:24.130 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629544128 2022-03-18 18:52:24.133 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-18 18:52:24.139 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2022-03-18 18:52:29.868 | + :: : [[ 200 == 503 ]] 2022-03-18 18:52:29.869 | + :: : [[ 0 -eq 7 ]] 2022-03-18 18:52:29.872 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-18 18:52:29.875 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:29.878 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:29.880 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:29.883 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:29.886 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:29.888 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-18 18:52:29.890 | + functions-common:time_stop:2432 : start_time=1647629544128 2022-03-18 18:52:29.893 | + functions-common:time_stop:2434 : [[ -z 1647629544128 ]] 2022-03-18 18:52:29.896 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:29.901 | + functions-common:time_stop:2437 : end_time=1647629549898 2022-03-18 18:52:29.903 | + functions-common:time_stop:2438 : elapsed_time=5770 2022-03-18 18:52:29.906 | + functions-common:time_stop:2439 : total=9747 2022-03-18 18:52:29.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:29.913 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15517 2022-03-18 18:52:29.916 | + functions:wait_for_service:467 : return 0 2022-03-18 18:52:29.918 | + lib/nova:start_nova_api:972 : 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-18 18:52:29.921 | + lib/nova:start_nova_api:972 : 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-18 18:52:29.924 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-18 18:52:29.942 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:29.944 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-18 18:52:29.948 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:52:29.950 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-18 18:52:29.953 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-18 18:52:29.955 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-18 18:52:29.958 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-18 18:52:29.976 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:52:29.979 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-18 18:52:29.996 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:29.998 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-18 18:52:30.001 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-18 18:52:30.003 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-18 18:52:30.006 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-18 18:52:30.009 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-18 18:52:30.012 | + 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-18 18:52:30.042 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-18 18:52:30.045 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-18 18:52:30.048 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-18 18:52:30.078 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-18 18:52:30.108 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-18 18:52:30.111 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-18 18:52:30.113 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-18 18:52:30.116 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-18 18:52:30.119 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-18 18:52:30.122 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-18 18:52:30.125 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-18 18:52:30.128 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-18 18:52:30.131 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-18 18:52:30.134 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-18 18:52:30.136 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-18 18:52:30.138 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-18 18:52:30.141 | +++ 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-18 18:52:30.143 | +++ 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-18 18:52:30.146 | ++ 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-18 18:52:30.149 | ++ 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-18 18:52:30.152 | ++ 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-18 18:52:30.155 | + 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-18 18:52:30.157 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-18 18:52:30.175 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:52:30.177 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-18 18:52:30.181 | + 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-18 18:52:30.183 | + functions-common:run_process:1680 : local service=q-svc 2022-03-18 18:52:30.186 | + 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-18 18:52:30.188 | + functions-common:run_process:1682 : local group= 2022-03-18 18:52:30.191 | + functions-common:run_process:1683 : local user= 2022-03-18 18:52:30.193 | + functions-common:run_process:1685 : local name=q-svc 2022-03-18 18:52:30.196 | + functions-common:run_process:1687 : time_start run_process 2022-03-18 18:52:30.198 | + functions-common:time_start:2411 : local name=run_process 2022-03-18 18:52:30.201 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:30.203 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:30.207 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:30.211 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629550208 2022-03-18 18:52:30.214 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-18 18:52:30.231 | + functions-common:is_service_enabled:2081 : return 0 2022-03-18 18:52:30.233 | + 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-18 18:52:30.236 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-18 18:52:30.238 | + 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-18 18:52:30.241 | + 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-18 18:52:30.244 | + 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-18 18:52:30.246 | + 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-18 18:52:30.249 | + 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-18 18:52:30.251 | + 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-18 18:52:30.254 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-18 18:52:30.256 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-18 18:52:30.259 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-18 18:52:30.261 | + 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-18 18:52:30.264 | + 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-18 18:52:30.266 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-18 18:52:30.268 | + 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-18 18:52:30.271 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-18 18:52:30.273 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-18 18:52:30.275 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-18 18:52:30.277 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-18 18:52:30.279 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-18 18:52:30.282 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-18 18:52:30.286 | + 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-18 18:52:30.337 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-18 18:52:30.389 | + 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-18 18:52:30.441 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-18 18:52:30.494 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-18 18:52:30.546 | + 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-18 18:52:30.598 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-18 18:52:30.601 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-18 18:52:30.653 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-18 18:52:31.121 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-18 18:52:31.135 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-18 18:52:31.640 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-18 18:52:31.667 | + functions-common:run_process:1691 : time_stop run_process 2022-03-18 18:52:31.669 | + functions-common:time_stop:2425 : local name 2022-03-18 18:52:31.672 | + functions-common:time_stop:2426 : local end_time 2022-03-18 18:52:31.674 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-18 18:52:31.677 | + functions-common:time_stop:2428 : local total 2022-03-18 18:52:31.680 | + functions-common:time_stop:2429 : local start_time 2022-03-18 18:52:31.682 | + functions-common:time_stop:2431 : name=run_process 2022-03-18 18:52:31.685 | + functions-common:time_stop:2432 : start_time=1647629550208 2022-03-18 18:52:31.688 | + functions-common:time_stop:2434 : [[ -z 1647629550208 ]] 2022-03-18 18:52:31.691 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-18 18:52:31.695 | + functions-common:time_stop:2437 : end_time=1647629551693 2022-03-18 18:52:31.698 | + functions-common:time_stop:2438 : elapsed_time=1485 2022-03-18 18:52:31.700 | + functions-common:time_stop:2439 : total=12514 2022-03-18 18:52:31.703 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-18 18:52:31.705 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=13999 2022-03-18 18:52:31.708 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.37:9696 2022-03-18 18:52:31.710 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-18 18:52:31.729 | + functions-common:is_service_enabled:2081 : return 1 2022-03-18 18:52:31.732 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-18 18:52:31.732 | Waiting for Neutron to start... 2022-03-18 18:52:31.734 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-18 18:52:31.737 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2022-03-18 18:52:31.739 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2022-03-18 18:52:31.742 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-18 18:52:31.745 | + functions-common:test_with_retry:2365 : local until=60 2022-03-18 18:52:31.747 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-18 18:52:31.749 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-18 18:52:31.752 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-18 18:52:31.754 | + functions-common:time_start:2412 : local start_time= 2022-03-18 18:52:31.757 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-18 18:52:31.760 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-18 18:52:31.764 | + functions-common:time_start:2416 : _TIME_START[$name]=1647629551762 2022-03-18 18:52:31.767 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2022-03-18 18:53:31.772 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-03-18 18:53:31.774 | + functions-common:die:264 : local exitcode=0 2022-03-18 18:53:31.777 | [Call Trace] 2022-03-18 18:53:31.777 | ./stack.sh:1291:start_neutron_service_and_check 2022-03-18 18:53:31.777 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-03-18 18:53:31.777 | /home/ubuntu/devstack/functions-common:2370:die 2022-03-18 18:53:31.781 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-03-18 18:53:32.785 | exit_trap: cleaning up child processes 2022-03-18 18:53:32.787 | Error on exit