2022-03-23 16:15:21.856 | + ./stack.sh:main:487 : exec 2022-03-23 16:15:21.856 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-161521' 2022-03-23 16:15:21.856 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-23-161521.summary.2022-03-23-161521 2022-03-23 16:15:21.856 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:15:21.856 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-23-161521 2022-03-23 16:15:21.856 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-161521 /opt/stack/logs/stack.sh.log 2022-03-23 16:15:21.856 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-23-161521.summary.2022-03-23-161521 /opt/stack/logs/stack.sh.log.summary 2022-03-23 16:15:21.856 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-23 16:15:21.856 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-23 16:15:21.856 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-23 16:15:21.857 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-23 16:15:21.857 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-23 16:15:21.857 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-23 16:15:21.857 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-23 16:15:21.857 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:15:21.857 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-23 16:15:21.857 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-23 16:15:21.857 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:15:21.857 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-23 16:15:21.857 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-23 16:15:21.860 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-23 16:15:21.865 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-23 16:15:21.867 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-23 16:15:21.871 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-23 16:15:21.873 | + ./stack.sh:main:573 : set -o errexit 2022-03-23 16:15:21.876 | + ./stack.sh:main:576 : uname -a 2022-03-23 16:15:21.877 | Linux dv-neutron-797121-12-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-23 16:15:21.879 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-23 16:15:21.881 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-23 16:15:21.886 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-23 16:15:21.928 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-23 16:15:21.945 | + ./stack.sh:main:590 : fetch_plugins 2022-03-23 16:15:21.947 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-23 16:15:21.949 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-23 16:15:21.951 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-23 16:15:21.953 | + functions-common:fetch_plugins:1776 : return 2022-03-23 16:15:21.955 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-23 16:15:21.957 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-23 16:15:21.959 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:15:21.961 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:15:21.963 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:15:21.965 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:15:21.966 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:15:21.968 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:15:21.971 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:15:21.974 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:15:21.975 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:15:21.977 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:15:21.979 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-23 16:15:21.981 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:15:21.994 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:21.996 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:15:21.998 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:15:22.000 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:15:22.001 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:15:22.004 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:15:22.006 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-23 16:15:22.008 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-23 16:15:22.010 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-23 16:15:22.013 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-23 16:15:22.015 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:15:22.018 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-23 16:15:22.020 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-23 16:15:22.022 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-23 16:15:22.024 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-23 16:15:22.026 | + functions-common:plugin_override_defaults:1817 : return 2022-03-23 16:15:22.028 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-23 16:15:22.048 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-23 16:15:22.051 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-23 16:15:22.065 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:22.067 | +++ lib/tls:source:43 : hostname -f 2022-03-23 16:15:22.071 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-23 16:15:22.073 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-23 16:15:22.075 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-23 16:15:22.077 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-23 16:15:22.079 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-23 16:15:22.081 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-23 16:15:22.083 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-23 16:15:22.085 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-23 16:15:22.087 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-23 16:15:22.089 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-23 16:15:22.094 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-23 16:15:22.106 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-23 16:15:22.124 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-23 16:15:22.137 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-23 16:15:22.150 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-23 16:15:22.187 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-23 16:15:22.248 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-23 16:15:22.346 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-23 16:15:22.370 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-23 16:15:22.425 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-23 16:15:22.482 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-23 16:15:22.640 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-23 16:15:22.655 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-23 16:15:22.670 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-23 16:15:22.684 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-23 16:15:22.782 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-23 16:15:22.784 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-23 16:15:22.787 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-23 16:15:22.790 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-23 16:15:22.793 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-23 16:15:22.796 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-23 16:15:22.799 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-23 16:15:22.799 | False' 2022-03-23 16:15:22.803 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-23 16:15:22.820 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-23 16:15:22.823 | + ./stack.sh:main:624 : run_phase source 2022-03-23 16:15:22.825 | + functions-common:run_phase:1853 : local mode=source 2022-03-23 16:15:22.827 | + functions-common:run_phase:1854 : local phase= 2022-03-23 16:15:22.829 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:15:22.831 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:15:22.834 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:15:22.836 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:15:22.838 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:15:22.841 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:15:22.844 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:15:22.847 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:15:22.849 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:15:22.851 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-23 16:15:22.853 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:15:22.868 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:22.870 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:15:22.872 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-23 16:15:22.912 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-23 16:15:22.914 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-23 16:15:22.917 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-23 16:15:22.919 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-23 16:15:22.921 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-23 16:15:22.923 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-23 16:15:22.925 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-23 16:15:22.928 | + functions-common:load_plugin_settings:1794 : return 2022-03-23 16:15:22.930 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-23 16:15:22.932 | + functions-common:verify_disabled_services:2136 : local service 2022-03-23 16:15:22.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.937 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-23 16:15:22.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.941 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-23 16:15:22.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.946 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-23 16:15:22.948 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.951 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-23 16:15:22.953 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-23 16:15:22.958 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-23 16:15:22.963 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.966 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-23 16:15:22.968 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.970 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-23 16:15:22.973 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.975 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-23 16:15:22.977 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.980 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-23 16:15:22.983 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.986 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-23 16:15:22.988 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.990 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-23 16:15:22.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:22.996 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-23 16:15:23.000 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.002 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-23 16:15:23.005 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.007 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-23 16:15:23.010 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.012 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-23 16:15:23.015 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.017 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-23 16:15:23.019 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.022 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-23 16:15:23.025 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.027 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-23 16:15:23.029 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.032 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-23 16:15:23.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.037 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-23 16:15:23.039 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.042 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-23 16:15:23.044 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.046 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-23 16:15:23.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.052 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-23 16:15:23.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.058 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-23 16:15:23.060 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.063 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-23 16:15:23.065 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.067 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-23 16:15:23.070 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.072 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-23 16:15:23.074 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.077 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-23 16:15:23.079 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.081 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-23 16:15:23.084 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.086 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-23 16:15:23.088 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.091 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-23 16:15:23.093 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.095 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-23 16:15:23.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.100 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-23 16:15:23.102 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-23 16:15:23.107 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.110 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-23 16:15:23.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.115 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-23 16:15:23.118 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.121 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-23 16:15:23.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.127 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-23 16:15:23.130 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.133 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-23 16:15:23.137 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.140 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-23 16:15:23.142 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.145 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-23 16:15:23.147 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.149 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-23 16:15:23.152 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.154 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-23 16:15:23.156 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.159 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-23 16:15:23.161 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.164 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-23 16:15:23.166 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:15:23.168 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-23 16:15:23.171 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-23 16:15:23.173 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:15:23.176 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-23 16:15:23.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:23.193 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-23 16:15:23.195 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-23 16:15:23.197 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-23 16:15:23.213 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:23.215 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-23 16:15:23.217 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-23 16:15:23.220 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-23 16:15:23.222 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-23 16:15:23.224 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-23 16:15:23.226 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-23 16:15:23.229 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-23 16:15:23.231 | + lib/database:initialize_database_backends:92 : return 0 2022-03-23 16:15:23.233 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-23 16:15:23.233 | Using mysql database backend 2022-03-23 16:15:23.236 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-23 16:15:23.252 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-23 16:15:23.255 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-23 16:15:23.258 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:15:23.260 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-23 16:15:23.263 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:15:23.265 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-23 16:15:23.281 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:23.284 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-23 16:15:23.300 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-23 16:15:23.316 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:23.319 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-23 16:15:23.335 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-23 16:15:23.351 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-23 16:15:23.368 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:15:23.370 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-23 16:15:23.388 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:15:23.391 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-23 16:15:23.407 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-23 16:15:23.410 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-23 16:15:23.412 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-23 16:15:23.414 | + functions-common:save_stackenv:60 : local tag=757 2022-03-23 16:15:23.417 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:15:23.422 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-161523 2022-03-23 16:15:23.424 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-161523 757' 2022-03-23 16:15:23.427 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.429 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:15:23.432 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.434 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:15:23.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.439 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:15:23.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.444 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:15:23.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.448 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 16:15:23.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.454 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 16:15:23.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.459 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-161521 2022-03-23 16:15:23.462 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.464 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:15:23.466 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.469 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 16:15:23.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.474 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:15:23.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.479 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:15:23.481 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.484 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:15:23.486 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:15:23.488 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:15:23.498 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-23 16:15:23.502 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-23 16:15:23.505 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-23 16:15:23.507 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-23 16:15:23.509 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:15:23.512 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:15:23.516 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:15:23.519 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:15:23.521 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:15:23.525 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:15:23.543 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:15:23.547 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:15:23.550 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:23.554 | + functions-common:git_clone:629 : echo master 2022-03-23 16:15:23.554 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:15:23.563 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-23 16:15:23.565 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:23.568 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-23 16:15:23.571 | + functions-common:git_clone:678 : head -1 2022-03-23 16:15:23.572 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:15:23.576 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-23 16:15:23.579 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:15:23.583 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-23 16:15:23.586 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:15:23.589 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-23 16:15:23.592 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-23 16:15:23.595 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-23 16:15:23.598 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-23 16:15:23.602 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:15:23.605 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-23 16:15:23.608 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-23 16:15:23.611 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-23 16:15:23.614 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-23 16:15:23.620 | ++ tools/install_prereqs.sh:source:47 : NOW=1648052123 2022-03-23 16:15:23.624 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-23 16:15:23.629 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1648051056 2022-03-23 16:15:23.632 | ++ tools/install_prereqs.sh:source:49 : DELTA=1067 2022-03-23 16:15:23.635 | ++ tools/install_prereqs.sh:source:50 : [[ 1067 -lt 7200 ]] 2022-03-23 16:15:23.637 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-23 16:15:23.640 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-23 16:15:23.643 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-23 16:15:23.645 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-23 16:15:23.648 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-23 16:15:23.650 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-23 16:15:23.652 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-23 16:15:23.655 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-23 16:15:23.658 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:15:23.712 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-23 16:15:23.713 | apache2-dev 2022-03-23 16:15:23.713 | bc 2022-03-23 16:15:23.713 | bsdmainutils 2022-03-23 16:15:23.713 | curl 2022-03-23 16:15:23.713 | g++ 2022-03-23 16:15:23.713 | gawk 2022-03-23 16:15:23.713 | gcc 2022-03-23 16:15:23.713 | gettext 2022-03-23 16:15:23.713 | git 2022-03-23 16:15:23.713 | graphviz 2022-03-23 16:15:23.713 | iputils-ping 2022-03-23 16:15:23.713 | libapache2-mod-proxy-uwsgi 2022-03-23 16:15:23.713 | libffi-dev 2022-03-23 16:15:23.713 | libjpeg-dev 2022-03-23 16:15:23.713 | libpcre3-dev 2022-03-23 16:15:23.713 | libpq-dev 2022-03-23 16:15:23.713 | libssl-dev 2022-03-23 16:15:23.713 | libsystemd-dev 2022-03-23 16:15:23.713 | libxml2-dev 2022-03-23 16:15:23.713 | libxslt1-dev 2022-03-23 16:15:23.713 | libyaml-dev 2022-03-23 16:15:23.713 | lsof 2022-03-23 16:15:23.713 | openssh-server 2022-03-23 16:15:23.713 | openssl 2022-03-23 16:15:23.713 | pkg-config 2022-03-23 16:15:23.713 | psmisc 2022-03-23 16:15:23.713 | python3-dev 2022-03-23 16:15:23.713 | python3-pip 2022-03-23 16:15:23.714 | python3-systemd 2022-03-23 16:15:23.714 | python3-venv 2022-03-23 16:15:23.714 | tar 2022-03-23 16:15:23.714 | tcpdump 2022-03-23 16:15:23.714 | unzip 2022-03-23 16:15:23.714 | uuid-runtime 2022-03-23 16:15:23.714 | wget 2022-03-23 16:15:23.714 | wget 2022-03-23 16:15:23.714 | zlib1g-dev 2022-03-23 16:15:23.714 | libkrb5-dev 2022-03-23 16:15:23.714 | libldap2-dev 2022-03-23 16:15:23.714 | libsasl2-dev 2022-03-23 16:15:23.714 | memcached 2022-03-23 16:15:23.714 | python3-mysqldb 2022-03-23 16:15:23.714 | sqlite3 2022-03-23 16:15:23.714 | conntrack 2022-03-23 16:15:23.714 | curl 2022-03-23 16:15:23.714 | dnsmasq-base 2022-03-23 16:15:23.714 | dnsmasq-utils 2022-03-23 16:15:23.714 | ebtables 2022-03-23 16:15:23.714 | genisoimage 2022-03-23 16:15:23.714 | iptables 2022-03-23 16:15:23.714 | iputils-arping 2022-03-23 16:15:23.714 | kpartx 2022-03-23 16:15:23.714 | libjs-jquery-tablesorter 2022-03-23 16:15:23.714 | parted 2022-03-23 16:15:23.714 | pm-utils 2022-03-23 16:15:23.714 | python3-mysqldb 2022-03-23 16:15:23.714 | socat 2022-03-23 16:15:23.714 | sqlite3 2022-03-23 16:15:23.714 | sudo 2022-03-23 16:15:23.715 | vlan 2022-03-23 16:15:23.715 | lsscsi 2022-03-23 16:15:23.715 | open-iscsi 2022-03-23 16:15:23.715 | lvm2 2022-03-23 16:15:23.715 | qemu-utils 2022-03-23 16:15:23.715 | thin-provisioning-tools 2022-03-23 16:15:23.715 | acl 2022-03-23 16:15:23.715 | dnsmasq-base 2022-03-23 16:15:23.715 | dnsmasq-utils 2022-03-23 16:15:23.715 | ebtables 2022-03-23 16:15:23.715 | haproxy 2022-03-23 16:15:23.715 | iptables 2022-03-23 16:15:23.715 | iputils-arping 2022-03-23 16:15:23.715 | iputils-ping 2022-03-23 16:15:23.715 | postgresql-server-dev-all 2022-03-23 16:15:23.715 | python3-mysqldb 2022-03-23 16:15:23.715 | sqlite3 2022-03-23 16:15:23.715 | sudo 2022-03-23 16:15:23.715 | vlan 2022-03-23 16:15:23.715 | pcp 2022-03-23 16:15:23.715 | ipset 2022-03-23 16:15:23.715 | conntrack 2022-03-23 16:15:23.715 | conntrackd 2022-03-23 16:15:23.715 | keepalived 2022-03-23 16:15:23.715 | lvm2 2022-03-23 16:15:23.716 | qemu-utils 2022-03-23 16:15:23.716 | thin-provisioning-tools 2022-03-23 16:15:23.716 | curl 2022-03-23 16:15:23.716 | liberasurecode-dev 2022-03-23 16:15:23.716 | make 2022-03-23 16:15:23.716 | memcached 2022-03-23 16:15:23.716 | rsync 2022-03-23 16:15:23.716 | sqlite3 2022-03-23 16:15:23.716 | xfsprogs' 2022-03-23 16:15:23.716 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-23 16:15:23.740 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-23 16:15:23.740 | apache2-dev 2022-03-23 16:15:23.740 | bc 2022-03-23 16:15:23.740 | bsdmainutils 2022-03-23 16:15:23.740 | curl 2022-03-23 16:15:23.740 | g++ 2022-03-23 16:15:23.740 | gawk 2022-03-23 16:15:23.740 | gcc 2022-03-23 16:15:23.740 | gettext 2022-03-23 16:15:23.740 | git 2022-03-23 16:15:23.740 | graphviz 2022-03-23 16:15:23.740 | iputils-ping 2022-03-23 16:15:23.740 | libapache2-mod-proxy-uwsgi 2022-03-23 16:15:23.740 | libffi-dev 2022-03-23 16:15:23.740 | libjpeg-dev 2022-03-23 16:15:23.740 | libpcre3-dev 2022-03-23 16:15:23.741 | libpq-dev 2022-03-23 16:15:23.741 | libssl-dev 2022-03-23 16:15:23.741 | libsystemd-dev 2022-03-23 16:15:23.741 | libxml2-dev 2022-03-23 16:15:23.741 | libxslt1-dev 2022-03-23 16:15:23.741 | libyaml-dev 2022-03-23 16:15:23.741 | lsof 2022-03-23 16:15:23.741 | openssh-server 2022-03-23 16:15:23.741 | openssl 2022-03-23 16:15:23.741 | pkg-config 2022-03-23 16:15:23.741 | psmisc 2022-03-23 16:15:23.741 | python3-dev 2022-03-23 16:15:23.741 | python3-pip 2022-03-23 16:15:23.741 | python3-systemd 2022-03-23 16:15:23.741 | python3-venv 2022-03-23 16:15:23.741 | tar 2022-03-23 16:15:23.741 | tcpdump 2022-03-23 16:15:23.741 | unzip 2022-03-23 16:15:23.741 | uuid-runtime 2022-03-23 16:15:23.741 | wget 2022-03-23 16:15:23.741 | wget 2022-03-23 16:15:23.742 | zlib1g-dev 2022-03-23 16:15:23.742 | libkrb5-dev 2022-03-23 16:15:23.742 | libldap2-dev 2022-03-23 16:15:23.742 | libsasl2-dev 2022-03-23 16:15:23.742 | memcached 2022-03-23 16:15:23.742 | python3-mysqldb 2022-03-23 16:15:23.742 | sqlite3 2022-03-23 16:15:23.742 | conntrack 2022-03-23 16:15:23.742 | curl 2022-03-23 16:15:23.742 | dnsmasq-base 2022-03-23 16:15:23.742 | dnsmasq-utils 2022-03-23 16:15:23.742 | ebtables 2022-03-23 16:15:23.742 | genisoimage 2022-03-23 16:15:23.742 | iptables 2022-03-23 16:15:23.742 | iputils-arping 2022-03-23 16:15:23.742 | kpartx 2022-03-23 16:15:23.742 | libjs-jquery-tablesorter 2022-03-23 16:15:23.742 | parted 2022-03-23 16:15:23.742 | pm-utils 2022-03-23 16:15:23.742 | python3-mysqldb 2022-03-23 16:15:23.742 | socat 2022-03-23 16:15:23.742 | sqlite3 2022-03-23 16:15:23.742 | sudo 2022-03-23 16:15:23.742 | vlan 2022-03-23 16:15:23.742 | lsscsi 2022-03-23 16:15:23.742 | open-iscsi 2022-03-23 16:15:23.742 | lvm2 2022-03-23 16:15:23.742 | qemu-utils 2022-03-23 16:15:23.742 | thin-provisioning-tools 2022-03-23 16:15:23.742 | acl 2022-03-23 16:15:23.742 | dnsmasq-base 2022-03-23 16:15:23.742 | dnsmasq-utils 2022-03-23 16:15:23.743 | ebtables 2022-03-23 16:15:23.743 | haproxy 2022-03-23 16:15:23.743 | iptables 2022-03-23 16:15:23.743 | iputils-arping 2022-03-23 16:15:23.743 | iputils-ping 2022-03-23 16:15:23.743 | postgresql-server-dev-all 2022-03-23 16:15:23.743 | python3-mysqldb 2022-03-23 16:15:23.743 | sqlite3 2022-03-23 16:15:23.743 | sudo 2022-03-23 16:15:23.743 | vlan 2022-03-23 16:15:23.743 | pcp 2022-03-23 16:15:23.743 | ipset 2022-03-23 16:15:23.743 | conntrack 2022-03-23 16:15:23.743 | conntrackd 2022-03-23 16:15:23.743 | keepalived 2022-03-23 16:15:23.743 | lvm2 2022-03-23 16:15:23.743 | qemu-utils 2022-03-23 16:15:23.743 | thin-provisioning-tools 2022-03-23 16:15:23.743 | curl 2022-03-23 16:15:23.743 | liberasurecode-dev 2022-03-23 16:15:23.743 | make 2022-03-23 16:15:23.743 | memcached 2022-03-23 16:15:23.743 | rsync 2022-03-23 16:15:23.743 | sqlite3 2022-03-23 16:15:23.743 | xfsprogs ' 2022-03-23 16:15:23.743 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-23 16:15:23.746 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:23.750 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:23.753 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:15:23.753 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-23 16:15:23.758 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:15:23.761 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-23 16:15:23.763 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:15:23.765 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-23 16:15:23.767 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:15:23.769 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:23.772 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:15:23.774 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:23.776 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:23.778 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:15:23.780 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-23 16:15:23.782 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-23 16:15:23.784 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-23 16:15:23.786 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-23 16:15:23.791 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-23 16:15:23.793 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-23 16:15:23.795 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-23 16:15:23.797 | ++ functions-common:time_start:2412 : local start_time= 2022-03-23 16:15:23.799 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:15:23.802 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:15:23.806 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1648052123803 2022-03-23 16:15:23.809 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-23 16:15:23.811 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-23 16:15:23.814 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-23 16:15:24.040 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-23 16:15:24.077 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-23 16:15:24.098 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-23 16:15:24.263 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-23 16:15:24.682 | Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [9,800 B] 2022-03-23 16:15:24.754 | Get:6 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [14.1 kB] 2022-03-23 16:15:28.719 | Fetched 360 kB in 1s (417 kB/s) 2022-03-23 16:15:30.285 | Reading package lists... 2022-03-23 16:15:30.319 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-23 16:15:30.321 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-23 16:15:30.323 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:15:30.325 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:30.327 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:30.330 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:15:30.332 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:30.335 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-23 16:15:30.338 | ++ functions-common:time_stop:2432 : start_time=1648052123803 2022-03-23 16:15:30.342 | ++ functions-common:time_stop:2434 : [[ -z 1648052123803 ]] 2022-03-23 16:15:30.344 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:30.349 | ++ functions-common:time_stop:2437 : end_time=1648052130346 2022-03-23 16:15:30.351 | ++ functions-common:time_stop:2438 : elapsed_time=6543 2022-03-23 16:15:30.354 | ++ functions-common:time_stop:2439 : total=0 2022-03-23 16:15:30.356 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:30.358 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6543 2022-03-23 16:15:30.361 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:15:30.363 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:15:30.365 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:30.367 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:30.370 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:15:30.396 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-23 16:15:30.507 | Reading package lists... 2022-03-23 16:15:30.768 | Building dependency tree... 2022-03-23 16:15:30.769 | Reading state information... 2022-03-23 16:15:30.819 | acl is already the newest version (2.2.53-6). 2022-03-23 16:15:30.819 | bc is already the newest version (1.07.1-2build1). 2022-03-23 16:15:30.819 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-23 16:15:30.820 | conntrack is already the newest version (1:1.4.5-2). 2022-03-23 16:15:30.820 | ebtables is already the newest version (2.0.11-3build1). 2022-03-23 16:15:30.820 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:15:30.820 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-23 16:15:30.820 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-23 16:15:30.820 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-23 16:15:30.820 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-23 16:15:30.820 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-23 16:15:30.820 | iputils-arping is already the newest version (3:20190709-3). 2022-03-23 16:15:30.820 | iputils-ping is already the newest version (3:20190709-3). 2022-03-23 16:15:30.820 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-23 16:15:30.820 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-23 16:15:30.820 | libffi-dev is already the newest version (3.3-4). 2022-03-23 16:15:30.820 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-23 16:15:30.820 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-23 16:15:30.820 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-23 16:15:30.820 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-23 16:15:30.820 | lsscsi is already the newest version (0.30-0.1). 2022-03-23 16:15:30.820 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-23 16:15:30.820 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:15:30.820 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-23 16:15:30.820 | psmisc is already the newest version (23.3-1). 2022-03-23 16:15:30.820 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:15:30.820 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-23 16:15:30.820 | python3-systemd is already the newest version (234-3build2). 2022-03-23 16:15:30.820 | socat is already the newest version (1.7.3.3-2). 2022-03-23 16:15:30.820 | tcpdump is already the newest version (4.9.3-4). 2022-03-23 16:15:30.820 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-23 16:15:30.820 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-23 16:15:30.820 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-23 16:15:30.820 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-23 16:15:30.820 | graphviz is already the newest version (2.42.2-3build2). 2022-03-23 16:15:30.820 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-23 16:15:30.821 | pcp is already the newest version (5.0.3-1). 2022-03-23 16:15:30.821 | pm-utils is already the newest version (1.4.1-19). 2022-03-23 16:15:30.821 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-23 16:15:30.821 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:15:30.821 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:15:30.821 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-23 16:15:30.821 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:15:30.821 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-23 16:15:30.821 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-23 16:15:30.821 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-23 16:15:30.821 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-23 16:15:30.821 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-23 16:15:30.821 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-23 16:15:30.821 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-23 16:15:30.821 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-23 16:15:30.821 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-23 16:15:30.821 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:15:30.821 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-23 16:15:30.821 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-23 16:15:30.821 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-23 16:15:30.821 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-23 16:15:30.821 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-23 16:15:30.821 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-23 16:15:30.821 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-23 16:15:30.821 | openssl set to manually installed. 2022-03-23 16:15:30.821 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-23 16:15:30.821 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-23 16:15:30.821 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-23 16:15:30.821 | rsync set to manually installed. 2022-03-23 16:15:30.821 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-23 16:15:30.821 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-23 16:15:30.821 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-23 16:15:30.822 | tar set to manually installed. 2022-03-23 16:15:30.822 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-23 16:15:30.822 | uuid-runtime set to manually installed. 2022-03-23 16:15:31.044 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-23 16:15:31.044 | wget set to manually installed. 2022-03-23 16:15:31.044 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-23 16:15:31.044 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:15:31.044 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-23 16:15:31.044 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-23 16:15:31.044 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-23 16:15:31.044 | The following packages were automatically installed and are no longer required: 2022-03-23 16:15:31.045 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:15:31.045 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:15:31.045 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:15:31.045 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:15:31.045 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:15:31.045 | python3-zope.interface 2022-03-23 16:15:31.045 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:15:31.200 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:15:31.206 | ++ functions-common:apt_get:1234 : result=0 2022-03-23 16:15:31.208 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:15:31.211 | ++ functions-common:time_stop:2425 : local name 2022-03-23 16:15:31.214 | ++ functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:31.216 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:31.219 | ++ functions-common:time_stop:2428 : local total 2022-03-23 16:15:31.221 | ++ functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:31.223 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:15:31.225 | ++ functions-common:time_stop:2432 : start_time=1648052130392 2022-03-23 16:15:31.228 | ++ functions-common:time_stop:2434 : [[ -z 1648052130392 ]] 2022-03-23 16:15:31.230 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:31.237 | ++ functions-common:time_stop:2437 : end_time=1648052131233 2022-03-23 16:15:31.241 | ++ functions-common:time_stop:2438 : elapsed_time=841 2022-03-23 16:15:31.245 | ++ functions-common:time_stop:2439 : total=783 2022-03-23 16:15:31.248 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:31.251 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1624 2022-03-23 16:15:31.254 | ++ functions-common:apt_get:1238 : return 0 2022-03-23 16:15:31.258 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-23 16:15:31.262 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:15:31.266 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-23 16:15:31.273 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-23 16:15:31.279 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-23 16:15:31.283 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-23 16:15:31.286 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-23 16:15:32.858 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-23 16:15:32.860 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-23 16:15:32.862 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-23 16:15:32.864 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-23 16:15:32.866 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-23 16:15:32.868 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-23 16:15:32.870 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-23 16:15:32.872 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-23 16:15:32.873 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-23 16:15:32.875 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-23 16:15:32.877 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-23 16:15:32.879 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-23 16:15:32.880 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-23 16:15:32.882 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-23 16:15:32.884 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-23 16:15:32.885 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-23 16:15:32.887 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-23 16:15:32.889 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-23 16:15:32.891 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-23 16:15:32.893 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-23 16:15:32.895 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-23 16:15:32.897 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-23 16:15:32.899 | + functions-common:_ensure_lsb_release:394 : return 2022-03-23 16:15:32.901 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-23 16:15:32.978 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-23 16:15:32.982 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-23 16:15:33.056 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-23 16:15:33.059 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-23 16:15:33.136 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-23 16:15:33.138 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-23 16:15:33.140 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-23 16:15:33.142 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-23 16:15:33.144 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-23 16:15:33.146 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-23 16:15:33.148 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-23 16:15:33.150 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-23 16:15:33.151 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-23 16:15:33.153 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-23 16:15:33.155 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-23 16:15:33.155 | Distro: focal 2022-03-23 16:15:33.158 | + tools/install_pip.sh:main:124 : get_versions 2022-03-23 16:15:33.160 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:15:33.164 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:15:33.165 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:15:33.168 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:15:33.168 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:15:33.849 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:15:33.852 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:15:33.852 | pip: 21.3.1 2022-03-23 16:15:33.854 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-23 16:15:33.858 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-23 16:15:33.860 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:15:33.863 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:15:33.864 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:15:33.866 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:15:33.869 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:15:33.872 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:15:33.875 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:15:33.878 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:15:33.881 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:15:33.883 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:15:33.886 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:15:33.888 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-23 16:15:33.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:33.893 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:33.895 | + tools/install_pip.sh:main:142 : : 2022-03-23 16:15:33.897 | + tools/install_pip.sh:main:147 : set -x 2022-03-23 16:15:33.899 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-23 16:15:33.901 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-23 16:15:33.903 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:15:33.907 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-23 16:15:33.910 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-23 16:15:33.917 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:15:33.920 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:15:33.921 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:15:33.930 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-23 16:15:33.932 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-23 16:15:33.934 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:15:33.936 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:15:33.938 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:15:33.956 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:15:33.959 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-23 16:15:34.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:34.821 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:34.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:34.821 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:36.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:15:37.882 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-23 16:15:37.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-23 16:15:40.562 | Installing collected packages: setuptools 2022-03-23 16:15:41.349 | Successfully installed setuptools-60.9.3 2022-03-23 16:15:41.349 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:15:41.519 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:15:41.519 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:15:41.669 | + inc/python:pip_install:200 : result=0 2022-03-23 16:15:41.671 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:15:41.673 | + functions-common:time_stop:2425 : local name 2022-03-23 16:15:41.676 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:41.679 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:41.682 | + functions-common:time_stop:2428 : local total 2022-03-23 16:15:41.684 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:41.687 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:15:41.689 | + functions-common:time_stop:2432 : start_time=1648052133952 2022-03-23 16:15:41.691 | + functions-common:time_stop:2434 : [[ -z 1648052133952 ]] 2022-03-23 16:15:41.693 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:41.697 | + functions-common:time_stop:2437 : end_time=1648052141694 2022-03-23 16:15:41.698 | + functions-common:time_stop:2438 : elapsed_time=7742 2022-03-23 16:15:41.700 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:15:41.702 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:41.704 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7742 2022-03-23 16:15:41.706 | + inc/python:pip_install:203 : return 0 2022-03-23 16:15:41.709 | + tools/install_pip.sh:main:153 : get_versions 2022-03-23 16:15:41.712 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-23 16:15:41.716 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-23 16:15:41.718 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-23 16:15:41.722 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-23 16:15:41.722 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-23 16:15:42.424 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-23 16:15:42.426 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-23 16:15:42.426 | pip: 21.3.1 2022-03-23 16:15:42.429 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-23 16:15:42.432 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-23 16:15:42.435 | + ./stack.sh:main:796 : fixup_all 2022-03-23 16:15:42.438 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-23 16:15:42.440 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-23 16:15:42.442 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:15:42.444 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:15:42.447 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-23 16:15:42.460 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-23 16:15:42.472 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-23 16:15:42.483 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-23 16:15:42.486 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-23 16:15:42.488 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:15:42.490 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:15:42.493 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:15:42.495 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:15:42.497 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:15:42.499 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:15:42.501 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:15:42.504 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:15:42.506 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:15:42.508 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:15:42.510 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:15:42.512 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-23 16:15:42.515 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-23 16:15:42.517 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-23 16:15:42.519 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:15:42.522 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:15:42.524 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:15:42.526 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:15:42.529 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:15:42.531 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:15:42.534 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-23 16:15:42.536 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-23 16:15:42.539 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-23 16:15:42.541 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-23 16:15:42.543 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-23 16:15:42.545 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-23 16:15:42.548 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-23 16:15:42.568 | Using python 3.8 to install os-testr 2022-03-23 16:15:42.571 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-23 16:15:43.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:43.446 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:43.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:15:43.446 | from cryptography.utils import int_from_bytes 2022-03-23 16:15:44.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:15:44.595 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-23 16:15:44.671 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-23 16:15:44.672 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-23 16:15:44.673 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-23 16:15:44.674 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-23 16:15:44.687 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-23 16:15:44.713 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-23 16:15:44.714 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-23 16:15:44.716 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-23 16:15:44.716 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-23 16:15:44.717 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-23 16:15:44.741 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-23 16:15:44.743 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-23 16:15:44.744 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-23 16:15:44.745 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-23 16:15:44.746 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-23 16:15:44.759 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-23 16:15:44.822 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-23 16:15:44.823 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-23 16:15:44.824 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-23 16:15:47.238 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:15:47.245 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:15:47.245 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:15:47.379 | + inc/python:pip_install:200 : result=0 2022-03-23 16:15:47.381 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:15:47.383 | + functions-common:time_stop:2425 : local name 2022-03-23 16:15:47.385 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:47.387 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:47.390 | + functions-common:time_stop:2428 : local total 2022-03-23 16:15:47.392 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:47.394 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:15:47.396 | + functions-common:time_stop:2432 : start_time=1648052142563 2022-03-23 16:15:47.398 | + functions-common:time_stop:2434 : [[ -z 1648052142563 ]] 2022-03-23 16:15:47.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:47.405 | + functions-common:time_stop:2437 : end_time=1648052147403 2022-03-23 16:15:47.408 | + functions-common:time_stop:2438 : elapsed_time=4840 2022-03-23 16:15:47.410 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:15:47.412 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:47.414 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4840 2022-03-23 16:15:47.416 | + inc/python:pip_install:203 : return 0 2022-03-23 16:15:47.419 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-23 16:15:47.472 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-23 16:15:47.576 | + ./stack.sh:main:810 : install_infra 2022-03-23 16:15:47.578 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:15:47.582 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-23 16:15:47.585 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:15:47.587 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-23 16:15:47.612 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:15:49.577 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.588 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.596 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.599 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.707 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.727 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.731 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.734 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.749 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.757 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.759 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.791 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.800 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.805 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.823 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.860 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.868 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.873 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.920 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.934 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.938 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.957 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:49.964 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.012 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.031 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.035 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.124 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.131 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.184 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.301 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.325 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.329 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.339 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.345 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.364 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.370 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.387 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.441 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.453 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.469 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.512 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.516 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:50.522 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:15:50.658 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:15:50.947 | + inc/python:pip_install:200 : result=0 2022-03-23 16:15:50.951 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:15:50.953 | + functions-common:time_stop:2425 : local name 2022-03-23 16:15:50.955 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:15:50.958 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:15:50.960 | + functions-common:time_stop:2428 : local total 2022-03-23 16:15:50.962 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:15:50.965 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:15:50.967 | + functions-common:time_stop:2432 : start_time=1648052147604 2022-03-23 16:15:50.969 | + functions-common:time_stop:2434 : [[ -z 1648052147604 ]] 2022-03-23 16:15:50.972 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:15:50.976 | + functions-common:time_stop:2437 : end_time=1648052150973 2022-03-23 16:15:50.978 | + functions-common:time_stop:2438 : elapsed_time=3369 2022-03-23 16:15:50.981 | + functions-common:time_stop:2439 : total=4840 2022-03-23 16:15:50.983 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:15:50.985 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8209 2022-03-23 16:15:50.988 | + inc/python:pip_install:203 : return 0 2022-03-23 16:15:50.990 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-23 16:15:50.993 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-23 16:15:51.022 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-23 16:15:52.864 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:52.874 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:52.880 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:52.884 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:52.987 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.006 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.010 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.014 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.028 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.037 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.038 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.069 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.079 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.084 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.101 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.138 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.146 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.151 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.197 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.211 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.215 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.234 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.240 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.287 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.305 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.308 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.398 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.405 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.459 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.576 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.601 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.605 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.615 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.620 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.640 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.647 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.663 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.718 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.731 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.746 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.788 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.792 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-23 16:15:53.799 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:15:53.801 | Processing /opt/stack/requirements 2022-03-23 16:15:55.547 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-23 16:15:55.549 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-23 16:15:55.561 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-23 16:15:55.566 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-23 16:15:55.569 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-23 16:15:55.574 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-23 16:15:55.602 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-23 16:15:55.625 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-23 16:15:55.635 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-23 16:15:55.656 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (1.3) 2022-03-23 16:15:55.658 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5343) (0.3.0) 2022-03-23 16:15:55.673 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-23 16:15:55.676 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-23 16:15:55.679 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-23 16:15:55.684 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-23 16:15:55.687 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-23 16:15:55.699 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-23 16:15:55.702 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-23 16:15:55.709 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-23 16:15:55.720 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-23 16:15:55.768 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-23 16:15:55.772 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-23 16:15:55.775 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-23 16:15:55.835 | Building wheels for collected packages: openstack-requirements 2022-03-23 16:15:55.836 | Building wheel for openstack-requirements (setup.py): started 2022-03-23 16:15:56.660 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-23 16:15:56.660 | ERROR: Command errored out with exit status 1: 2022-03-23 16:15:56.660 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uxn0cnah/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-uxn0cnah/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-2ndlh7fc 2022-03-23 16:15:56.660 | cwd: /tmp/pip-req-build-uxn0cnah/ 2022-03-23 16:15:56.660 | Complete output (6 lines): 2022-03-23 16:15:56.660 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-23 16:15:56.660 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-23 16:15:56.660 | or: setup.py --help-commands 2022-03-23 16:15:56.660 | or: setup.py cmd --help 2022-03-23 16:15:56.660 | 2022-03-23 16:15:56.660 | error: invalid command 'bdist_wheel' 2022-03-23 16:15:56.660 | ---------------------------------------- 2022-03-23 16:15:56.660 | ERROR: Failed building wheel for openstack-requirements 2022-03-23 16:15:56.661 | Running setup.py clean for openstack-requirements 2022-03-23 16:15:57.488 | Failed to build openstack-requirements 2022-03-23 16:15:57.504 | Installing collected packages: openstack-requirements 2022-03-23 16:15:57.504 | Attempting uninstall: openstack-requirements 2022-03-23 16:15:57.505 | Found existing installation: openstack-requirements 1.2.1.dev5343 2022-03-23 16:15:57.539 | Uninstalling openstack-requirements-1.2.1.dev5343: 2022-03-23 16:15:57.557 | Successfully uninstalled openstack-requirements-1.2.1.dev5343 2022-03-23 16:15:57.560 | Running setup.py install for openstack-requirements: started 2022-03-23 16:15:59.965 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-23 16:15:59.996 | Successfully installed openstack-requirements-1.2.1.dev5343 2022-03-23 16:16:00.128 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:00.130 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:00.132 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:00.134 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:00.136 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:00.139 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:00.141 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:00.143 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:00.145 | + functions-common:time_stop:2432 : start_time=1648052151013 2022-03-23 16:16:00.148 | + functions-common:time_stop:2434 : [[ -z 1648052151013 ]] 2022-03-23 16:16:00.150 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:00.155 | + functions-common:time_stop:2437 : end_time=1648052160152 2022-03-23 16:16:00.157 | + functions-common:time_stop:2438 : elapsed_time=9139 2022-03-23 16:16:00.159 | + functions-common:time_stop:2439 : total=8209 2022-03-23 16:16:00.161 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:00.164 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17348 2022-03-23 16:16:00.166 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:00.168 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-23 16:16:00.171 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-23 16:16:00.173 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-23 16:16:00.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:00.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:00.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-23 16:16:00.183 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:00.185 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-23 16:16:00.206 | Using python 3.8 to install pbr 2022-03-23 16:16:00.209 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-23 16:16:01.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:01.085 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:01.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:01.085 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:02.236 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:02.263 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-23 16:16:04.880 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:04.887 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:04.887 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:05.019 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:05.021 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:05.023 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:05.025 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:05.028 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:05.030 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:05.032 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:05.034 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:05.037 | + functions-common:time_stop:2432 : start_time=1648052160201 2022-03-23 16:16:05.039 | + functions-common:time_stop:2434 : [[ -z 1648052160201 ]] 2022-03-23 16:16:05.042 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:05.046 | + functions-common:time_stop:2437 : end_time=1648052165043 2022-03-23 16:16:05.048 | + functions-common:time_stop:2438 : elapsed_time=4842 2022-03-23 16:16:05.050 | + functions-common:time_stop:2439 : total=17348 2022-03-23 16:16:05.052 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:05.055 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22190 2022-03-23 16:16:05.057 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:05.059 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-23 16:16:07.408 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-23 16:16:09.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:09.333 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-23 16:16:09.348 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-23 16:16:09.350 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-23 16:16:09.353 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-23 16:16:09.358 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-23 16:16:09.361 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-23 16:16:09.445 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:16:09.448 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-23 16:16:09.451 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-23 16:16:09.473 | + ./stack.sh:main:819 : pkgs= 2022-03-23 16:16:09.476 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-23 16:16:09.479 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-23 16:16:09.482 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:16:09.485 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-23 16:16:09.488 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:16:09.491 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:16:09.494 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:16:09.497 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:16:09.500 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:16:09.503 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:16:09.507 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:16:09.509 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:16:09.511 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:16:09.514 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-23 16:16:09.516 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:16:09.531 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:09.533 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:16:09.535 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:16:09.537 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-23 16:16:09.539 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:16:09.541 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:16:09.543 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:16:09.546 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-23 16:16:09.548 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:16:09.550 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-23 16:16:09.552 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:16:09.554 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:16:09.557 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:16:09.560 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:16:09.563 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:16:09.565 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:16:09.569 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-23 16:16:09.571 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:16:09.573 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-23 16:16:09.577 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:16:09.579 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:16:09.582 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-23 16:16:09.584 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-23 16:16:09.587 | + functions:set_systemd_override:821 : local value=2048 2022-03-23 16:16:09.589 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-23 16:16:09.592 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-23 16:16:09.648 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-23 16:16:09.648 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-23 16:16:09.651 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-23 16:16:10.040 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-23 16:16:10.042 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-23 16:16:10.060 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:10.062 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-23 16:16:10.065 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:16:10.068 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:16:10.070 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:16:10.072 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:16:10.075 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:10.077 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:16:10.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:10.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:10.084 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:16:10.087 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:10.089 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:16:10.091 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:16:10.094 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-23 16:16:10.096 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:16:10.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:10.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:10.103 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-23 16:16:10.125 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-23 16:16:10.235 | Reading package lists... 2022-03-23 16:16:10.492 | Building dependency tree... 2022-03-23 16:16:10.493 | Reading state information... 2022-03-23 16:16:10.759 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-23 16:16:10.759 | The following packages were automatically installed and are no longer required: 2022-03-23 16:16:10.760 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:16:10.760 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:16:10.760 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:16:10.760 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:16:10.760 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:16:10.760 | python3-zope.interface 2022-03-23 16:16:10.761 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:16:10.892 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:16:10.896 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:16:10.899 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:16:10.901 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:10.904 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:10.906 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:10.909 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:10.911 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:10.914 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:16:10.916 | + functions-common:time_stop:2432 : start_time=1648052170122 2022-03-23 16:16:10.918 | + functions-common:time_stop:2434 : [[ -z 1648052170122 ]] 2022-03-23 16:16:10.921 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:10.926 | + functions-common:time_stop:2437 : end_time=1648052170923 2022-03-23 16:16:10.929 | + functions-common:time_stop:2438 : elapsed_time=801 2022-03-23 16:16:10.931 | + functions-common:time_stop:2439 : total=1624 2022-03-23 16:16:10.934 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:10.938 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2425 2022-03-23 16:16:10.940 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:16:10.943 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-23 16:16:10.946 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:16:10.948 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:16:10.951 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:16:10.954 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:16:10.957 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:16:10.961 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:16:10.963 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-23 16:16:10.966 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:16:10.969 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:16:10.972 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:16:10.975 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:16:10.977 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:16:10.979 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:16:10.982 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:16:10.984 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:16:10.986 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:16:10.989 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:16:10.991 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:16:10.993 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-23 16:16:10.996 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:16:10.998 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:16:11.000 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:16:11.003 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:16:11.005 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:16:11.007 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:16:11.010 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-23 16:16:11.012 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-23 16:16:11.029 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:11.031 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-23 16:16:11.033 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:16:11.036 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-23 16:16:11.038 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-23 16:16:11.042 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-23 16:16:11.047 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-23 16:16:11.049 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-23 16:16:11.051 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-23 16:16:11.054 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-23 16:16:11.056 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-23 16:16:11.058 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-23 16:16:11.061 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-23 16:16:11.793 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-23 16:16:11.793 | user tags 2022-03-23 16:16:11.793 | stackrabbit []' 2022-03-23 16:16:11.797 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-23 16:16:11.797 | user tags 2022-03-23 16:16:11.797 | stackrabbit []' 2022-03-23 16:16:11.797 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-23 16:16:11.803 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-23 16:16:11.806 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-23 16:16:11.808 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:16:12.489 | Changing password for user "stackrabbit" ... 2022-03-23 16:16:12.515 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-23 16:16:13.187 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-23 16:16:13.212 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-23 16:16:13.214 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-23 16:16:13.911 | Changing password for user "stackrabbit" ... 2022-03-23 16:16:13.934 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-23 16:16:13.937 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-23 16:16:13.939 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-23 16:16:14.639 | Deleting user "guest" ... 2022-03-23 16:16:14.655 | Error: 2022-03-23 16:16:14.655 | {:no_such_user, "guest"} 2022-03-23 16:16:14.668 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-23 16:16:14.670 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-23 16:16:14.688 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:14.690 | + ./stack.sh:main:836 : install_database 2022-03-23 16:16:14.692 | + lib/database:install_database:118 : install_database_mysql 2022-03-23 16:16:14.695 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-03-23 16:16:14.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:14.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:14.702 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-03-23 16:16:14.916 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-23 16:16:14.918 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:14.921 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-03-23 16:16:14.923 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-23 16:16:14.926 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:16:14.928 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-03-23 16:16:14.931 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:16:14.933 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:16:14.936 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:16:14.938 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:16:14.941 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:16:14.943 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:16:14.946 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:16:14.948 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:16:14.951 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:16:14.953 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:16:14.956 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:16:14.959 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-03-23 16:16:14.961 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:16:14.963 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:16:14.966 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:16:14.968 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:16:14.971 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:16:14.973 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:16:14.976 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-03-23 16:16:14.978 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:14.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:14.983 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-03-23 16:16:14.985 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:16:14.988 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:16:14.990 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:16:14.992 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:16:14.995 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:14.997 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:16:15.000 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:15.002 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:15.005 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:16:15.007 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:15.010 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:16:15.012 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:16:15.014 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-23 16:16:15.017 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:16:15.019 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:15.021 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:15.024 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-23 16:16:15.045 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-23 16:16:15.154 | Reading package lists... 2022-03-23 16:16:15.404 | Building dependency tree... 2022-03-23 16:16:15.406 | Reading state information... 2022-03-23 16:16:15.660 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-23 16:16:15.660 | The following packages were automatically installed and are no longer required: 2022-03-23 16:16:15.661 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:16:15.661 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:16:15.661 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:16:15.661 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:16:15.662 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:16:15.662 | python3-zope.interface 2022-03-23 16:16:15.662 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:16:15.793 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:16:15.798 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:16:15.801 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:16:15.803 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:15.806 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:15.808 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:15.810 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:15.812 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:15.815 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:16:15.817 | + functions-common:time_stop:2432 : start_time=1648052175042 2022-03-23 16:16:15.819 | + functions-common:time_stop:2434 : [[ -z 1648052175042 ]] 2022-03-23 16:16:15.822 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:15.826 | + functions-common:time_stop:2437 : end_time=1648052175824 2022-03-23 16:16:15.828 | + functions-common:time_stop:2438 : elapsed_time=782 2022-03-23 16:16:15.830 | + functions-common:time_stop:2439 : total=2425 2022-03-23 16:16:15.833 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:15.835 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3207 2022-03-23 16:16:15.837 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:16:15.840 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-23 16:16:15.842 | + ./stack.sh:main:839 : install_database_python 2022-03-23 16:16:15.844 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-23 16:16:15.846 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-03-23 16:16:15.849 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-23 16:16:15.851 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:16:15.854 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-23 16:16:15.856 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-23 16:16:15.859 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:16:15.862 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:16:15.863 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:16:15.868 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-23 16:16:15.870 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-23 16:16:15.872 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-23 16:16:15.875 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-23 16:16:15.878 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-23 16:16:15.899 | Using python 3.8 to install PyMySQL 2022-03-23 16:16:15.901 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-23 16:16:16.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:16.773 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:16.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:16.773 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:17.908 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:17.934 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-23 16:16:20.429 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:20.437 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:20.437 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:20.565 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:20.567 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:20.570 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:20.572 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:20.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:20.577 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:20.579 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:20.588 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:20.591 | + functions-common:time_stop:2432 : start_time=1648052175893 2022-03-23 16:16:20.594 | + functions-common:time_stop:2434 : [[ -z 1648052175893 ]] 2022-03-23 16:16:20.598 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:20.604 | + functions-common:time_stop:2437 : end_time=1648052180601 2022-03-23 16:16:20.607 | + functions-common:time_stop:2438 : elapsed_time=4708 2022-03-23 16:16:20.610 | + functions-common:time_stop:2439 : total=22190 2022-03-23 16:16:20.613 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:20.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26898 2022-03-23 16:16:20.619 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:20.622 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-23 16:16:20.624 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-23 16:16:20.626 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-23 16:16:20.629 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-23 16:16:20.647 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:20.649 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-23 16:16:20.652 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-23 16:16:20.655 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:16:20.656 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:16:20.662 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:16:20.664 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:16:20.667 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:16:20.670 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:16:20.672 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-23 16:16:20.675 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-23 16:16:20.692 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:20.695 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-23 16:16:20.697 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:16:20.700 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:16:20.702 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:16:20.704 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:16:20.707 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:20.709 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:16:20.712 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:20.714 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:20.717 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:16:20.719 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:20.722 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:16:20.724 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:16:20.726 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-23 16:16:20.729 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:16:20.731 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:20.734 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:20.736 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-23 16:16:20.759 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-23 16:16:20.869 | Reading package lists... 2022-03-23 16:16:21.119 | Building dependency tree... 2022-03-23 16:16:21.120 | Reading state information... 2022-03-23 16:16:21.390 | radvd is already the newest version (1:2.17-2). 2022-03-23 16:16:21.390 | The following packages were automatically installed and are no longer required: 2022-03-23 16:16:21.391 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:16:21.391 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:16:21.392 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:16:21.392 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:16:21.392 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:16:21.392 | python3-zope.interface 2022-03-23 16:16:21.392 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:16:21.508 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:16:21.512 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:16:21.515 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:16:21.517 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:21.520 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:21.522 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:21.524 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:21.527 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:21.529 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:16:21.531 | + functions-common:time_stop:2432 : start_time=1648052180755 2022-03-23 16:16:21.533 | + functions-common:time_stop:2434 : [[ -z 1648052180755 ]] 2022-03-23 16:16:21.536 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:21.540 | + functions-common:time_stop:2437 : end_time=1648052181538 2022-03-23 16:16:21.543 | + functions-common:time_stop:2438 : elapsed_time=783 2022-03-23 16:16:21.545 | + functions-common:time_stop:2439 : total=3207 2022-03-23 16:16:21.547 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:21.549 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3990 2022-03-23 16:16:21.552 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:16:21.554 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-23 16:16:21.570 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:21.573 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-23 16:16:21.575 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-23 16:16:21.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-23 16:16:21.580 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-23 16:16:21.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-23 16:16:21.602 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:16:21.605 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:16:21.607 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:16:21.609 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:16:21.611 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:21.613 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:16:21.616 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:21.618 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:21.620 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:16:21.622 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:21.624 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:16:21.626 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:16:21.628 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-23 16:16:21.631 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:16:21.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:21.635 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:21.638 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-23 16:16:21.660 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-23 16:16:21.769 | Reading package lists... 2022-03-23 16:16:22.019 | Building dependency tree... 2022-03-23 16:16:22.021 | Reading state information... 2022-03-23 16:16:22.278 | fakeroot is already the newest version (1.24-1). 2022-03-23 16:16:22.278 | make is already the newest version (4.2.1-1.2). 2022-03-23 16:16:22.278 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-23 16:16:22.278 | The following packages were automatically installed and are no longer required: 2022-03-23 16:16:22.280 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:16:22.280 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:16:22.280 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:16:22.280 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:16:22.280 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:16:22.280 | python3-zope.interface 2022-03-23 16:16:22.280 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:16:22.398 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:16:22.403 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:16:22.405 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:16:22.408 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:22.410 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:22.412 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:22.415 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:22.418 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:22.421 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:16:22.423 | + functions-common:time_stop:2432 : start_time=1648052181657 2022-03-23 16:16:22.426 | + functions-common:time_stop:2434 : [[ -z 1648052181657 ]] 2022-03-23 16:16:22.428 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:22.433 | + functions-common:time_stop:2437 : end_time=1648052182430 2022-03-23 16:16:22.435 | + functions-common:time_stop:2438 : elapsed_time=773 2022-03-23 16:16:22.438 | + functions-common:time_stop:2439 : total=3990 2022-03-23 16:16:22.440 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:22.442 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4763 2022-03-23 16:16:22.445 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:16:22.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-23 16:16:22.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:22.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:22.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-23 16:16:22.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-23 16:16:22.460 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-23 16:16:22.465 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-23 16:16:22.467 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-23 16:16:22.471 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-23 16:16:22.471 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-23 16:16:22.476 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-23 16:16:22.478 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-23 16:16:22.480 | + functions:vercmp:628 : local v1=5.4 2022-03-23 16:16:22.483 | + functions:vercmp:629 : local 'op=<' 2022-03-23 16:16:22.485 | + functions:vercmp:630 : local v2=3.13 2022-03-23 16:16:22.487 | + functions:vercmp:631 : local result 2022-03-23 16:16:22.491 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-23 16:16:22.491 | ++ functions:vercmp:635 : head -1 2022-03-23 16:16:22.491 | ++ functions:vercmp:635 : sort -V 2022-03-23 16:16:22.496 | + functions:vercmp:635 : result=3.13 2022-03-23 16:16:22.498 | + functions:vercmp:637 : case $op in 2022-03-23 16:16:22.501 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-23 16:16:22.503 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-23 16:16:22.505 | + functions:vercmp:648 : return 2022-03-23 16:16:22.508 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-23 16:16:22.510 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:16:22.512 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-23 16:16:23.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-23 16:16:23.024 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-23 16:16:23.027 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.029 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.033 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-23 16:16:23.036 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.039 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-23 16:16:23.062 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:23.064 | + ./stack.sh:main:847 : install_etcd3 2022-03-23 16:16:23.067 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-23 16:16:23.068 | Installing etcd 2022-03-23 16:16:23.070 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-23 16:16:23.084 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-23 16:16:23.100 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:23.103 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-23 16:16:23.117 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-23 16:16:23.121 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:16:23.124 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:16:23.127 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:16:23.132 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:16:23.134 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-23 16:16:23.137 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-23 16:16:23.140 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:16:23.143 | ++ functions:get_extra_file:74 : return 2022-03-23 16:16:23.146 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-23 16:16:23.148 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-23 16:16:23.151 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-23 16:16:23.154 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-23 16:16:23.172 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:23.175 | + ./stack.sh:main:866 : install_dstat 2022-03-23 16:16:23.177 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-23 16:16:23.196 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:23.199 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-23 16:16:23.201 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:16:23.203 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-23 16:16:23.206 | + ./stack.sh:main:875 : install_libs 2022-03-23 16:16:23.210 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-23 16:16:23.212 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-23 16:16:23.214 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-23 16:16:23.217 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-23 16:16:23.220 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.225 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-23 16:16:23.228 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.231 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-23 16:16:23.233 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-23 16:16:23.235 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-23 16:16:23.237 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-23 16:16:23.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.245 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-23 16:16:23.248 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.250 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-23 16:16:23.252 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-23 16:16:23.255 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-23 16:16:23.257 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-23 16:16:23.259 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.262 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.264 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-23 16:16:23.267 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.269 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-23 16:16:23.272 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-23 16:16:23.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-23 16:16:23.276 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-23 16:16:23.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-23 16:16:23.286 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.288 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-23 16:16:23.290 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-23 16:16:23.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-23 16:16:23.295 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-23 16:16:23.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-23 16:16:23.304 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.306 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-23 16:16:23.308 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-23 16:16:23.310 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-23 16:16:23.313 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-23 16:16:23.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.319 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-23 16:16:23.322 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.324 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-23 16:16:23.326 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-23 16:16:23.328 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-23 16:16:23.331 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-23 16:16:23.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.338 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-23 16:16:23.340 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.342 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-23 16:16:23.345 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-23 16:16:23.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-23 16:16:23.349 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-23 16:16:23.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.356 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-23 16:16:23.358 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.360 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-23 16:16:23.363 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-23 16:16:23.365 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-23 16:16:23.368 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-23 16:16:23.370 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.372 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-23 16:16:23.377 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.379 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-23 16:16:23.381 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-23 16:16:23.384 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-23 16:16:23.386 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-23 16:16:23.388 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.390 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.393 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-23 16:16:23.395 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.397 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-23 16:16:23.399 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-23 16:16:23.402 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-23 16:16:23.404 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-23 16:16:23.406 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.408 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.411 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-23 16:16:23.413 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.416 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-23 16:16:23.418 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-23 16:16:23.420 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-23 16:16:23.422 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-23 16:16:23.425 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-23 16:16:23.432 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.434 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-23 16:16:23.437 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-23 16:16:23.439 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-23 16:16:23.442 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-23 16:16:23.444 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.446 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.449 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-23 16:16:23.451 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.453 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-23 16:16:23.456 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-23 16:16:23.459 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-23 16:16:23.461 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-23 16:16:23.463 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.466 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.468 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-23 16:16:23.471 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.473 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-23 16:16:23.476 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-23 16:16:23.478 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-23 16:16:23.480 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-23 16:16:23.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-23 16:16:23.490 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.492 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-23 16:16:23.494 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-23 16:16:23.497 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-23 16:16:23.499 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-23 16:16:23.501 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.504 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.506 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-23 16:16:23.508 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.511 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-23 16:16:23.513 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-23 16:16:23.515 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-23 16:16:23.517 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-23 16:16:23.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.522 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.524 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-23 16:16:23.526 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.529 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-23 16:16:23.531 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-23 16:16:23.533 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-23 16:16:23.536 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-23 16:16:23.538 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.540 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.542 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-23 16:16:23.545 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.547 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-23 16:16:23.549 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-23 16:16:23.552 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-23 16:16:23.554 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-23 16:16:23.556 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-23 16:16:23.563 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.565 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-23 16:16:23.568 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-23 16:16:23.570 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-23 16:16:23.572 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-23 16:16:23.574 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.577 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.579 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-23 16:16:23.581 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.584 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-23 16:16:23.586 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-23 16:16:23.588 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-23 16:16:23.591 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-23 16:16:23.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.597 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-23 16:16:23.600 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.602 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-23 16:16:23.604 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-23 16:16:23.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-23 16:16:23.609 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-23 16:16:23.611 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.614 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.616 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-23 16:16:23.618 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.621 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-23 16:16:23.623 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-23 16:16:23.626 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-23 16:16:23.628 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-23 16:16:23.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-23 16:16:23.637 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.640 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-23 16:16:23.642 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-23 16:16:23.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-23 16:16:23.646 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-23 16:16:23.649 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.651 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-23 16:16:23.655 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.658 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-23 16:16:23.660 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-23 16:16:23.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-23 16:16:23.665 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-23 16:16:23.667 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-23 16:16:23.674 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.676 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-23 16:16:23.678 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-23 16:16:23.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-23 16:16:23.683 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-23 16:16:23.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-23 16:16:23.692 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.694 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-23 16:16:23.697 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-23 16:16:23.699 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-23 16:16:23.702 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-23 16:16:23.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.706 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.709 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-23 16:16:23.711 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.713 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-23 16:16:23.716 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-23 16:16:23.718 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-23 16:16:23.720 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-23 16:16:23.723 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-23 16:16:23.729 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.732 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-23 16:16:23.734 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-23 16:16:23.736 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-23 16:16:23.743 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-23 16:16:23.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-23 16:16:23.752 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.754 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-23 16:16:23.757 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-23 16:16:23.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-23 16:16:23.761 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-23 16:16:23.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.766 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-23 16:16:23.771 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.773 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-23 16:16:23.775 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-23 16:16:23.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-23 16:16:23.780 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-23 16:16:23.782 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.787 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-23 16:16:23.789 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.791 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-23 16:16:23.794 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-23 16:16:23.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-23 16:16:23.798 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-23 16:16:23.801 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.803 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-23 16:16:23.808 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.810 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-23 16:16:23.812 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-23 16:16:23.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-23 16:16:23.817 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-23 16:16:23.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-23 16:16:23.826 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.828 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-23 16:16:23.831 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-23 16:16:23.834 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-23 16:16:23.836 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-23 16:16:23.838 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.840 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.843 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-23 16:16:23.845 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.848 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-23 16:16:23.850 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-23 16:16:23.852 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-23 16:16:23.855 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-23 16:16:23.857 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.860 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.862 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-23 16:16:23.865 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.868 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-23 16:16:23.870 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-23 16:16:23.872 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-23 16:16:23.875 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-23 16:16:23.877 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.880 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.882 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-23 16:16:23.884 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.887 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-23 16:16:23.889 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-23 16:16:23.892 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-23 16:16:23.894 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-23 16:16:23.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.899 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-23 16:16:23.904 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.906 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-23 16:16:23.908 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-23 16:16:23.911 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-23 16:16:23.913 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-23 16:16:23.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:23.918 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:23.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-23 16:16:23.923 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:23.926 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-23 16:16:23.954 | Using python 3.8 to install etcd3 2022-03-23 16:16:23.956 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-23 16:16:24.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:24.818 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:24.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:24.818 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:25.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:25.957 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-23 16:16:25.965 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-23 16:16:25.966 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-23 16:16:25.967 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-23 16:16:25.968 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-23 16:16:28.411 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:28.418 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:28.418 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:28.554 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:28.556 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:28.559 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:28.561 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:28.563 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:28.565 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:28.567 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:28.570 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:28.572 | + functions-common:time_stop:2432 : start_time=1648052183948 2022-03-23 16:16:28.574 | + functions-common:time_stop:2434 : [[ -z 1648052183948 ]] 2022-03-23 16:16:28.577 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:28.581 | + functions-common:time_stop:2437 : end_time=1648052188579 2022-03-23 16:16:28.584 | + functions-common:time_stop:2438 : elapsed_time=4631 2022-03-23 16:16:28.586 | + functions-common:time_stop:2439 : total=26898 2022-03-23 16:16:28.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:28.591 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31529 2022-03-23 16:16:28.593 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:28.595 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-23 16:16:28.620 | Using python 3.8 to install etcd3gw 2022-03-23 16:16:28.623 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-23 16:16:29.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:29.524 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:29.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:29.524 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:30.658 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:30.684 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-23 16:16:30.692 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-23 16:16:30.693 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-23 16:16:30.694 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-23 16:16:30.695 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-23 16:16:30.727 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-23 16:16:30.730 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-23 16:16:30.731 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-23 16:16:30.732 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-23 16:16:33.182 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:33.190 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:33.190 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:33.329 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:33.332 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:33.334 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:33.337 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:33.345 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:33.347 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:33.350 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:33.352 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:33.354 | + functions-common:time_stop:2432 : start_time=1648052188613 2022-03-23 16:16:33.357 | + functions-common:time_stop:2434 : [[ -z 1648052188613 ]] 2022-03-23 16:16:33.360 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:33.364 | + functions-common:time_stop:2437 : end_time=1648052193361 2022-03-23 16:16:33.366 | + functions-common:time_stop:2438 : elapsed_time=4748 2022-03-23 16:16:33.368 | + functions-common:time_stop:2439 : total=31529 2022-03-23 16:16:33.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:33.372 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36277 2022-03-23 16:16:33.375 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:33.377 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-23 16:16:33.380 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-03-23 16:16:33.382 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-03-23 16:16:33.385 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:16:33.387 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:16:33.390 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:16:33.393 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:16:33.396 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:16:33.399 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:16:33.402 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:16:33.405 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:16:33.407 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:16:33.410 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:16:33.413 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:16:33.415 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-03-23 16:16:33.418 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:33.429 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:33.432 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-23 16:16:33.434 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:16:33.437 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:16:33.440 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:16:33.442 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:16:33.444 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:16:33.447 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:33.449 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:16:33.452 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:33.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:33.457 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:16:33.460 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:16:33.462 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:16:33.465 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:16:33.468 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:16:33.470 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:16:33.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:33.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:33.478 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:16:33.501 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-23 16:16:33.615 | Reading package lists... 2022-03-23 16:16:33.885 | Building dependency tree... 2022-03-23 16:16:33.886 | Reading state information... 2022-03-23 16:16:34.166 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:16:34.167 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-23 16:16:34.167 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:16:34.167 | The following packages were automatically installed and are no longer required: 2022-03-23 16:16:34.168 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:16:34.168 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:16:34.168 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:16:34.168 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:16:34.168 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:16:34.168 | python3-zope.interface 2022-03-23 16:16:34.168 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:16:34.297 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:16:34.301 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:16:34.304 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:16:34.307 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:34.311 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:34.313 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:34.316 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:34.318 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:34.320 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:16:34.324 | + functions-common:time_stop:2432 : start_time=1648052193497 2022-03-23 16:16:34.327 | + functions-common:time_stop:2434 : [[ -z 1648052193497 ]] 2022-03-23 16:16:34.329 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:34.334 | + functions-common:time_stop:2437 : end_time=1648052194331 2022-03-23 16:16:34.336 | + functions-common:time_stop:2438 : elapsed_time=834 2022-03-23 16:16:34.339 | + functions-common:time_stop:2439 : total=4763 2022-03-23 16:16:34.341 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:34.343 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5597 2022-03-23 16:16:34.345 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:16:34.348 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-03-23 16:16:34.351 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:16:34.353 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:16:34.355 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-03-23 16:16:34.419 | Module proxy already enabled 2022-03-23 16:16:34.431 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-03-23 16:16:34.497 | Considering dependency proxy for proxy_uwsgi: 2022-03-23 16:16:34.497 | Module proxy already enabled 2022-03-23 16:16:34.497 | Module proxy_uwsgi already enabled 2022-03-23 16:16:34.502 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-03-23 16:16:34.504 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:16:34.507 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:16:34.510 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:16:34.652 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-23 16:16:34.655 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-23 16:16:34.658 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-23 16:16:34.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.663 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.666 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-23 16:16:34.669 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.677 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-23 16:16:34.680 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-23 16:16:34.683 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-23 16:16:34.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.690 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-23 16:16:34.692 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.695 | + ./stack.sh:main:883 : install_glanceclient 2022-03-23 16:16:34.697 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-23 16:16:34.700 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-23 16:16:34.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.704 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.707 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-23 16:16:34.710 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.720 | + ./stack.sh:main:884 : install_cinderclient 2022-03-23 16:16:34.723 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-23 16:16:34.726 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-23 16:16:34.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.735 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-23 16:16:34.738 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.740 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-23 16:16:34.742 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-23 16:16:34.745 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.748 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.750 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-23 16:16:34.753 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.755 | + ./stack.sh:main:885 : install_novaclient 2022-03-23 16:16:34.757 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-23 16:16:34.760 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-23 16:16:34.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.768 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-23 16:16:34.772 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.774 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-23 16:16:34.793 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:34.796 | + ./stack.sh:main:887 : install_swiftclient 2022-03-23 16:16:34.799 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-23 16:16:34.801 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-23 16:16:34.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.812 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-23 16:16:34.815 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.818 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-23 16:16:34.836 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:34.838 | + ./stack.sh:main:890 : install_neutronclient 2022-03-23 16:16:34.841 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-23 16:16:34.843 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-23 16:16:34.846 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.851 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-23 16:16:34.853 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.856 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-23 16:16:34.859 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-23 16:16:34.862 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-23 16:16:34.864 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:16:34.867 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:16:34.869 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-23 16:16:34.871 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:16:34.874 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-23 16:16:34.876 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-23 16:16:34.879 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:16:34.882 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-23 16:16:34.884 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-23 16:16:34.887 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:16:34.890 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:16:34.891 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:16:34.896 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-23 16:16:34.899 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-23 16:16:34.901 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-23 16:16:34.904 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-23 16:16:34.906 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-23 16:16:34.931 | Using python 3.8 to install keystonemiddleware 2022-03-23 16:16:34.933 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-23 16:16:35.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:35.811 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:35.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:35.811 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:36.958 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:36.984 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-23 16:16:37.034 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-23 16:16:37.035 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-23 16:16:37.037 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-23 16:16:37.038 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-23 16:16:37.039 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-23 16:16:37.040 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-23 16:16:37.041 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-23 16:16:37.042 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-23 16:16:37.043 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-23 16:16:37.044 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-23 16:16:37.045 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-23 16:16:37.046 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-23 16:16:37.047 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-23 16:16:37.048 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-23 16:16:37.104 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-23 16:16:37.106 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-23 16:16:37.107 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-23 16:16:37.144 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-23 16:16:37.193 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-23 16:16:37.195 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-23 16:16:37.196 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-23 16:16:37.197 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-23 16:16:37.248 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-23 16:16:37.250 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-23 16:16:37.260 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-23 16:16:37.261 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-23 16:16:37.274 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-23 16:16:37.277 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-23 16:16:37.278 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-23 16:16:37.343 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-23 16:16:37.344 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-23 16:16:37.346 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-23 16:16:37.347 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-23 16:16:37.397 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-23 16:16:37.408 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-23 16:16:39.764 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:39.771 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:39.771 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:39.915 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:39.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:39.921 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:39.924 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:39.927 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:39.929 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:39.932 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:39.934 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:39.937 | + functions-common:time_stop:2432 : start_time=1648052194924 2022-03-23 16:16:39.939 | + functions-common:time_stop:2434 : [[ -z 1648052194924 ]] 2022-03-23 16:16:39.943 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:39.948 | + functions-common:time_stop:2437 : end_time=1648052199945 2022-03-23 16:16:39.950 | + functions-common:time_stop:2438 : elapsed_time=5021 2022-03-23 16:16:39.953 | + functions-common:time_stop:2439 : total=36277 2022-03-23 16:16:39.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:39.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41298 2022-03-23 16:16:39.960 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:39.963 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-23 16:16:39.965 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-23 16:16:39.968 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:16:39.971 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-23 16:16:39.978 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-23 16:16:39.981 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:16:39.984 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:16:39.985 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:16:39.993 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-23 16:16:39.996 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-23 16:16:39.998 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-23 16:16:40.002 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-23 16:16:40.005 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-23 16:16:40.030 | Using python 3.8 to install python-memcached 2022-03-23 16:16:40.033 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-23 16:16:40.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:40.913 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:40.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:40.913 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:42.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:42.091 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-23 16:16:42.094 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-23 16:16:44.590 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:16:44.598 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:16:44.598 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:16:44.748 | + inc/python:pip_install:200 : result=0 2022-03-23 16:16:44.751 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:16:44.753 | + functions-common:time_stop:2425 : local name 2022-03-23 16:16:44.755 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:16:44.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:16:44.760 | + functions-common:time_stop:2428 : local total 2022-03-23 16:16:44.763 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:16:44.765 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:16:44.767 | + functions-common:time_stop:2432 : start_time=1648052200024 2022-03-23 16:16:44.770 | + functions-common:time_stop:2434 : [[ -z 1648052200024 ]] 2022-03-23 16:16:44.773 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:16:44.777 | + functions-common:time_stop:2437 : end_time=1648052204774 2022-03-23 16:16:44.779 | + functions-common:time_stop:2438 : elapsed_time=4750 2022-03-23 16:16:44.782 | + functions-common:time_stop:2439 : total=41298 2022-03-23 16:16:44.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:16:44.786 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46048 2022-03-23 16:16:44.789 | + inc/python:pip_install:203 : return 0 2022-03-23 16:16:44.791 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-23 16:16:44.809 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:16:44.812 | + ./stack.sh:main:897 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 16:16:44.814 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-23 16:16:44.817 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-23 16:16:44.819 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-23 16:16:44.822 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:16:44.824 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-23 16:16:44.828 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-23 16:16:44.849 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:16:44.851 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-23 16:16:44.854 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-23 16:16:44.857 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-23 16:16:44.859 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:16:44.861 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:16:44.864 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:16:44.866 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:16:44.869 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:16:44.872 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:16:44.888 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:16:44.890 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:16:44.892 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:44.895 | + functions-common:git_clone:629 : echo master 2022-03-23 16:16:44.896 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:16:44.901 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-23 16:16:44.903 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:16:44.909 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-23 16:16:44.912 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:16:44.912 | + functions-common:git_clone:678 : head -1 2022-03-23 16:16:44.915 | c141e6164 trivial: Fix typo 2022-03-23 16:16:44.918 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:16:44.920 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-23 16:16:44.923 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:16:44.927 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:16:44.929 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-23 16:16:44.932 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:16:44.939 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-23 16:16:44.942 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:16:44.944 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:16:44.947 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-23 16:16:44.949 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:16:44.952 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:16:44.955 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-23 16:16:44.958 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:16:44.961 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-23 16:16:44.965 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:16:44.967 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:16:44.971 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-23 16:16:44.977 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-23 16:16:44.979 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-23 16:16:45.658 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-23 16:16:45.660 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:16:45.663 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:16:45.665 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:16:45.668 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-23 16:16:45.670 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-23 16:16:45.672 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:16:45.675 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:16:45.677 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:16:45.679 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:16:45.682 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:16:45.684 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:16:45.686 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:16:45.689 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-23 16:16:45.710 | Using python 3.8 to install /opt/stack/keystone 2022-03-23 16:16:45.712 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-23 16:16:46.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:46.583 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:46.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:16:46.583 | from cryptography.utils import int_from_bytes 2022-03-23 16:16:47.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:16:47.750 | Obtaining file:///opt/stack/keystone 2022-03-23 16:16:47.751 | Preparing metadata (setup.py): started 2022-03-23 16:16:51.366 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:16:51.440 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-23 16:16:51.441 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-23 16:16:51.442 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:16:51.443 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-23 16:16:51.445 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-23 16:16:51.446 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-23 16:16:51.447 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-23 16:16:51.448 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:16:51.449 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-23 16:16:51.450 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-23 16:16:51.451 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-23 16:16:51.452 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:16:51.453 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-23 16:16:51.454 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-23 16:16:51.455 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-23 16:16:51.456 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-23 16:16:51.458 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-23 16:16:51.459 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-23 16:16:51.460 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-23 16:16:51.461 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-23 16:16:51.463 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-23 16:16:51.464 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-23 16:16:51.465 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-23 16:16:51.466 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:16:51.467 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-23 16:16:51.468 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:16:51.469 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-23 16:16:51.471 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-23 16:16:51.472 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-23 16:16:51.473 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-23 16:16:51.474 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:16:51.475 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-23 16:16:51.476 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-23 16:16:51.477 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-23 16:16:51.489 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-23 16:16:51.490 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-23 16:16:51.533 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-23 16:16:51.545 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-23 16:16:51.546 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-23 16:16:51.547 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-23 16:16:51.548 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:16:51.559 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-23 16:16:51.620 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-23 16:16:51.622 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:16:51.717 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-23 16:16:51.718 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-23 16:16:51.720 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-23 16:16:51.721 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:16:51.774 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-23 16:16:51.775 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-23 16:16:51.777 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-23 16:16:51.826 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-23 16:16:51.831 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-23 16:16:51.896 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:16:51.897 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-23 16:16:51.898 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-23 16:16:51.900 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:16:51.902 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-23 16:16:51.904 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-23 16:16:51.925 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-23 16:16:51.972 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-23 16:16:51.993 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-23 16:16:51.994 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-23 16:16:51.995 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-23 16:16:51.997 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-23 16:16:52.079 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-23 16:16:52.195 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-23 16:16:52.195 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-23 16:16:52.197 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-23 16:16:52.198 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-23 16:16:52.199 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-23 16:16:52.418 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-23 16:16:52.442 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-23 16:16:52.442 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-23 16:16:52.511 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-23 16:16:52.512 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-23 16:16:52.531 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-23 16:16:52.605 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-23 16:16:52.645 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-23 16:16:52.756 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:16:52.828 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-23 16:16:52.957 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-23 16:16:52.986 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-23 16:16:53.026 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-23 16:16:53.027 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-23 16:16:53.029 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-23 16:16:53.031 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-23 16:16:53.033 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-23 16:16:53.034 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-23 16:16:53.089 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-23 16:16:53.225 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-23 16:16:53.227 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-23 16:16:53.229 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-23 16:16:53.231 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-23 16:16:53.391 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-23 16:16:53.472 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-23 16:16:53.545 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-23 16:16:53.720 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-23 16:16:53.983 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-23 16:16:54.018 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-23 16:16:55.888 | Installing collected packages: keystone 2022-03-23 16:16:55.889 | Attempting uninstall: keystone 2022-03-23 16:16:55.889 | Found existing installation: keystone 21.1.0.dev2 2022-03-23 16:16:55.892 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-23 16:16:55.894 | Running setup.py develop for keystone 2022-03-23 16:17:00.414 | Successfully installed keystone 2022-03-23 16:17:00.414 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:17:00.422 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:17:00.422 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:17:00.582 | + inc/python:pip_install:200 : result=0 2022-03-23 16:17:00.584 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:17:00.586 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:00.588 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:00.591 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:00.593 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:00.598 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:00.601 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:17:00.603 | + functions-common:time_stop:2432 : start_time=1648052205704 2022-03-23 16:17:00.607 | + functions-common:time_stop:2434 : [[ -z 1648052205704 ]] 2022-03-23 16:17:00.610 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:00.614 | + functions-common:time_stop:2437 : end_time=1648052220611 2022-03-23 16:17:00.616 | + functions-common:time_stop:2438 : elapsed_time=14907 2022-03-23 16:17:00.619 | + functions-common:time_stop:2439 : total=46048 2022-03-23 16:17:00.621 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:00.623 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=60955 2022-03-23 16:17:00.625 | + inc/python:pip_install:203 : return 0 2022-03-23 16:17:00.630 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:17:00.633 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:17:00.635 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:17:00.655 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-23 16:17:00.669 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-23 16:17:00.671 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-23 16:17:00.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:17:00.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:17:00.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-23 16:17:00.682 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:17:00.684 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-23 16:17:00.703 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:00.705 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:17:00.708 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:17:00.711 | + ./stack.sh:main:899 : configure_keystone 2022-03-23 16:17:00.714 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-23 16:17:00.727 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-23 16:17:00.729 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-23 16:17:00.735 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-23 16:17:00.755 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:00.758 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-23 16:17:00.795 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-23 16:17:00.827 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-23 16:17:00.861 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-23 16:17:00.894 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-23 16:17:00.929 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-23 16:17:00.962 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-23 16:17:00.992 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-23 16:17:01.027 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-23 16:17:01.030 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-23 16:17:01.033 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-23 16:17:01.036 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-23 16:17:01.039 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:17:01.044 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:17:01.062 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:01.066 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:17:01.068 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:17:01.071 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:17:01.087 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:01.090 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:17:01.093 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:17:01.125 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:17:01.128 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:17:01.130 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-23 16:17:01.133 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-23 16:17:01.150 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:01.152 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.45/identity 2022-03-23 16:17:01.184 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-23 16:17:01.186 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-23 16:17:01.221 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-23 16:17:01.224 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-23 16:17:01.227 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-23 16:17:01.229 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-03-23 16:17:01.231 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:17:01.235 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-23 16:17:01.269 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-23 16:17:01.272 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-23 16:17:01.275 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-23 16:17:01.279 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-23 16:17:01.282 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:17:01.303 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:17:01.305 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:17:01.308 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:17:01.310 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:17:01.313 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:17:01.347 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:17:01.381 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:17:01.411 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:17:01.445 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-23 16:17:01.475 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:17:01.477 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-23 16:17:01.480 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:17:01.482 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-23 16:17:01.485 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-03-23 16:17:01.487 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:17:01.490 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:17:01.492 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-03-23 16:17:01.497 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-03-23 16:17:01.499 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:17:01.502 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:17:01.515 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:17:01.516 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:17:01.524 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:17:01.528 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:17:01.546 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:17:01.548 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-23 16:17:01.552 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-23 16:17:01.595 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-23 16:17:01.625 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-23 16:17:01.655 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-23 16:17:01.685 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-23 16:17:01.718 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-23 16:17:01.747 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-23 16:17:01.780 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-23 16:17:01.812 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-23 16:17:01.842 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:17:01.871 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-23 16:17:01.901 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-23 16:17:01.934 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-23 16:17:01.968 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:17:01.971 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:17:01.974 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-03-23 16:17:01.977 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-03-23 16:17:01.979 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:17:01.981 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:01.984 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:01.986 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:17:01.989 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:17:01.991 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-23 16:17:02.023 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-23 16:17:02.052 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-23 16:17:02.052 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-23 16:17:02.061 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-23 16:17:02.065 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-03-23 16:17:02.068 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-03-23 16:17:02.071 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:17:02.073 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:17:02.076 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:17:02.079 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:02.082 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:02.085 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:17:02.088 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:17:02.091 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:02.093 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:02.096 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-03-23 16:17:02.159 | Site keystone-wsgi-public already enabled 2022-03-23 16:17:02.166 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:17:02.169 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:17:02.172 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:17:02.175 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:17:02.326 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-23 16:17:02.359 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-23 16:17:02.392 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-23 16:17:02.428 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-23 16:17:02.431 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-23 16:17:02.469 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-23 16:17:02.499 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-23 16:17:02.529 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-23 16:17:02.531 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-23 16:17:02.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:02.552 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-23 16:17:02.570 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:02.573 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-23 16:17:02.576 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-23 16:17:02.578 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-23 16:17:02.581 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:17:02.593 | + lib/stack:stack_install_service:32 : install_swift 2022-03-23 16:17:02.596 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-23 16:17:02.598 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-23 16:17:02.604 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-23 16:17:02.607 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:17:02.609 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:17:02.612 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:17:02.615 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:17:02.617 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:17:02.620 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:17:02.636 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:17:02.639 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:17:02.642 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:17:02.646 | + functions-common:git_clone:629 : echo master 2022-03-23 16:17:02.646 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:17:02.652 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-23 16:17:02.656 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:17:02.658 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-23 16:17:02.661 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:17:02.662 | + functions-common:git_clone:678 : head -1 2022-03-23 16:17:02.665 | f83bfe1df Update master for stable/yoga 2022-03-23 16:17:02.667 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:17:02.670 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-23 16:17:02.674 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:17:02.678 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:17:02.681 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-23 16:17:02.683 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-23 16:17:02.686 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-23 16:17:02.689 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:17:02.693 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:17:02.696 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-23 16:17:02.699 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:17:02.701 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-23 16:17:02.705 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-23 16:17:02.708 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:17:02.711 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-23 16:17:02.714 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:17:02.717 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:17:02.720 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-23 16:17:02.727 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-23 16:17:02.730 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-23 16:17:03.396 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-23 16:17:03.400 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:17:03.404 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:17:03.406 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:17:03.408 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-23 16:17:03.411 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-23 16:17:03.414 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:17:03.416 | + inc/python:setup_package:428 : local extras=keystone 2022-03-23 16:17:03.418 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:17:03.421 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-23 16:17:03.423 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-23 16:17:03.426 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-23 16:17:03.430 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:17:03.434 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-23 16:17:03.471 | Using python 3.8 to install /opt/stack/swift 2022-03-23 16:17:03.473 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-23 16:17:04.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:04.353 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:04.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:04.353 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:05.508 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:17:05.535 | Obtaining file:///opt/stack/swift 2022-03-23 16:17:05.536 | Preparing metadata (setup.py): started 2022-03-23 16:17:08.762 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:17:08.800 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.33.0) 2022-03-23 16:17:08.801 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.1.2) 2022-03-23 16:17:08.802 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.11.0) 2022-03-23 16:17:08.803 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.1.1) 2022-03-23 16:17:08.804 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (4.8.0) 2022-03-23 16:17:08.805 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (2.27.1) 2022-03-23 16:17:08.806 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.16.0) 2022-03-23 16:17:08.807 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (0.9.9) 2022-03-23 16:17:08.808 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (1.6.0) 2022-03-23 16:17:08.809 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (36.0.1) 2022-03-23 16:17:08.810 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev1) (9.4.0) 2022-03-23 16:17:08.861 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev1) (1.15.0) 2022-03-23 16:17:08.871 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev1) (2.1.0) 2022-03-23 16:17:08.925 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (8.8.0) 2022-03-23 16:17:08.926 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.5.0) 2022-03-23 16:17:08.928 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.1.1) 2022-03-23 16:17:08.929 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.1.0) 2022-03-23 16:17:08.930 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.3.0) 2022-03-23 16:17:08.931 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.8.1) 2022-03-23 16:17:08.932 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.4.0) 2022-03-23 16:17:08.933 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.8.7) 2022-03-23 16:17:08.935 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.10.1) 2022-03-23 16:17:08.936 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.7.0) 2022-03-23 16:17:08.937 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.0) 2022-03-23 16:17:08.938 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (4.12.2) 2022-03-23 16:17:08.959 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev1) (60.9.3) 2022-03-23 16:17:08.989 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2.0.12) 2022-03-23 16:17:08.991 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (3.3) 2022-03-23 16:17:08.992 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (2019.11.28) 2022-03-23 16:17:08.994 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev1) (1.26.8) 2022-03-23 16:17:09.016 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev1) (2.21) 2022-03-23 16:17:09.105 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.2) 2022-03-23 16:17:09.107 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.5.0) 2022-03-23 16:17:09.108 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.7.0) 2022-03-23 16:17:09.150 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.1.5) 2022-03-23 16:17:09.193 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.5.0) 2022-03-23 16:17:09.194 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.8.0) 2022-03-23 16:17:09.195 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (6.0) 2022-03-23 16:17:09.196 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.5.0) 2022-03-23 16:17:09.256 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2.8.2) 2022-03-23 16:17:09.260 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (0.9.6) 2022-03-23 16:17:09.273 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (2021.3) 2022-03-23 16:17:09.274 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.0.3) 2022-03-23 16:17:09.291 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (3.0.7) 2022-03-23 16:17:09.294 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (21.3) 2022-03-23 16:17:09.397 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (1.13.3) 2022-03-23 16:17:09.412 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev1) (5.1.1) 2022-03-23 16:17:11.686 | Installing collected packages: swift 2022-03-23 16:17:11.686 | Attempting uninstall: swift 2022-03-23 16:17:11.686 | Found existing installation: swift 2.30.0.dev1 2022-03-23 16:17:11.689 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-23 16:17:11.691 | Running setup.py develop for swift 2022-03-23 16:17:15.919 | Successfully installed swift 2022-03-23 16:17:15.919 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:17:15.927 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:17:15.927 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:17:16.083 | + inc/python:pip_install:200 : result=0 2022-03-23 16:17:16.085 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:17:16.087 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:16.090 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:16.092 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:16.094 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:16.096 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:16.098 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:17:16.101 | + functions-common:time_stop:2432 : start_time=1648052223464 2022-03-23 16:17:16.103 | + functions-common:time_stop:2434 : [[ -z 1648052223464 ]] 2022-03-23 16:17:16.106 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:16.110 | + functions-common:time_stop:2437 : end_time=1648052236107 2022-03-23 16:17:16.112 | + functions-common:time_stop:2438 : elapsed_time=12643 2022-03-23 16:17:16.114 | + functions-common:time_stop:2439 : total=60955 2022-03-23 16:17:16.117 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:16.119 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=73598 2022-03-23 16:17:16.121 | + inc/python:pip_install:203 : return 0 2022-03-23 16:17:16.124 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:17:16.126 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:17:16.128 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:17:16.158 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-23 16:17:16.171 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-23 16:17:16.173 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-23 16:17:16.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:17:16.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:17:16.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-23 16:17:16.183 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:17:16.185 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-23 16:17:16.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:17:16.191 | + ./stack.sh:main:908 : configure_swift 2022-03-23 16:17:16.193 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-23 16:17:16.195 | + lib/swift:configure_swift:332 : local node_number 2022-03-23 16:17:16.197 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-23 16:17:16.199 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-23 16:17:16.201 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:17:17.384 | No account-auditor running 2022-03-23 16:17:17.384 | No object-updater running 2022-03-23 16:17:17.384 | No container-sharder running 2022-03-23 16:17:17.384 | No object-auditor running 2022-03-23 16:17:17.384 | No container-reconciler running 2022-03-23 16:17:17.384 | No object-server running 2022-03-23 16:17:17.384 | No account-reaper running 2022-03-23 16:17:17.384 | No container-auditor running 2022-03-23 16:17:17.384 | No container-sync running 2022-03-23 16:17:17.384 | No container-replicator running 2022-03-23 16:17:17.384 | No account-replicator running 2022-03-23 16:17:17.384 | No container-updater running 2022-03-23 16:17:17.384 | No container-server running 2022-03-23 16:17:17.384 | No object-reconstructor running 2022-03-23 16:17:17.384 | No proxy-server running 2022-03-23 16:17:17.384 | No object-replicator running 2022-03-23 16:17:17.384 | No object-expirer running 2022-03-23 16:17:17.384 | No account-server running 2022-03-23 16:17:17.484 | + lib/swift:configure_swift:337 : true 2022-03-23 16:17:17.487 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-23 16:17:17.500 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-23 16:17:17.512 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-23 16:17:17.515 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-23 16:17:17.515 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-23 16:17:17.520 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-23 16:17:17.520 | s/%GROUP%/ubuntu/; 2022-03-23 16:17:17.520 | s/%USER%/ubuntu/; 2022-03-23 16:17:17.520 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-23 16:17:17.520 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-23 16:17:17.523 | uid = ubuntu 2022-03-23 16:17:17.524 | gid = ubuntu 2022-03-23 16:17:17.524 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-23 16:17:17.524 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-23 16:17:17.524 | address = 127.0.0.1 2022-03-23 16:17:17.524 | 2022-03-23 16:17:17.524 | [account6612] 2022-03-23 16:17:17.524 | max connections = 25 2022-03-23 16:17:17.524 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:17:17.524 | read only = false 2022-03-23 16:17:17.524 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-23 16:17:17.524 | 2022-03-23 16:17:17.524 | [account6622] 2022-03-23 16:17:17.524 | max connections = 25 2022-03-23 16:17:17.524 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:17:17.524 | read only = false 2022-03-23 16:17:17.524 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-23 16:17:17.524 | 2022-03-23 16:17:17.524 | [account6632] 2022-03-23 16:17:17.524 | max connections = 25 2022-03-23 16:17:17.524 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:17:17.524 | read only = false 2022-03-23 16:17:17.524 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-23 16:17:17.524 | 2022-03-23 16:17:17.524 | [account6642] 2022-03-23 16:17:17.524 | max connections = 25 2022-03-23 16:17:17.524 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:17:17.524 | read only = false 2022-03-23 16:17:17.524 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-23 16:17:17.524 | 2022-03-23 16:17:17.524 | 2022-03-23 16:17:17.524 | [container6611] 2022-03-23 16:17:17.524 | max connections = 25 2022-03-23 16:17:17.524 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:17:17.524 | read only = false 2022-03-23 16:17:17.524 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-23 16:17:17.525 | 2022-03-23 16:17:17.525 | [container6621] 2022-03-23 16:17:17.525 | max connections = 25 2022-03-23 16:17:17.525 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:17:17.525 | read only = false 2022-03-23 16:17:17.525 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-23 16:17:17.525 | 2022-03-23 16:17:17.525 | [container6631] 2022-03-23 16:17:17.525 | max connections = 25 2022-03-23 16:17:17.525 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:17:17.525 | read only = false 2022-03-23 16:17:17.525 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-23 16:17:17.525 | 2022-03-23 16:17:17.525 | [container6641] 2022-03-23 16:17:17.525 | max connections = 25 2022-03-23 16:17:17.525 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:17:17.525 | read only = false 2022-03-23 16:17:17.525 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-23 16:17:17.525 | 2022-03-23 16:17:17.525 | 2022-03-23 16:17:17.525 | [object6613] 2022-03-23 16:17:17.525 | max connections = 25 2022-03-23 16:17:17.525 | path = /opt/stack/data/swift/1/node/ 2022-03-23 16:17:17.525 | read only = false 2022-03-23 16:17:17.525 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-23 16:17:17.525 | 2022-03-23 16:17:17.525 | [object6623] 2022-03-23 16:17:17.525 | max connections = 25 2022-03-23 16:17:17.525 | path = /opt/stack/data/swift/2/node/ 2022-03-23 16:17:17.525 | read only = false 2022-03-23 16:17:17.525 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-23 16:17:17.525 | 2022-03-23 16:17:17.525 | [object6633] 2022-03-23 16:17:17.525 | max connections = 25 2022-03-23 16:17:17.526 | path = /opt/stack/data/swift/3/node/ 2022-03-23 16:17:17.526 | read only = false 2022-03-23 16:17:17.526 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-23 16:17:17.526 | 2022-03-23 16:17:17.526 | [object6643] 2022-03-23 16:17:17.526 | max connections = 25 2022-03-23 16:17:17.526 | path = /opt/stack/data/swift/4/node/ 2022-03-23 16:17:17.526 | read only = false 2022-03-23 16:17:17.526 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-23 16:17:17.527 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-23 16:17:17.529 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:17.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:17.535 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-23 16:17:17.546 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-23 16:17:17.548 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-23 16:17:17.553 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-23 16:17:17.558 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-23 16:17:17.560 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-23 16:17:17.564 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-23 16:17:17.599 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.45:8080/v1/ 2022-03-23 16:17:17.632 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-23 16:17:17.658 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-23 16:17:17.686 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-23 16:17:17.709 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:17:17.739 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-23 16:17:17.757 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-23 16:17:17.787 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-23 16:17:17.805 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-23 16:17:17.835 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-23 16:17:17.857 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:17:17.887 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-23 16:17:17.910 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-23 16:17:17.926 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:17.928 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-23 16:17:17.958 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-23 16:17:17.985 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-23 16:17:18.013 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-23 16:17:18.041 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-23 16:17:18.056 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:18.059 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-23 16:17:18.087 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-23 16:17:18.102 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:18.104 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-23 16:17:18.119 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:18.121 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-23 16:17:18.124 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-23 16:17:18.139 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:18.141 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-23 16:17:18.143 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-23 16:17:18.145 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-23 16:17:18.150 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-23 16:17:18.155 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-23 16:17:18.182 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-23 16:17:18.210 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-23 16:17:18.241 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-23 16:17:18.271 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-23 16:17:18.302 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-23 16:17:18.304 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-23 16:17:18.306 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-23 16:17:18.308 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-23 16:17:18.311 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-23 16:17:18.340 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-23 16:17:18.372 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:17:18.404 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-23 16:17:18.436 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-23 16:17:18.465 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-23 16:17:18.493 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-23 16:17:18.521 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-23 16:17:18.549 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:17:18.578 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-23 16:17:18.613 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-23 16:17:18.643 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-23 16:17:18.671 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-23 16:17:18.699 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-23 16:17:18.731 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-23 16:17:18.760 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-23 16:17:18.780 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-23 16:17:18.813 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-23 16:17:18.843 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-23 16:17:18.848 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-23 16:17:18.878 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-23 16:17:18.907 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-23 16:17:18.936 | + lib/swift:configure_swift:475 : local node_number 2022-03-23 16:17:18.938 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:17:18.941 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:17:18.943 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-23 16:17:18.948 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-23 16:17:18.950 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-23 16:17:18.953 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:17:18.956 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-23 16:17:18.958 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-23 16:17:18.961 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:17:18.966 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:17:18.968 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-23 16:17:18.994 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-23 16:17:19.024 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-23 16:17:19.050 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-23 16:17:19.085 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-23 16:17:19.104 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:17:19.138 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-23 16:17:19.160 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:17:19.199 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-23 16:17:19.223 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:17:19.265 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-23 16:17:19.284 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-23 16:17:19.319 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:17:19.342 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:17:19.379 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-23 16:17:19.400 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-23 16:17:19.430 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-23 16:17:19.448 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-23 16:17:19.476 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-23 16:17:19.481 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-23 16:17:19.499 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:17:19.529 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-23 16:17:19.560 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:17:19.562 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-23 16:17:19.567 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-23 16:17:19.569 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-23 16:17:19.571 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:17:19.573 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-23 16:17:19.576 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-23 16:17:19.578 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:17:19.580 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:17:19.583 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-23 16:17:19.601 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-23 16:17:19.631 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-23 16:17:19.649 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-23 16:17:19.678 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-23 16:17:19.697 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:17:19.726 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-23 16:17:19.745 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:17:19.774 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-23 16:17:19.793 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:17:19.822 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-23 16:17:19.841 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-23 16:17:19.870 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:17:19.889 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:17:19.918 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-23 16:17:19.937 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-23 16:17:19.966 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-23 16:17:19.985 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-23 16:17:20.013 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-23 16:17:20.018 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-23 16:17:20.036 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:17:20.065 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:17:20.067 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-23 16:17:20.072 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-23 16:17:20.074 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-23 16:17:20.076 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-23 16:17:20.079 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-23 16:17:20.081 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-23 16:17:20.084 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-23 16:17:20.086 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-23 16:17:20.088 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-23 16:17:20.107 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-23 16:17:20.135 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-23 16:17:20.154 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-23 16:17:20.182 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-23 16:17:20.200 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-23 16:17:20.230 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-23 16:17:20.248 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-23 16:17:20.277 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-23 16:17:20.295 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-23 16:17:20.324 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-23 16:17:20.343 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-23 16:17:20.372 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-23 16:17:20.391 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-23 16:17:20.420 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-23 16:17:20.439 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-23 16:17:20.470 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-23 16:17:20.491 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-23 16:17:20.519 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-23 16:17:20.524 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-23 16:17:20.543 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-23 16:17:20.573 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-23 16:17:20.602 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-23 16:17:20.632 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-23 16:17:20.660 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-23 16:17:20.662 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-23 16:17:20.667 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-23 16:17:20.697 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-23 16:17:20.726 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-23 16:17:20.755 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-23 16:17:20.789 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-23 16:17:20.820 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-23 16:17:20.850 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-23 16:17:20.878 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-23 16:17:20.906 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-23 16:17:20.934 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-23 16:17:20.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:20.953 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-23 16:17:20.971 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-23 16:17:20.974 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-23 16:17:20.994 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-23 16:17:20.996 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.45 2022-03-23 16:17:21.024 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-23 16:17:21.026 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-23 16:17:21.055 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.45/identity 2022-03-23 16:17:21.084 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-23 16:17:21.086 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-23 16:17:21.114 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-23 16:17:21.131 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:21.133 | + lib/swift:configure_swift:538 : local user_group 2022-03-23 16:17:21.136 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-23 16:17:21.141 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-23 16:17:21.143 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-23 16:17:21.157 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-23 16:17:21.159 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-23 16:17:21.172 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-23 16:17:21.175 | + lib/swift:configure_swift:545 : is_suse 2022-03-23 16:17:21.177 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:17:21.180 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:17:21.183 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:17:21.186 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:17:21.188 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:17:21.191 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:17:21.194 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-23 16:17:21.208 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:17:21.210 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-23 16:17:21.213 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-23 16:17:21.231 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:21.234 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-23 16:17:21.252 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:21.254 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-23 16:17:21.257 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-23 16:17:21.259 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-23 16:17:21.262 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:17:21.264 | + lib/stack:stack_install_service:32 : install_glance 2022-03-23 16:17:21.267 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-23 16:17:21.269 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-23 16:17:21.272 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-23 16:17:21.289 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:21.292 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-23 16:17:21.295 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-23 16:17:21.312 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:21.315 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-23 16:17:21.317 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-23 16:17:21.320 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-23 16:17:21.323 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:17:21.325 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:17:21.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-23 16:17:21.331 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:17:21.335 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-23 16:17:21.337 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-23 16:17:21.340 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-23 16:17:21.343 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-23 16:17:21.346 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-23 16:17:21.349 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-23 16:17:21.352 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-23 16:17:21.355 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-23 16:17:21.358 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-23 16:17:21.360 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-23 16:17:21.364 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:17:21.364 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-23 16:17:21.370 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-23 16:17:21.373 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-23 16:17:21.375 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-23 16:17:21.378 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-23 16:17:21.381 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:17:21.403 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-23 16:17:21.406 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-23 16:17:22.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:22.284 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:22.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:22.284 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:23.432 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:17:23.461 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-23 16:17:23.543 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-23 16:17:23.544 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-23 16:17:23.545 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-23 16:17:23.546 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-23 16:17:23.547 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-23 16:17:23.548 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:17:23.550 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-23 16:17:23.551 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-23 16:17:23.552 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-23 16:17:23.553 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:17:23.554 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-23 16:17:23.555 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-23 16:17:23.557 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:17:23.559 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-23 16:17:23.562 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-23 16:17:23.564 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-23 16:17:23.567 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-23 16:17:23.569 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-23 16:17:23.578 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-23 16:17:23.579 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-23 16:17:23.593 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-23 16:17:23.660 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-23 16:17:23.661 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-23 16:17:23.663 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-23 16:17:23.686 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-23 16:17:23.688 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-23 16:17:23.690 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-23 16:17:23.692 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-23 16:17:23.694 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-23 16:17:23.705 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-23 16:17:23.744 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:17:23.745 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-23 16:17:23.746 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-23 16:17:23.748 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-23 16:17:23.769 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-23 16:17:23.770 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-23 16:17:23.786 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-23 16:17:23.803 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-23 16:17:23.804 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-23 16:17:23.823 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-23 16:17:23.824 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-23 16:17:23.904 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-23 16:17:23.905 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-23 16:17:23.906 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-23 16:17:23.909 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-23 16:17:23.959 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-23 16:17:23.984 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-23 16:17:24.180 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-23 16:17:24.184 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-23 16:17:24.219 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-23 16:17:24.220 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-23 16:17:24.222 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-23 16:17:24.223 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-23 16:17:24.225 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-23 16:17:24.227 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-23 16:17:24.281 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-23 16:17:24.474 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-23 16:17:24.497 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-23 16:17:24.583 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-23 16:17:24.729 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-23 16:17:26.804 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:17:26.812 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:17:26.812 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:17:26.950 | + inc/python:pip_install:200 : result=0 2022-03-23 16:17:26.953 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:17:26.956 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:26.958 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:26.961 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:26.963 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:26.966 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:26.968 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:17:26.971 | + functions-common:time_stop:2432 : start_time=1648052241397 2022-03-23 16:17:26.973 | + functions-common:time_stop:2434 : [[ -z 1648052241397 ]] 2022-03-23 16:17:26.976 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:26.982 | + functions-common:time_stop:2437 : end_time=1648052246978 2022-03-23 16:17:26.984 | + functions-common:time_stop:2438 : elapsed_time=5581 2022-03-23 16:17:26.987 | + functions-common:time_stop:2439 : total=73598 2022-03-23 16:17:26.990 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:26.992 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=79179 2022-03-23 16:17:27.003 | + inc/python:pip_install:203 : return 0 2022-03-23 16:17:27.006 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-23 16:17:27.009 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-23 16:17:27.012 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-23 16:17:27.025 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-23 16:17:27.030 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-23 16:17:27.033 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-23 16:17:27.036 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-23 16:17:27.038 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:17:27.041 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:17:27.045 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:17:27.048 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:17:27.050 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:17:27.053 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:17:27.071 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:17:27.073 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:17:27.075 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:17:27.079 | + functions-common:git_clone:629 : echo master 2022-03-23 16:17:27.079 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:17:27.085 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-23 16:17:27.087 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:17:27.090 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-23 16:17:27.093 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:17:27.093 | + functions-common:git_clone:678 : head -1 2022-03-23 16:17:27.097 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-23 16:17:27.100 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:17:27.103 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-23 16:17:27.105 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:17:27.108 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:17:27.111 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-23 16:17:27.114 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:17:27.116 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-23 16:17:27.119 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:17:27.121 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:17:27.124 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-23 16:17:27.127 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:17:27.129 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:17:27.133 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-23 16:17:27.135 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:17:27.138 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-23 16:17:27.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:17:27.143 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:17:27.147 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-23 16:17:27.153 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-23 16:17:27.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-23 16:17:27.797 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-23 16:17:27.800 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:17:27.802 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:17:27.805 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:17:27.807 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-23 16:17:27.809 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-23 16:17:27.812 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:17:27.814 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:17:27.816 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:17:27.819 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:17:27.821 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:17:27.824 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:17:27.826 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:17:27.828 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-23 16:17:27.850 | Using python 3.8 to install /opt/stack/glance 2022-03-23 16:17:27.853 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-23 16:17:28.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:28.733 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:28.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:28.733 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:29.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:17:29.903 | Obtaining file:///opt/stack/glance 2022-03-23 16:17:29.904 | Preparing metadata (setup.py): started 2022-03-23 16:17:33.079 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:17:33.149 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-23 16:17:33.150 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-23 16:17:33.151 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-23 16:17:33.152 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-23 16:17:33.153 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-23 16:17:33.155 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-23 16:17:33.155 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-23 16:17:33.156 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-23 16:17:33.158 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-23 16:17:33.159 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-23 16:17:33.160 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-23 16:17:33.161 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:17:33.162 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-23 16:17:33.163 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:17:33.164 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-23 16:17:33.165 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:17:33.166 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:17:33.167 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-23 16:17:33.168 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-23 16:17:33.169 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-23 16:17:33.170 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:17:33.171 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:17:33.173 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-23 16:17:33.174 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:17:33.175 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-23 16:17:33.176 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-23 16:17:33.177 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-23 16:17:33.178 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-23 16:17:33.179 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:17:33.180 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-23 16:17:33.181 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-23 16:17:33.183 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-23 16:17:33.184 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-23 16:17:33.185 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-23 16:17:33.186 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:17:33.187 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-23 16:17:33.188 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:17:33.189 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:17:33.190 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-23 16:17:33.191 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-23 16:17:33.193 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-23 16:17:33.194 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-23 16:17:33.195 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:17:33.211 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-23 16:17:33.212 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-23 16:17:33.213 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-23 16:17:33.232 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-23 16:17:33.235 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-23 16:17:33.273 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-23 16:17:33.288 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-23 16:17:33.297 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-23 16:17:33.312 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-23 16:17:33.313 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-23 16:17:33.314 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:17:33.408 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-23 16:17:33.483 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-23 16:17:33.532 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-23 16:17:33.533 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-23 16:17:33.567 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-23 16:17:33.610 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-23 16:17:33.612 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-23 16:17:33.613 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-23 16:17:33.669 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:17:33.673 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-23 16:17:33.674 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-23 16:17:33.698 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-23 16:17:33.773 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-23 16:17:33.776 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-23 16:17:33.833 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:17:33.834 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-23 16:17:33.836 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-23 16:17:33.840 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-23 16:17:33.841 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-23 16:17:33.863 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-23 16:17:33.864 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-23 16:17:33.868 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-23 16:17:33.909 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-23 16:17:33.952 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-23 16:17:33.953 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-23 16:17:33.955 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-23 16:17:34.030 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-23 16:17:34.102 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-23 16:17:34.202 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-23 16:17:34.468 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-23 16:17:34.469 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-23 16:17:34.471 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:17:34.473 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-23 16:17:34.530 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-23 16:17:34.554 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-23 16:17:34.670 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-23 16:17:34.793 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-23 16:17:35.005 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-23 16:17:35.006 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-23 16:17:35.008 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-23 16:17:35.009 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:17:35.011 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-23 16:17:35.013 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-23 16:17:35.014 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-23 16:17:35.156 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-23 16:17:35.193 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-23 16:17:35.238 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-23 16:17:35.240 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-23 16:17:35.499 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-23 16:17:35.682 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-23 16:17:35.684 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-23 16:17:35.686 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-23 16:17:35.687 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-23 16:17:35.791 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-23 16:17:35.946 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-23 16:17:36.046 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-23 16:17:36.360 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-23 16:17:36.363 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-23 16:17:36.615 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-23 16:17:36.957 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-23 16:17:37.286 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-23 16:17:37.288 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-23 16:17:38.735 | Installing collected packages: glance 2022-03-23 16:17:38.735 | Attempting uninstall: glance 2022-03-23 16:17:38.735 | Found existing installation: glance 24.1.0.dev4 2022-03-23 16:17:38.742 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-23 16:17:38.744 | Running setup.py develop for glance 2022-03-23 16:17:43.151 | Successfully installed glance 2022-03-23 16:17:43.151 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:17:43.159 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:17:43.159 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:17:43.306 | + inc/python:pip_install:200 : result=0 2022-03-23 16:17:43.308 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:17:43.311 | + functions-common:time_stop:2425 : local name 2022-03-23 16:17:43.313 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:17:43.316 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:17:43.318 | + functions-common:time_stop:2428 : local total 2022-03-23 16:17:43.320 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:17:43.323 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:17:43.325 | + functions-common:time_stop:2432 : start_time=1648052247844 2022-03-23 16:17:43.328 | + functions-common:time_stop:2434 : [[ -z 1648052247844 ]] 2022-03-23 16:17:43.331 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:17:43.335 | + functions-common:time_stop:2437 : end_time=1648052263333 2022-03-23 16:17:43.338 | + functions-common:time_stop:2438 : elapsed_time=15489 2022-03-23 16:17:43.340 | + functions-common:time_stop:2439 : total=79179 2022-03-23 16:17:43.342 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:17:43.345 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=94668 2022-03-23 16:17:43.347 | + inc/python:pip_install:203 : return 0 2022-03-23 16:17:43.350 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:17:43.352 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:17:43.355 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:17:43.375 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-23 16:17:43.387 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-23 16:17:43.390 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-23 16:17:43.392 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:17:43.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:17:43.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-23 16:17:43.400 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:17:43.403 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:17:43.406 | + ./stack.sh:main:920 : configure_glance 2022-03-23 16:17:43.408 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-23 16:17:43.421 | + lib/glance:configure_glance:326 : local dburl 2022-03-23 16:17:43.424 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-23 16:17:43.427 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-23 16:17:43.429 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-23 16:17:43.432 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-03-23 16:17:43.434 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:17:43.437 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:17:43.440 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-23 16:17:43.469 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-23 16:17:43.498 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-23 16:17:43.528 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:17:43.558 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-23 16:17:43.589 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-23 16:17:43.619 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-23 16:17:43.621 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:17:43.624 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-23 16:17:43.626 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:17:43.629 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-23 16:17:43.658 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-23 16:17:43.688 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:17:43.718 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-23 16:17:43.748 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-23 16:17:43.778 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-23 16:17:43.809 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-23 16:17:43.840 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-23 16:17:43.870 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:17:43.900 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:17:43.931 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:17:43.962 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-23 16:17:43.964 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-23 16:17:43.967 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-23 16:17:43.970 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:17:43.972 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:17:43.975 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:17:43.991 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:43.995 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:17:43.997 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:17:44.000 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:17:44.016 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:44.019 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:17:44.022 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:17:44.052 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:17:44.054 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:17:44.057 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-23 16:17:44.059 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-23 16:17:44.062 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-23 16:17:44.092 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-23 16:17:44.123 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-23 16:17:44.125 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-23 16:17:44.128 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-23 16:17:44.130 | + lib/glance:configure_glance_store:254 : local be 2022-03-23 16:17:44.133 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:17:44.135 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-23 16:17:44.138 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:17:44.168 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-23 16:17:44.171 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.45 2022-03-23 16:17:44.202 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-23 16:17:44.204 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-23 16:17:44.223 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:44.225 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-23 16:17:44.264 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-23 16:17:44.300 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-23 16:17:44.335 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-23 16:17:44.366 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-23 16:17:44.404 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-23 16:17:44.427 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:44.431 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:17:44.464 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-23 16:17:44.506 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-23 16:17:44.537 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.45/identity/v3 2022-03-23 16:17:44.568 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-23 16:17:44.602 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.45/image 2022-03-23 16:17:44.632 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-23 16:17:44.649 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:44.652 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-23 16:17:44.654 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-23 16:17:44.657 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-23 16:17:44.660 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:17:44.677 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:17:44.680 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:17:44.683 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:17:44.685 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:17:44.688 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:17:44.719 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:17:44.750 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:17:44.781 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:17:44.811 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-23 16:17:44.816 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-23 16:17:44.847 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-23 16:17:44.877 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-23 16:17:44.907 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.45/identity 2022-03-23 16:17:44.938 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-23 16:17:44.969 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-23 16:17:44.999 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-23 16:17:45.030 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-23 16:17:45.061 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-23 16:17:45.092 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-23 16:17:45.123 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-23 16:17:45.154 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-23 16:17:45.159 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-23 16:17:45.169 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-23 16:17:45.190 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:17:45.192 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-23 16:17:45.195 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-23 16:17:45.197 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-03-23 16:17:45.200 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-23 16:17:45.202 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-03-23 16:17:45.205 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-03-23 16:17:45.210 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-03-23 16:17:45.212 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-23 16:17:45.216 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-23 16:17:45.247 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-03-23 16:17:45.249 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-23 16:17:45.252 | ++ functions:get_random_port:837 : true 2022-03-23 16:17:45.254 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-23 16:17:45.257 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-23 16:17:45.259 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-23 16:17:45.317 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-23 16:17:45.320 | ++ functions:get_random_port:841 : break 2 2022-03-23 16:17:45.322 | ++ functions:get_random_port:845 : echo 60999 2022-03-23 16:17:45.325 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-03-23 16:17:45.327 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-23 16:17:45.356 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-23 16:17:45.385 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-23 16:17:45.413 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:17:45.441 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:17:45.470 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:17:45.498 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:17:45.527 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:17:45.555 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:17:45.584 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:17:45.612 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:17:45.641 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:17:45.669 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:17:45.699 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:17:45.732 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-23 16:17:45.766 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-23 16:17:45.797 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-23 16:17:45.832 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-23 16:17:45.861 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-23 16:17:45.893 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-03-23 16:17:45.896 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-03-23 16:17:45.898 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:17:45.900 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:45.903 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:45.905 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-23 16:17:45.909 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-03-23 16:17:45.964 | proxy (enabled by site administrator) 2022-03-23 16:17:45.967 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-03-23 16:17:45.970 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-03-23 16:17:45.972 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:17:45.975 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:45.977 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:45.980 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-23 16:17:45.982 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-03-23 16:17:46.037 | proxy_http (enabled by site administrator) 2022-03-23 16:17:46.041 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-03-23 16:17:46.044 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-03-23 16:17:46.046 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-03-23 16:17:46.049 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:17:46.052 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:46.054 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:46.056 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:17:46.059 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:17:46.063 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-03-23 16:17:46.063 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:17:46.072 | KeepAlive Off 2022-03-23 16:17:46.076 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-03-23 16:17:46.076 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:17:46.085 | SetEnv proxy-sendchunked 1 2022-03-23 16:17:46.096 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-23 16:17:46.103 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-23 16:17:46.106 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-23 16:17:46.110 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-03-23 16:17:46.112 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-03-23 16:17:46.115 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:17:46.117 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:17:46.120 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:17:46.123 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:46.125 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:46.128 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:17:46.130 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:17:46.133 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:17:46.135 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:17:46.137 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-03-23 16:17:46.200 | Site glance-wsgi-api already enabled 2022-03-23 16:17:46.205 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-03-23 16:17:46.208 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:17:46.210 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:17:46.213 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:17:46.351 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-23 16:17:46.357 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-23 16:17:46.389 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-23 16:17:46.392 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-23 16:17:46.411 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:17:46.413 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-23 16:17:46.416 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-23 16:17:46.419 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-23 16:17:46.421 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:17:46.424 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-23 16:17:46.426 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-23 16:17:46.429 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-23 16:17:46.431 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-23 16:17:46.433 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:17:46.435 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:17:46.438 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:17:46.441 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:17:46.443 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:17:46.447 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:17:46.464 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:17:46.466 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:17:46.469 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:17:46.472 | + functions-common:git_clone:629 : echo master 2022-03-23 16:17:46.472 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:17:46.477 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-23 16:17:46.480 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:17:46.482 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-23 16:17:46.485 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:17:46.486 | + functions-common:git_clone:678 : head -1 2022-03-23 16:17:46.491 | 41e315d63 Merge "Prohibit volume manage to an encrypted volume type" 2022-03-23 16:17:46.494 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:17:46.496 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-23 16:17:46.499 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:17:46.502 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:17:46.504 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-23 16:17:46.507 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:17:46.510 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-23 16:17:46.512 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:17:46.515 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:17:46.518 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-23 16:17:46.522 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:17:46.524 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:17:46.527 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-23 16:17:46.530 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:17:46.533 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-23 16:17:46.536 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:17:46.539 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:17:46.542 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-23 16:17:46.548 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-23 16:17:46.551 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-23 16:17:47.191 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-23 16:17:47.194 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:17:47.197 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:17:47.200 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:17:47.203 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-23 16:17:47.207 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-23 16:17:47.210 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:17:47.213 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:17:47.216 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:17:47.219 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:17:47.222 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:17:47.225 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:17:47.228 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:17:47.230 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-23 16:17:47.253 | Using python 3.8 to install /opt/stack/cinder 2022-03-23 16:17:47.255 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-23 16:17:48.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:48.120 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:48.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:17:48.120 | from cryptography.utils import int_from_bytes 2022-03-23 16:17:49.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:17:49.334 | Obtaining file:///opt/stack/cinder 2022-03-23 16:17:49.335 | Preparing metadata (setup.py): started 2022-03-23 16:17:53.286 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:17:53.417 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.8.1) 2022-03-23 16:17:53.418 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.1) 2022-03-23 16:17:53.420 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.33.0) 2022-03-23 16:17:53.421 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.1.2) 2022-03-23 16:17:53.422 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.20.4) 2022-03-23 16:17:53.423 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.0.2) 2022-03-23 16:17:53.424 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev30) (3.2.0) 2022-03-23 16:17:53.425 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:17:53.426 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (9.4.0) 2022-03-23 16:17:53.427 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.8.0) 2022-03-23 16:17:53.428 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.3) 2022-03-23 16:17:53.429 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (8.8.0) 2022-03-23 16:17:53.430 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.0) 2022-03-23 16:17:53.431 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.1.0) 2022-03-23 16:17:53.433 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (11.2.0) 2022-03-23 16:17:53.434 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.7.0) 2022-03-23 16:17:53.435 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (12.13.0) 2022-03-23 16:17:53.436 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.5.1) 2022-03-23 16:17:53.437 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.11.0) 2022-03-23 16:17:53.439 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.7.0) 2022-03-23 16:17:53.440 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.3.0) 2022-03-23 16:17:53.441 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:17:53.442 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.3.0) 2022-03-23 16:17:53.443 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.0) 2022-03-23 16:17:53.444 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:17:53.445 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.12.2) 2022-03-23 16:17:53.446 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.6.0) 2022-03-23 16:17:53.447 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.4.2) 2022-03-23 16:17:53.448 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (21.3) 2022-03-23 16:17:53.449 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.8.1) 2022-03-23 16:17:53.450 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:17:53.451 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.1) 2022-03-23 16:17:53.452 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.9.0) 2022-03-23 16:17:53.454 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.0.7) 2022-03-23 16:17:53.455 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.3.0) 2022-03-23 16:17:53.456 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.6.0) 2022-03-23 16:17:53.457 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.4.0) 2022-03-23 16:17:53.458 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (17.7.0) 2022-03-23 16:17:53.459 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.13.1) 2022-03-23 16:17:53.460 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2021.3) 2022-03-23 16:17:53.461 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.27.1) 2022-03-23 16:17:53.462 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.5.1) 2022-03-23 16:17:53.464 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (4.6.4) 2022-03-23 16:17:53.465 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.1.74) 2022-03-23 16:17:53.466 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.16.0) 2022-03-23 16:17:53.467 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.4.31) 2022-03-23 16:17:53.468 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.13.0) 2022-03-23 16:17:53.469 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.5.0) 2022-03-23 16:17:53.470 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.8.9) 2022-03-23 16:17:53.471 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (6.3.1) 2022-03-23 16:17:53.472 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.8.7) 2022-03-23 16:17:53.474 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.1.0) 2022-03-23 16:17:53.475 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.0) 2022-03-23 16:17:53.476 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.2.0) 2022-03-23 16:17:53.477 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (5.6.0) 2022-03-23 16:17:53.478 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.10.1) 2022-03-23 16:17:53.479 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (2.38.0) 2022-03-23 16:17:53.480 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (3.10.1) 2022-03-23 16:17:53.481 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (36.0.1) 2022-03-23 16:17:53.482 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (0.2.2) 2022-03-23 16:17:53.483 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.5.1.0) 2022-03-23 16:17:53.484 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev30) (1.21.7) 2022-03-23 16:17:53.498 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (0.5.2) 2022-03-23 16:17:53.499 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (1.24.7) 2022-03-23 16:17:53.500 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev30) (0.10.0) 2022-03-23 16:17:53.561 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev30) (1.15.0) 2022-03-23 16:17:53.592 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev30) (2.1.0) 2022-03-23 16:17:53.606 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (0.1.0) 2022-03-23 16:17:53.607 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:17:53.608 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (2.6.0) 2022-03-23 16:17:53.610 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (4.1.1) 2022-03-23 16:17:53.704 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev30) (1.7.0) 2022-03-23 16:17:53.757 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (3.1.1) 2022-03-23 16:17:53.761 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (2.10.1) 2022-03-23 16:17:53.788 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (0.2.8) 2022-03-23 16:17:53.789 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (0.4.8) 2022-03-23 16:17:53.790 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev30) (4.8) 2022-03-23 16:17:53.844 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev30) (0.17.3) 2022-03-23 16:17:53.889 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (6.0) 2022-03-23 16:17:53.890 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:17:53.892 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:17:53.893 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev30) (0.8.0) 2022-03-23 16:17:53.982 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (0.5.0) 2022-03-23 16:17:53.984 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (1.7.6) 2022-03-23 16:17:53.985 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev30) (2.0.1) 2022-03-23 16:17:54.045 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev30) (0.9.6) 2022-03-23 16:17:54.048 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev30) (2.8.2) 2022-03-23 16:17:54.108 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (0.4.0) 2022-03-23 16:17:54.109 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.9) 2022-03-23 16:17:54.111 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.2.3) 2022-03-23 16:17:54.113 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.0) 2022-03-23 16:17:54.114 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (2.4.0) 2022-03-23 16:17:54.138 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.0.3) 2022-03-23 16:17:54.139 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.3.0) 2022-03-23 16:17:54.141 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (3.2.0) 2022-03-23 16:17:54.188 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev30) (1.0.3) 2022-03-23 16:17:54.272 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev30) (3.0.0) 2022-03-23 16:17:54.276 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev30) (1.3.3) 2022-03-23 16:17:54.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev30) (3.1.1) 2022-03-23 16:17:54.324 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev30) (0.11.0) 2022-03-23 16:17:54.391 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev30) (1.0.0) 2022-03-23 16:17:54.394 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev30) (1.26.8) 2022-03-23 16:17:54.524 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev30) (1.5.0) 2022-03-23 16:17:54.549 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev30) (60.9.3) 2022-03-23 16:17:54.688 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (3.10.1) 2022-03-23 16:17:54.733 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.3.3) 2022-03-23 16:17:54.736 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (22.0.0) 2022-03-23 16:17:54.737 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.13.3) 2022-03-23 16:17:54.935 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (3.3) 2022-03-23 16:17:54.936 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (2019.11.28) 2022-03-23 16:17:54.939 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev30) (2.0.12) 2022-03-23 16:17:54.975 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev30) (0.7) 2022-03-23 16:17:55.006 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev30) (0.23.2) 2022-03-23 16:17:55.245 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.4.2) 2022-03-23 16:17:55.246 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev30) (0.5.2) 2022-03-23 16:17:55.388 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (1.4.2) 2022-03-23 16:17:55.390 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:17:55.392 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev30) (2.6.3) 2022-03-23 16:17:55.524 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev30) (0.12.2) 2022-03-23 16:17:55.643 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (1.1.6) 2022-03-23 16:17:55.644 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (5.4.0) 2022-03-23 16:17:55.646 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (4.11.1) 2022-03-23 16:17:55.680 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (5.0.0) 2022-03-23 16:17:55.927 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev30) (2.21) 2022-03-23 16:17:56.007 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (2.4.0) 2022-03-23 16:17:56.009 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (0.5.0) 2022-03-23 16:17:56.172 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev30) (2.5.0) 2022-03-23 16:17:56.264 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (3.19.4) 2022-03-23 16:17:56.266 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev30) (1.55.0) 2022-03-23 16:17:56.479 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev30) (2.1.0) 2022-03-23 16:17:56.904 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev30) (1.1.5) 2022-03-23 16:17:56.953 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev30) (0.13.1) 2022-03-23 16:17:57.005 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev30) (0.2.5) 2022-03-23 16:17:58.059 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (1.32) 2022-03-23 16:17:58.331 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (21.4.0) 2022-03-23 16:17:58.333 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev30) (1.8.2) 2022-03-23 16:17:58.477 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev30) (2.2) 2022-03-23 16:17:58.671 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev30) (1.0.0) 2022-03-23 16:17:58.800 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev30) (3.7.0) 2022-03-23 16:18:00.479 | Installing collected packages: cinder 2022-03-23 16:18:00.479 | Attempting uninstall: cinder 2022-03-23 16:18:00.479 | Found existing installation: cinder 20.1.0.dev30 2022-03-23 16:18:00.485 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-23 16:18:00.487 | Running setup.py develop for cinder 2022-03-23 16:18:06.200 | Successfully installed cinder 2022-03-23 16:18:06.200 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:18:06.208 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:18:06.208 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:18:06.371 | + inc/python:pip_install:200 : result=0 2022-03-23 16:18:06.374 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:18:06.376 | + functions-common:time_stop:2425 : local name 2022-03-23 16:18:06.379 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:18:06.382 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:18:06.386 | + functions-common:time_stop:2428 : local total 2022-03-23 16:18:06.389 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:18:06.393 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:18:06.396 | + functions-common:time_stop:2432 : start_time=1648052267247 2022-03-23 16:18:06.399 | + functions-common:time_stop:2434 : [[ -z 1648052267247 ]] 2022-03-23 16:18:06.403 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:18:06.408 | + functions-common:time_stop:2437 : end_time=1648052286405 2022-03-23 16:18:06.410 | + functions-common:time_stop:2438 : elapsed_time=19158 2022-03-23 16:18:06.412 | + functions-common:time_stop:2439 : total=94668 2022-03-23 16:18:06.414 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:18:06.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=113826 2022-03-23 16:18:06.419 | + inc/python:pip_install:203 : return 0 2022-03-23 16:18:06.422 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:18:06.424 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:18:06.427 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:18:06.451 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-23 16:18:06.465 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-23 16:18:06.468 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-23 16:18:06.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:18:06.475 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:18:06.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-23 16:18:06.481 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:18:06.484 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-23 16:18:06.487 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-23 16:18:06.490 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-23 16:18:06.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:06.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:06.499 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-23 16:18:06.513 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-23 16:18:06.515 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:18:06.518 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:18:06.521 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:18:06.524 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:18:06.527 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:18:06.529 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:18:06.532 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:06.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:06.538 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:18:06.541 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:18:06.544 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:18:06.547 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:18:06.550 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-23 16:18:06.553 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:18:06.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:06.560 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:06.562 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-23 16:18:06.595 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-23 16:18:06.706 | Reading package lists... 2022-03-23 16:18:06.976 | Building dependency tree... 2022-03-23 16:18:06.977 | Reading state information... 2022-03-23 16:18:07.239 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-23 16:18:07.239 | The following packages were automatically installed and are no longer required: 2022-03-23 16:18:07.240 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:18:07.240 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:18:07.240 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:18:07.240 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:18:07.241 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:18:07.241 | python3-zope.interface 2022-03-23 16:18:07.241 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:18:07.358 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:18:07.362 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:18:07.365 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:18:07.368 | + functions-common:time_stop:2425 : local name 2022-03-23 16:18:07.370 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:18:07.373 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:18:07.379 | + functions-common:time_stop:2428 : local total 2022-03-23 16:18:07.389 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:18:07.392 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:18:07.395 | + functions-common:time_stop:2432 : start_time=1648052286592 2022-03-23 16:18:07.398 | + functions-common:time_stop:2434 : [[ -z 1648052286592 ]] 2022-03-23 16:18:07.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:18:07.406 | + functions-common:time_stop:2437 : end_time=1648052287403 2022-03-23 16:18:07.409 | + functions-common:time_stop:2438 : elapsed_time=811 2022-03-23 16:18:07.412 | + functions-common:time_stop:2439 : total=5597 2022-03-23 16:18:07.415 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:18:07.417 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6408 2022-03-23 16:18:07.420 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:18:07.424 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:18:07.427 | + ./stack.sh:main:926 : configure_cinder 2022-03-23 16:18:07.430 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-23 16:18:07.444 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-23 16:18:07.449 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-23 16:18:07.451 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-23 16:18:07.453 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:18:07.457 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-23 16:18:07.457 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:18:07.462 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-23 16:18:07.464 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-23 16:18:07.466 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:18:07.468 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-23 16:18:07.471 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-23 16:18:07.473 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-23 16:18:07.475 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-23 16:18:07.477 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-23 16:18:07.490 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-23 16:18:07.502 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-23 16:18:07.516 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-23 16:18:07.531 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-23 16:18:07.546 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:18:07.549 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:18:07.553 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.kQzlUHAhpu 2022-03-23 16:18:07.558 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:18:07.561 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-23 16:18:07.564 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-23 16:18:07.566 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.kQzlUHAhpu 2022-03-23 16:18:07.570 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.kQzlUHAhpu 2022-03-23 16:18:07.583 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.kQzlUHAhpu /etc/sudoers.d/cinder-rootwrap 2022-03-23 16:18:07.595 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-23 16:18:07.600 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:18:07.602 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:18:07.605 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:18:07.607 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:18:07.609 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 16:18:07.611 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 16:18:07.614 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-23 16:18:07.616 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-23 16:18:07.621 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-23 16:18:07.626 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-23 16:18:07.645 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-23 16:18:07.665 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-23 16:18:07.685 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-23 16:18:07.705 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-23 16:18:07.724 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-23 16:18:07.744 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-23 16:18:07.763 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-23 16:18:07.784 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-23 16:18:07.787 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:18:07.789 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-23 16:18:07.792 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:18:07.794 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-23 16:18:07.824 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-23 16:18:07.854 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:18:07.883 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-23 16:18:07.914 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-23 16:18:07.943 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-23 16:18:07.973 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-23 16:18:08.003 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-23 16:18:08.032 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:18:08.061 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:18:08.091 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-23 16:18:08.123 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-23 16:18:08.155 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-23 16:18:08.158 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-23 16:18:08.160 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-23 16:18:08.163 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-03-23 16:18:08.166 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:18:08.169 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-23 16:18:08.202 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-23 16:18:08.231 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-23 16:18:08.260 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-23 16:18:08.289 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-23 16:18:08.318 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-23 16:18:08.347 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-23 16:18:08.378 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-23 16:18:08.381 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.45 2022-03-23 16:18:08.410 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:18:08.443 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-23 16:18:08.451 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 054b3c93f6ebe84ddc80aec9a9da8bc0 2022-03-23 16:18:08.480 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-23 16:18:08.483 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:18:08.512 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:18:08.542 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:18:08.571 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-23 16:18:08.601 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-23 16:18:08.619 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:08.621 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:18:08.624 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-23 16:18:08.626 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-23 16:18:08.629 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-23 16:18:08.631 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:18:08.634 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-23 16:18:08.636 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-23 16:18:08.638 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-23 16:18:08.641 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-23 16:18:08.643 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-23 16:18:08.646 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-23 16:18:08.677 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-23 16:18:08.708 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-23 16:18:08.737 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-23 16:18:08.765 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-23 16:18:08.794 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-23 16:18:08.824 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-23 16:18:08.826 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-23 16:18:08.829 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-23 16:18:08.832 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-23 16:18:08.862 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-23 16:18:08.865 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-23 16:18:08.894 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-23 16:18:08.896 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-23 16:18:08.899 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-23 16:18:08.901 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-23 16:18:08.932 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-23 16:18:08.935 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-23 16:18:08.937 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-23 16:18:08.957 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:08.960 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-23 16:18:08.962 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-23 16:18:08.965 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-23 16:18:08.967 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-23 16:18:08.997 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.45:8080/v1/AUTH_ 2022-03-23 16:18:09.028 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-23 16:18:09.045 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:09.047 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-23 16:18:09.066 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:09.068 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-23 16:18:09.085 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:09.088 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-23 16:18:09.091 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-23 16:18:09.093 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-23 16:18:09.096 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-23 16:18:09.098 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:18:09.101 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:18:09.103 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:18:09.120 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:09.124 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:18:09.126 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:18:09.129 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:18:09.146 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:09.148 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:18:09.151 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:18:09.182 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:18:09.185 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:18:09.187 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-23 16:18:09.189 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-23 16:18:09.192 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:18:09.195 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:18:09.214 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:18:09.217 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:18:09.219 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:18:09.222 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:18:09.225 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:18:09.255 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:18:09.288 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:18:09.318 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:18:09.352 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-23 16:18:09.378 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:09.380 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-23 16:18:09.383 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:18:09.385 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-23 16:18:09.387 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-03-23 16:18:09.390 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:18:09.392 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:18:09.395 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-03-23 16:18:09.400 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-03-23 16:18:09.403 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:18:09.405 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:18:09.418 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:18:09.418 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:18:09.427 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:18:09.431 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:18:09.447 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:18:09.450 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-23 16:18:09.454 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-23 16:18:09.486 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:18:09.524 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-23 16:18:09.557 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:18:09.586 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:18:09.617 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:18:09.650 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:18:09.684 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:18:09.713 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:18:09.741 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:18:09.769 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:18:09.797 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:18:09.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:18:09.854 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:18:09.856 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:18:09.860 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-03-23 16:18:09.863 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-03-23 16:18:09.865 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:18:09.868 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:09.871 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:09.873 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:18:09.876 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:18:09.879 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-23 16:18:09.909 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:18:09.937 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-23 16:18:09.937 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-23 16:18:09.946 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-23 16:18:09.950 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-03-23 16:18:09.953 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-03-23 16:18:09.956 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:18:09.958 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:18:09.962 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:18:09.965 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:09.968 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:09.971 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:18:09.975 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:18:09.978 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:09.981 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:09.984 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-03-23 16:18:10.058 | Enabling site cinder-wsgi. 2022-03-23 16:18:10.067 | To activate the new configuration, you need to run: 2022-03-23 16:18:10.067 | systemctl reload apache2 2022-03-23 16:18:10.073 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:18:10.076 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:18:10.080 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:18:10.083 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:18:10.237 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-23 16:18:10.243 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-23 16:18:10.287 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.45/image 2022-03-23 16:18:10.324 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-23 16:18:10.344 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:10.347 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-23 16:18:10.350 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-23 16:18:10.352 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:18:10.355 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:18:10.357 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-23 16:18:10.391 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-23 16:18:10.428 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.45/identity 2022-03-23 16:18:10.462 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-23 16:18:10.492 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-23 16:18:10.521 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-23 16:18:10.551 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-23 16:18:10.580 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-23 16:18:10.610 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:18:10.641 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-23 16:18:10.670 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-23 16:18:10.699 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:18:10.730 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-23 16:18:10.732 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-23 16:18:10.750 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:10.752 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.45:2379 2022-03-23 16:18:10.784 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-23 16:18:10.786 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-23 16:18:10.805 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:10.807 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-23 16:18:10.810 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-23 16:18:10.812 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-23 16:18:10.815 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:18:10.818 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-23 16:18:10.820 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-23 16:18:10.824 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:18:10.825 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:18:10.831 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:18:10.833 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:18:10.836 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:18:10.839 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:18:10.842 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-23 16:18:10.844 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-23 16:18:10.847 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-23 16:18:10.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:18:10.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:18:10.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-23 16:18:10.857 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:18:10.860 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-23 16:18:10.862 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-23 16:18:10.864 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-23 16:18:10.867 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:18:10.869 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:18:10.872 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:18:10.875 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:18:10.877 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:18:10.880 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:18:10.900 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:18:10.903 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:18:10.905 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:18:10.908 | + functions-common:git_clone:629 : echo master 2022-03-23 16:18:10.909 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:18:10.914 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-23 16:18:10.916 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:18:10.919 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-23 16:18:10.922 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:18:10.922 | + functions-common:git_clone:678 : head -1 2022-03-23 16:18:10.925 | 4578d72368 Remove ovs agent's common constants module 2022-03-23 16:18:10.928 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:18:10.931 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-23 16:18:10.933 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:18:10.936 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:18:10.939 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-23 16:18:10.941 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:18:10.944 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-23 16:18:10.947 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:18:10.949 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:18:10.952 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-23 16:18:10.954 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:18:10.957 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:18:10.960 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-23 16:18:10.963 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:18:10.966 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-23 16:18:10.969 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:18:10.972 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:18:10.975 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-23 16:18:10.981 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-23 16:18:10.984 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-23 16:18:11.631 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-23 16:18:11.634 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:18:11.636 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:18:11.638 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:18:11.641 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-23 16:18:11.643 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-23 16:18:11.646 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:18:11.648 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:18:11.651 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:18:11.653 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:18:11.656 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:18:11.659 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:18:11.661 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:18:11.664 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-23 16:18:11.688 | Using python 3.8 to install /opt/stack/neutron 2022-03-23 16:18:11.690 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-23 16:18:12.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:12.559 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:12.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:12.559 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:13.697 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:18:13.724 | Obtaining file:///opt/stack/neutron 2022-03-23 16:18:13.724 | Preparing metadata (setup.py): started 2022-03-23 16:18:17.906 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:18:17.998 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.8.1) 2022-03-23 16:18:17.999 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 16:18:18.000 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.1.1) 2022-03-23 16:18:18.001 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.1) 2022-03-23 16:18:18.002 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.5.0) 2022-03-23 16:18:18.003 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.1) 2022-03-23 16:18:18.004 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.33.0) 2022-03-23 16:18:18.005 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.1) 2022-03-23 16:18:18.007 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.20.4) 2022-03-23 16:18:18.008 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.27.1) 2022-03-23 16:18:18.009 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.0.3) 2022-03-23 16:18:18.010 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (9.4.0) 2022-03-23 16:18:18.011 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.8.0) 2022-03-23 16:18:18.012 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.11.0) 2022-03-23 16:18:18.013 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.20.0) 2022-03-23 16:18:18.014 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (7.8.0) 2022-03-23 16:18:18.015 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 16:18:18.016 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.4.31) 2022-03-23 16:18:18.018 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.8.7) 2022-03-23 16:18:18.019 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 16:18:18.020 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.7.6) 2022-03-23 16:18:18.021 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.5.0) 2022-03-23 16:18:18.022 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 16:18:18.023 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 16:18:18.024 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (8.8.0) 2022-03-23 16:18:18.025 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.1.0) 2022-03-23 16:18:18.026 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (11.2.0) 2022-03-23 16:18:18.027 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.1.0) 2022-03-23 16:18:18.028 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.7.0) 2022-03-23 16:18:18.030 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (12.13.0) 2022-03-23 16:18:18.031 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.1) 2022-03-23 16:18:18.032 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.11.0) 2022-03-23 16:18:18.033 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.0) 2022-03-23 16:18:18.034 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.0) 2022-03-23 16:18:18.035 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (6.3.1) 2022-03-23 16:18:18.036 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.3.0) 2022-03-23 16:18:18.037 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.8.0) 2022-03-23 16:18:18.038 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.5.0) 2022-03-23 16:18:18.039 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.12.2) 2022-03-23 16:18:18.040 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.6.0) 2022-03-23 16:18:18.041 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (3.4.2) 2022-03-23 16:18:18.043 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.3.1) 2022-03-23 16:18:18.044 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.1.0) 2022-03-23 16:18:18.045 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.16.0) 2022-03-23 16:18:18.046 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (1.15.1) 2022-03-23 16:18:18.047 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (21.3) 2022-03-23 16:18:18.048 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (5.9.0) 2022-03-23 16:18:18.049 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.6.6) 2022-03-23 16:18:18.050 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (22.0.0) 2022-03-23 16:18:18.051 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (17.7.0) 2022-03-23 16:18:18.052 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (0.61.0) 2022-03-23 16:18:18.053 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (4.5.0) 2022-03-23 16:18:18.054 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.7.1) 2022-03-23 16:18:18.055 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.4.0) 2022-03-23 16:18:18.056 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev49) (2.10.1) 2022-03-23 16:18:18.073 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (1.1.6) 2022-03-23 16:18:18.074 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (5.4.0) 2022-03-23 16:18:18.075 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev49) (4.11.1) 2022-03-23 16:18:18.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.dev49) (1.13.3) 2022-03-23 16:18:18.096 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.16.0) 2022-03-23 16:18:18.097 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev49) (1.1.2) 2022-03-23 16:18:18.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.dev49) (2.1.0) 2022-03-23 16:18:18.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.dev49) (3.0.7) 2022-03-23 16:18:18.125 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev49) (2.1.0) 2022-03-23 16:18:18.183 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev49) (1.0.2) 2022-03-23 16:18:18.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.dev49) (1.7.0) 2022-03-23 16:18:18.238 | 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.dev49) (3.1.1) 2022-03-23 16:18:18.241 | 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.dev49) (4.4.0) 2022-03-23 16:18:18.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.dev49) (1.2.2) 2022-03-23 16:18:18.290 | 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.dev49) (2.7.0) 2022-03-23 16:18:18.318 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (2.5.0) 2022-03-23 16:18:18.319 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (0.10.0) 2022-03-23 16:18:18.320 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (36.0.1) 2022-03-23 16:18:18.321 | 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.dev49) (1.1.5) 2022-03-23 16:18:18.322 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (6.0) 2022-03-23 16:18:18.324 | 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.dev49) (1.32) 2022-03-23 16:18:18.325 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.4) 2022-03-23 16:18:18.326 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev49) (1.4.0) 2022-03-23 16:18:18.343 | 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.dev49) (1.0.3) 2022-03-23 16:18:18.435 | 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.dev49) (0.17.3) 2022-03-23 16:18:18.491 | 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.dev49) (1.5.0) 2022-03-23 16:18:18.550 | 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.dev49) (2.0.1) 2022-03-23 16:18:18.553 | 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.dev49) (0.13.0) 2022-03-23 16:18:18.556 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev49) (0.5.0) 2022-03-23 16:18:18.641 | 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.dev49) (0.9.6) 2022-03-23 16:18:18.644 | 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.dev49) (2.8.2) 2022-03-23 16:18:18.699 | 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.dev49) (5.2.3) 2022-03-23 16:18:18.702 | 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.dev49) (5.0.0) 2022-03-23 16:18:18.703 | 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.dev49) (5.0.9) 2022-03-23 16:18:18.705 | 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.dev49) (0.4.0) 2022-03-23 16:18:18.734 | 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.dev49) (3.2.0) 2022-03-23 16:18:18.736 | 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.dev49) (3.3.0) 2022-03-23 16:18:18.793 | 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.dev49) (1.15.0) 2022-03-23 16:18:18.850 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev49) (2021.3) 2022-03-23 16:18:18.880 | 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.dev49) (3.0.0) 2022-03-23 16:18:18.885 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev49) (1.3.3) 2022-03-23 16:18:18.908 | 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.dev49) (3.1.1) 2022-03-23 16:18:19.055 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev49) (2.4.0) 2022-03-23 16:18:19.135 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev49) (60.9.3) 2022-03-23 16:18:19.213 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (3.0.0) 2022-03-23 16:18:19.214 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev49) (0.3.5) 2022-03-23 16:18:19.324 | 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.dev49) (0.6.6) 2022-03-23 16:18:19.325 | 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.dev49) (0.6.6) 2022-03-23 16:18:19.326 | 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.dev49) (0.6.6) 2022-03-23 16:18:19.327 | 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.dev49) (0.6.6) 2022-03-23 16:18:19.328 | 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.dev49) (0.6.6) 2022-03-23 16:18:19.329 | 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.dev49) (0.6.6) 2022-03-23 16:18:19.331 | 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.dev49) (0.6.6) 2022-03-23 16:18:19.541 | 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.dev49) (3.10.1) 2022-03-23 16:18:19.544 | 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.dev49) (2.5.0) 2022-03-23 16:18:19.545 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev49) (3.2.0) 2022-03-23 16:18:19.587 | 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.dev49) (3.17.6) 2022-03-23 16:18:19.592 | 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.dev49) (2.1.0) 2022-03-23 16:18:19.681 | 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.dev49) (2.0.12) 2022-03-23 16:18:19.682 | 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.dev49) (1.26.8) 2022-03-23 16:18:19.684 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (3.3) 2022-03-23 16:18:19.685 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev49) (2019.11.28) 2022-03-23 16:18:19.721 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev49) (0.7) 2022-03-23 16:18:20.075 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev49) (0.12.2) 2022-03-23 16:18:20.153 | 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.dev49) (5.0.0) 2022-03-23 16:18:20.346 | 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.dev49) (2.21) 2022-03-23 16:18:20.419 | 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.dev49) (2.4.0) 2022-03-23 16:18:20.420 | 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.dev49) (0.5.0) 2022-03-23 16:18:20.647 | 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.dev49) (2.5.0) 2022-03-23 16:18:20.831 | 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.dev49) (2.2) 2022-03-23 16:18:21.356 | 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.dev49) (0.13.1) 2022-03-23 16:18:21.436 | 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.dev49) (0.2.5) 2022-03-23 16:18:22.052 | 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.dev49) (0.4.2) 2022-03-23 16:18:22.053 | 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.dev49) (0.5.2) 2022-03-23 16:18:22.353 | 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.dev49) (4.10.0) 2022-03-23 16:18:22.354 | 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.dev49) (2.0.0) 2022-03-23 16:18:22.521 | 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.dev49) (3.7.0) 2022-03-23 16:18:22.762 | 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.dev49) (21.4.0) 2022-03-23 16:18:22.764 | 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.dev49) (1.8.2) 2022-03-23 16:18:22.959 | 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.dev49) (1.0.0) 2022-03-23 16:18:23.183 | 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.dev49) (2.3.1) 2022-03-23 16:18:24.728 | Installing collected packages: neutron 2022-03-23 16:18:24.728 | Attempting uninstall: neutron 2022-03-23 16:18:24.729 | Found existing installation: neutron 20.1.0.dev49 2022-03-23 16:18:24.747 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-23 16:18:24.792 | Running setup.py develop for neutron 2022-03-23 16:18:30.658 | Successfully installed neutron 2022-03-23 16:18:30.658 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:18:30.666 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:18:30.666 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:18:30.822 | + inc/python:pip_install:200 : result=0 2022-03-23 16:18:30.825 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:18:30.827 | + functions-common:time_stop:2425 : local name 2022-03-23 16:18:30.830 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:18:30.832 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:18:30.834 | + functions-common:time_stop:2428 : local total 2022-03-23 16:18:30.837 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:18:30.839 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:18:30.841 | + functions-common:time_stop:2432 : start_time=1648052291680 2022-03-23 16:18:30.844 | + functions-common:time_stop:2434 : [[ -z 1648052291680 ]] 2022-03-23 16:18:30.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:18:30.851 | + functions-common:time_stop:2437 : end_time=1648052310848 2022-03-23 16:18:30.853 | + functions-common:time_stop:2438 : elapsed_time=19168 2022-03-23 16:18:30.855 | + functions-common:time_stop:2439 : total=113826 2022-03-23 16:18:30.858 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:18:30.860 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132994 2022-03-23 16:18:30.863 | + inc/python:pip_install:203 : return 0 2022-03-23 16:18:30.865 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:18:30.868 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:18:30.872 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:18:30.892 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-23 16:18:30.910 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-23 16:18:30.913 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-23 16:18:30.916 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:18:30.919 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:18:30.921 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-23 16:18:30.924 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:18:30.927 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:18:30.929 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:18:30.932 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-23 16:18:30.951 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:30.954 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-23 16:18:30.957 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-23 16:18:30.959 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-23 16:18:30.962 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:18:30.965 | + lib/stack:stack_install_service:32 : install_nova 2022-03-23 16:18:30.967 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-23 16:18:30.970 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-23 16:18:30.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:18:30.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:18:30.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-23 16:18:30.979 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:18:30.982 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-23 16:18:30.998 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:31.001 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-23 16:18:31.022 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:31.024 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-23 16:18:31.043 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:31.046 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-23 16:18:31.048 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-23 16:18:31.051 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-23 16:18:31.054 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:18:31.058 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:18:31.061 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:18:31.064 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:18:31.067 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:18:31.070 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:18:31.087 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:18:31.089 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:18:31.091 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:18:31.094 | + functions-common:git_clone:629 : echo master 2022-03-23 16:18:31.095 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:18:31.100 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-23 16:18:31.103 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:18:31.105 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-23 16:18:31.108 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:18:31.109 | + functions-common:git_clone:678 : head -1 2022-03-23 16:18:31.117 | d2b2516122 Merge "doc: Remove useless contributor/api-2 doc" 2022-03-23 16:18:31.120 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:18:31.123 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-23 16:18:31.125 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:18:31.128 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:18:31.130 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-23 16:18:31.133 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:18:31.136 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-23 16:18:31.138 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:18:31.141 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:18:31.143 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-23 16:18:31.146 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:18:31.148 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:18:31.151 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-23 16:18:31.154 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:18:31.157 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-23 16:18:31.161 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:18:31.164 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:18:31.167 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-23 16:18:31.174 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-23 16:18:31.177 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-23 16:18:31.820 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-23 16:18:31.823 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:18:31.827 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:18:31.830 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:18:31.834 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-23 16:18:31.838 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-23 16:18:31.841 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:18:31.844 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:18:31.847 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:18:31.850 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:18:31.852 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:18:31.856 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:18:31.860 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:18:31.863 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-23 16:18:31.891 | Using python 3.8 to install /opt/stack/nova 2022-03-23 16:18:31.893 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-23 16:18:32.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:32.755 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:32.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:18:32.755 | from cryptography.utils import int_from_bytes 2022-03-23 16:18:33.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:18:33.904 | Obtaining file:///opt/stack/nova 2022-03-23 16:18:33.905 | Preparing metadata (setup.py): started 2022-03-23 16:18:39.041 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:18:39.166 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.8.1) 2022-03-23 16:18:39.167 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.4.31) 2022-03-23 16:18:39.168 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.1) 2022-03-23 16:18:39.169 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.33.0) 2022-03-23 16:18:39.170 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.0.3) 2022-03-23 16:18:39.171 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (9.4.0) 2022-03-23 16:18:39.172 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.8.0) 2022-03-23 16:18:39.174 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.5.1) 2022-03-23 16:18:39.175 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (36.0.1) 2022-03-23 16:18:39.176 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.8.7) 2022-03-23 16:18:39.177 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.2) 2022-03-23 16:18:39.178 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.1.1) 2022-03-23 16:18:39.179 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:18:39.180 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:18:39.181 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.13.0) 2022-03-23 16:18:39.182 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.6) 2022-03-23 16:18:39.183 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.8.0) 2022-03-23 16:18:39.184 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.11.0) 2022-03-23 16:18:39.185 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.1) 2022-03-23 16:18:39.186 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.2) 2022-03-23 16:18:39.187 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:18:39.188 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.3.0) 2022-03-23 16:18:39.189 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:18:39.190 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (7.8.0) 2022-03-23 16:18:39.192 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.6.0) 2022-03-23 16:18:39.193 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.27.1) 2022-03-23 16:18:39.195 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.5.0) 2022-03-23 16:18:39.196 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:18:39.197 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:18:39.198 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.0) 2022-03-23 16:18:39.199 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (8.8.0) 2022-03-23 16:18:39.200 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.1.0) 2022-03-23 16:18:39.201 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.7.0) 2022-03-23 16:18:39.202 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:18:39.203 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.3.0) 2022-03-23 16:18:39.205 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.3.0) 2022-03-23 16:18:39.206 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:18:39.207 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.12.2) 2022-03-23 16:18:39.208 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (11.2.0) 2022-03-23 16:18:39.209 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:18:39.210 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (12.13.0) 2022-03-23 16:18:39.211 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.11.0) 2022-03-23 16:18:39.212 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:18:39.213 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.1.0) 2022-03-23 16:18:39.214 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.0) 2022-03-23 16:18:39.216 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:18:39.217 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.5.1) 2022-03-23 16:18:39.217 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.9.0) 2022-03-23 16:18:39.219 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.6.0) 2022-03-23 16:18:39.220 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (5.2.0) 2022-03-23 16:18:39.221 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.1.0) 2022-03-23 16:18:39.222 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.0) 2022-03-23 16:18:39.223 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.7.1) 2022-03-23 16:18:39.224 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:18:39.225 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.0.1) 2022-03-23 16:18:39.226 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.10.1) 2022-03-23 16:18:39.227 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.2.2) 2022-03-23 16:18:39.228 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:18:39.230 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (1.7.0) 2022-03-23 16:18:39.231 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (4.6.4) 2022-03-23 16:18:39.232 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.8.2) 2022-03-23 16:18:39.233 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:18:39.234 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (0.61.0) 2022-03-23 16:18:39.235 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev10) (6.0) 2022-03-23 16:18:39.251 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (1.1.6) 2022-03-23 16:18:39.252 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (5.4.0) 2022-03-23 16:18:39.255 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev10) (4.11.1) 2022-03-23 16:18:39.275 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev10) (5.3.0) 2022-03-23 16:18:39.315 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev10) (1.15.0) 2022-03-23 16:18:39.346 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (1.16.0) 2022-03-23 16:18:39.347 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:18:39.375 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:18:39.498 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (3.1.1) 2022-03-23 16:18:39.500 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev10) (4.4.0) 2022-03-23 16:18:39.557 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.0) 2022-03-23 16:18:39.558 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:18:39.560 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.4.4) 2022-03-23 16:18:39.561 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (0.10.0) 2022-03-23 16:18:39.562 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.1.5) 2022-03-23 16:18:39.563 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev10) (1.32) 2022-03-23 16:18:39.587 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (5.6.0) 2022-03-23 16:18:39.589 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev10) (6.3.1) 2022-03-23 16:18:39.640 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:39.643 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (1.15.1) 2022-03-23 16:18:39.645 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:18:39.702 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev10) (0.17.3) 2022-03-23 16:18:39.842 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (2.0.1) 2022-03-23 16:18:39.843 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:18:39.922 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev10) (0.9.6) 2022-03-23 16:18:39.983 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.4.0) 2022-03-23 16:18:39.984 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.2.3) 2022-03-23 16:18:39.989 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:18:39.990 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.9) 2022-03-23 16:18:40.015 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.2.0) 2022-03-23 16:18:40.018 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev10) (3.3.0) 2022-03-23 16:18:40.066 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev10) (1.0.3) 2022-03-23 16:18:40.124 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev10) (2021.3) 2022-03-23 16:18:40.156 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (3.0.0) 2022-03-23 16:18:40.161 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:18:40.212 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (21.3) 2022-03-23 16:18:40.213 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev10) (3.0.7) 2022-03-23 16:18:40.300 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev10) (1.5.0) 2022-03-23 16:18:40.327 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev10) (60.9.3) 2022-03-23 16:18:40.405 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev10) (0.2.5) 2022-03-23 16:18:40.484 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev10) (3.17.6) 2022-03-23 16:18:40.548 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (22.0.0) 2022-03-23 16:18:40.550 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.13.3) 2022-03-23 16:18:40.551 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev10) (1.3.3) 2022-03-23 16:18:40.595 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:18:40.599 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (3.10.1) 2022-03-23 16:18:40.601 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.1.0) 2022-03-23 16:18:40.678 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (1.26.8) 2022-03-23 16:18:40.681 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2.0.12) 2022-03-23 16:18:40.681 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (2019.11.28) 2022-03-23 16:18:40.684 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev10) (3.3) 2022-03-23 16:18:40.781 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev10) (0.7) 2022-03-23 16:18:40.991 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.4.2) 2022-03-23 16:18:40.992 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev10) (0.5.2) 2022-03-23 16:18:41.106 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (1.4.2) 2022-03-23 16:18:41.110 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:18:41.111 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev10) (2.6.3) 2022-03-23 16:18:41.198 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev10) (0.12.2) 2022-03-23 16:18:41.276 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev10) (1.22.2) 2022-03-23 16:18:41.309 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (5.0.0) 2022-03-23 16:18:41.572 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev10) (2.21) 2022-03-23 16:18:41.651 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (0.5.0) 2022-03-23 16:18:41.652 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:18:41.871 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (2.5.0) 2022-03-23 16:18:41.981 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev10) (2.2) 2022-03-23 16:18:42.480 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev10) (0.13.1) 2022-03-23 16:18:42.528 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.16.0) 2022-03-23 16:18:42.894 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:42.896 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:42.897 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:42.898 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:42.899 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:42.900 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:42.902 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev10) (0.6.6) 2022-03-23 16:18:44.118 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev10) (3.7.0) 2022-03-23 16:18:44.520 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (1.8.2) 2022-03-23 16:18:44.521 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev10) (21.4.0) 2022-03-23 16:18:44.618 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev10) (2.4.0) 2022-03-23 16:18:44.724 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev10) (1.0.0) 2022-03-23 16:18:46.320 | Installing collected packages: nova 2022-03-23 16:18:46.320 | Attempting uninstall: nova 2022-03-23 16:18:46.320 | Found existing installation: nova 25.1.0.dev10 2022-03-23 16:18:46.329 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-23 16:18:46.331 | Running setup.py develop for nova 2022-03-23 16:18:52.920 | Successfully installed nova 2022-03-23 16:18:52.921 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:18:52.929 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:18:52.929 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:18:53.084 | + inc/python:pip_install:200 : result=0 2022-03-23 16:18:53.088 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:18:53.091 | + functions-common:time_stop:2425 : local name 2022-03-23 16:18:53.095 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:18:53.098 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:18:53.102 | + functions-common:time_stop:2428 : local total 2022-03-23 16:18:53.105 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:18:53.108 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:18:53.110 | + functions-common:time_stop:2432 : start_time=1648052311884 2022-03-23 16:18:53.113 | + functions-common:time_stop:2434 : [[ -z 1648052311884 ]] 2022-03-23 16:18:53.117 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:18:53.121 | + functions-common:time_stop:2437 : end_time=1648052333118 2022-03-23 16:18:53.124 | + functions-common:time_stop:2438 : elapsed_time=21234 2022-03-23 16:18:53.126 | + functions-common:time_stop:2439 : total=132994 2022-03-23 16:18:53.128 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:18:53.130 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=154228 2022-03-23 16:18:53.133 | + inc/python:pip_install:203 : return 0 2022-03-23 16:18:53.136 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:18:53.138 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:18:53.141 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:18:53.160 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-23 16:18:53.173 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-23 16:18:53.176 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-23 16:18:53.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:18:53.182 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:18:53.184 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-23 16:18:53.187 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:18:53.190 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-23 16:18:53.203 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:18:53.206 | + ./stack.sh:main:937 : configure_nova 2022-03-23 16:18:53.208 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-23 16:18:53.221 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-23 16:18:53.223 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-23 16:18:53.226 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-23 16:18:53.230 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-23 16:18:53.230 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-23 16:18:53.235 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-23 16:18:53.238 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-23 16:18:53.240 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-23 16:18:53.243 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-23 16:18:53.245 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-23 16:18:53.247 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-23 16:18:53.250 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-23 16:18:53.253 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-23 16:18:53.264 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-23 16:18:53.277 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-23 16:18:53.289 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-23 16:18:53.302 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-23 16:18:53.314 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-23 16:18:53.318 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-23 16:18:53.322 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.b4hSEi3kz0 2022-03-23 16:18:53.325 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:18:53.327 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-23 16:18:53.330 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-23 16:18:53.333 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:18:53.336 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-23 16:18:53.338 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.b4hSEi3kz0 2022-03-23 16:18:53.342 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.b4hSEi3kz0 2022-03-23 16:18:53.354 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.b4hSEi3kz0 /etc/sudoers.d/nova-rootwrap 2022-03-23 16:18:53.367 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-23 16:18:53.372 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-23 16:18:53.374 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-23 16:18:53.377 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-23 16:18:53.379 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-23 16:18:53.382 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-23 16:18:53.384 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-23 16:18:53.387 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:18:53.390 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-23 16:18:53.396 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-23 16:18:53.413 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:53.416 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-23 16:18:53.418 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-23 16:18:53.423 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-23 16:18:53.427 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-23 16:18:53.457 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-23 16:18:53.460 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-23 16:18:53.488 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-23 16:18:53.517 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-23 16:18:53.544 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-23 16:18:53.575 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-23 16:18:53.605 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-23 16:18:53.635 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-23 16:18:53.637 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.45 2022-03-23 16:18:53.667 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-23 16:18:53.699 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-23 16:18:53.730 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-23 16:18:53.762 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-23 16:18:53.794 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-23 16:18:53.827 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-23 16:18:53.830 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:18:53.832 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:18:53.834 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:18:53.836 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:18:53.839 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:18:53.841 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:18:53.843 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:18:53.846 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:18:53.848 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:18:53.850 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:18:53.852 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:18:53.855 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-23 16:18:53.857 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:18:53.859 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:18:53.862 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:18:53.864 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:18:53.866 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:18:53.868 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:18:53.871 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-23 16:18:53.887 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:53.889 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:18:53.892 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-23 16:18:53.894 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-23 16:18:53.925 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-23 16:18:53.929 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:18:53.931 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:18:53.935 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:18:53.937 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:18:53.941 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:18:53.976 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-23 16:18:53.978 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-23 16:18:53.980 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-23 16:18:53.983 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-03-23 16:18:53.985 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:18:53.988 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-23 16:18:54.018 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-23 16:18:54.049 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-23 16:18:54.077 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-23 16:18:54.105 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-23 16:18:54.121 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:54.124 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-23 16:18:54.142 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:54.146 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-23 16:18:54.146 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-23 16:18:54.153 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-23 16:18:54.155 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-23 16:18:54.184 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-23 16:18:54.204 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:54.207 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-23 16:18:54.210 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:18:54.213 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:18:54.216 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:18:54.219 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-23 16:18:54.257 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-23 16:18:54.289 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:18:54.322 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-23 16:18:54.354 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-23 16:18:54.382 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-23 16:18:54.410 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-23 16:18:54.438 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-23 16:18:54.468 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:18:54.496 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:18:54.526 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-23 16:18:54.543 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:54.546 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-23 16:18:54.548 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-23 16:18:54.580 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-23 16:18:54.614 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.45/identity 2022-03-23 16:18:54.643 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-23 16:18:54.673 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-23 16:18:54.701 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-23 16:18:54.732 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-23 16:18:54.759 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-23 16:18:54.788 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-23 16:18:54.804 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:54.807 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-23 16:18:54.809 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-23 16:18:54.838 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-23 16:18:54.870 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-23 16:18:54.872 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-23 16:18:54.900 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-23 16:18:54.903 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-23 16:18:54.905 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-23 16:18:54.908 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:18:54.910 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:18:54.913 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:18:54.916 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:18:54.918 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:18:54.921 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:18:54.924 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-23 16:18:54.927 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:18:54.930 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:18:54.932 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:18:54.935 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:18:54.938 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:18:54.940 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:18:54.943 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:18:54.946 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:18:54.948 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:18:54.951 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:18:54.954 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:18:54.958 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-23 16:18:54.960 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-23 16:18:54.963 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-23 16:18:54.967 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:18:54.985 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:18:54.987 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:18:54.990 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:18:54.993 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:18:54.995 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:18:55.023 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:18:55.052 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:18:55.081 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:18:55.110 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-23 16:18:55.145 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-23 16:18:55.162 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:55.164 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-23 16:18:55.166 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-23 16:18:55.169 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-23 16:18:55.171 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-03-23 16:18:55.174 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:18:55.176 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:18:55.179 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-03-23 16:18:55.183 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-03-23 16:18:55.185 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:18:55.188 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:18:55.202 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:18:55.202 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:18:55.215 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:18:55.219 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:18:55.234 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:18:55.237 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-23 16:18:55.241 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-23 16:18:55.271 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-23 16:18:55.299 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-23 16:18:55.329 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:18:55.357 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:18:55.385 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:18:55.416 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:18:55.444 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:18:55.473 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:18:55.501 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:18:55.529 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:18:55.557 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:18:55.585 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:18:55.612 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:18:55.615 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:18:55.618 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-03-23 16:18:55.620 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-03-23 16:18:55.622 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:18:55.625 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:55.627 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:55.629 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:18:55.632 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:18:55.634 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-23 16:18:55.662 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:18:55.691 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-23 16:18:55.691 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-23 16:18:55.700 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-23 16:18:55.703 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-03-23 16:18:55.706 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-03-23 16:18:55.708 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:18:55.711 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:18:55.713 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:18:55.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:55.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:55.720 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:18:55.722 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:18:55.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:55.727 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:55.729 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-03-23 16:18:55.793 | Enabling site nova-api-wsgi. 2022-03-23 16:18:55.803 | To activate the new configuration, you need to run: 2022-03-23 16:18:55.803 | systemctl reload apache2 2022-03-23 16:18:55.809 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:18:55.812 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:18:55.814 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:18:55.816 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:18:56.029 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-23 16:18:56.044 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:56.047 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-23 16:18:56.049 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:18:56.051 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-23 16:18:56.054 | + lib/apache:write_uwsgi_config:256 : local url= 2022-03-23 16:18:56.056 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-03-23 16:18:56.058 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:18:56.063 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:18:56.066 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-03-23 16:18:56.068 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:18:56.070 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:18:56.084 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:18:56.084 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:18:56.092 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:18:56.096 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:18:56.112 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-23 16:18:56.114 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-23 16:18:56.118 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-23 16:18:56.148 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-23 16:18:56.179 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-23 16:18:56.207 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:18:56.235 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:18:56.264 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:18:56.291 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:18:56.320 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:18:56.348 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:18:56.376 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:18:56.404 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:18:56.432 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:18:56.461 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:18:56.494 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-03-23 16:18:56.496 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-23 16:18:56.525 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-23 16:18:56.541 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:56.544 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-23 16:18:56.575 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-23 16:18:56.578 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-23 16:18:56.581 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-23 16:18:56.599 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:56.602 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:18:56.605 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:18:56.636 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-23 16:18:56.667 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-23 16:18:56.669 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:18:56.672 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-23 16:18:56.674 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:18:56.677 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:18:56.679 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:18:56.696 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:56.699 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:18:56.702 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:18:56.704 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:18:56.721 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:56.723 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:18:56.726 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:18:56.754 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:18:56.756 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:18:56.759 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-23 16:18:56.787 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-23 16:18:56.822 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-23 16:18:56.853 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-23 16:18:56.870 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:56.872 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-23 16:18:56.900 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-23 16:18:56.903 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-23 16:18:56.906 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-23 16:18:56.936 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-23 16:18:56.966 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.45/identity 2022-03-23 16:18:57.002 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-23 16:18:57.033 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-23 16:18:57.061 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-23 16:18:57.090 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-23 16:18:57.120 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-23 16:18:57.149 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-23 16:18:57.177 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-23 16:18:57.194 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:57.197 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-23 16:18:57.201 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:18:57.204 | + lib/nova:create_nova_conf:553 : local conf 2022-03-23 16:18:57.207 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-23 16:18:57.210 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-23 16:18:57.213 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:18:57.216 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:18:57.219 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:18:57.221 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-23 16:18:57.224 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-23 16:18:57.228 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-23 16:18:57.231 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-23 16:18:57.233 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-23 16:18:57.236 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-03-23 16:18:57.238 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:18:57.241 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-23 16:18:57.274 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-23 16:18:57.314 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-23 16:18:57.354 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:18:57.358 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-23 16:18:57.362 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-23 16:18:57.365 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-23 16:18:57.383 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:57.387 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-23 16:18:57.388 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-23 16:18:58.144 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-23 16:18:58.146 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-23 16:18:58.149 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:18:58.152 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-23 16:18:58.154 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:18:58.157 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:18:58.159 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:18:58.176 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:58.179 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:18:58.182 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:18:58.184 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:18:58.200 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:58.203 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:18:58.206 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:18:58.236 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:18:58.239 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:18:58.243 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-23 16:18:58.264 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:58.267 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-23 16:18:58.269 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:18:58.272 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-23 16:18:58.302 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.45/identity 2022-03-23 16:18:58.331 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-23 16:18:58.359 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-23 16:18:58.391 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-23 16:18:58.419 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-23 16:18:58.447 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-23 16:18:58.476 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-23 16:18:58.505 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-23 16:18:58.507 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-23 16:18:58.510 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-23 16:18:58.513 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:18:58.530 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:18:58.532 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:18:58.535 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:18:58.537 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:18:58.539 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:18:58.568 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:18:58.596 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:18:58.624 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:18:58.653 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:18:58.656 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-23 16:18:58.660 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:18:58.663 | + lib/nova:create_nova_conf:587 : local conf 2022-03-23 16:18:58.666 | + lib/nova:create_nova_conf:588 : local offset 2022-03-23 16:18:58.669 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-23 16:18:58.671 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:18:58.674 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:18:58.676 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:18:58.679 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-23 16:18:58.681 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-23 16:18:58.684 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:18:58.686 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-23 16:18:58.689 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-23 16:18:58.691 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-23 16:18:58.707 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:58.710 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-23 16:18:58.712 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-23 16:18:58.728 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:58.731 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-23 16:18:58.747 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:58.749 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-23 16:18:58.766 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:18:58.769 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-23 16:18:58.786 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:18:58.789 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-23 16:18:58.791 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-23 16:18:58.794 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-23 16:18:58.796 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-23 16:18:58.799 | + lib/stack:stack_install_service:32 : install_placement 2022-03-23 16:18:58.801 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-23 16:18:58.804 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-03-23 16:18:58.807 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:58.809 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:58.812 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-03-23 16:18:58.815 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:18:58.817 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:18:58.820 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:18:58.822 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:18:58.825 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:18:58.827 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:18:58.830 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:58.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:58.835 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:18:58.837 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:18:58.840 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:18:58.842 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:18:58.845 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-23 16:18:58.847 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:18:58.850 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:58.852 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:58.855 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-23 16:18:58.877 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-23 16:18:58.987 | Reading package lists... 2022-03-23 16:18:59.232 | Building dependency tree... 2022-03-23 16:18:59.233 | Reading state information... 2022-03-23 16:18:59.483 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-23 16:18:59.483 | The following packages were automatically installed and are no longer required: 2022-03-23 16:18:59.484 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:18:59.484 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:18:59.484 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:18:59.484 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:18:59.484 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:18:59.484 | python3-zope.interface 2022-03-23 16:18:59.484 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:18:59.611 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:18:59.616 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:18:59.620 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:18:59.622 | + functions-common:time_stop:2425 : local name 2022-03-23 16:18:59.625 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:18:59.627 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:18:59.630 | + functions-common:time_stop:2428 : local total 2022-03-23 16:18:59.632 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:18:59.635 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:18:59.637 | + functions-common:time_stop:2432 : start_time=1648052338874 2022-03-23 16:18:59.640 | + functions-common:time_stop:2434 : [[ -z 1648052338874 ]] 2022-03-23 16:18:59.643 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:18:59.647 | + functions-common:time_stop:2437 : end_time=1648052339644 2022-03-23 16:18:59.649 | + functions-common:time_stop:2438 : elapsed_time=770 2022-03-23 16:18:59.652 | + functions-common:time_stop:2439 : total=6408 2022-03-23 16:18:59.654 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:18:59.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7178 2022-03-23 16:18:59.659 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:18:59.662 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-03-23 16:18:59.664 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-23 16:18:59.666 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-23 16:18:59.669 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-23 16:18:59.671 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-23 16:18:59.695 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-03-23 16:18:59.697 | + functions-common:install_package:1463 : update_package_repo 2022-03-23 16:18:59.701 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-23 16:18:59.704 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-23 16:18:59.707 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-23 16:18:59.710 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-23 16:18:59.712 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-23 16:18:59.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:59.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:59.721 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-23 16:18:59.724 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-23 16:18:59.727 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-23 16:18:59.729 | + functions-common:apt_get_update:1190 : return 2022-03-23 16:18:59.732 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-23 16:18:59.735 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-23 16:18:59.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:18:59.740 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:18:59.742 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-23 16:18:59.765 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-23 16:18:59.876 | Reading package lists... 2022-03-23 16:19:00.121 | Building dependency tree... 2022-03-23 16:19:00.122 | Reading state information... 2022-03-23 16:19:00.375 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-23 16:19:00.376 | The following packages were automatically installed and are no longer required: 2022-03-23 16:19:00.377 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-23 16:19:00.377 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-23 16:19:00.377 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-23 16:19:00.377 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-23 16:19:00.377 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-23 16:19:00.377 | python3-zope.interface 2022-03-23 16:19:00.377 | Use 'sudo apt autoremove' to remove them. 2022-03-23 16:19:00.494 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-23 16:19:00.499 | + functions-common:apt_get:1234 : result=0 2022-03-23 16:19:00.502 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-23 16:19:00.505 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:00.507 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:00.510 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:00.512 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:00.515 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:00.517 | + functions-common:time_stop:2431 : name=apt-get 2022-03-23 16:19:00.519 | + functions-common:time_stop:2432 : start_time=1648052339762 2022-03-23 16:19:00.522 | + functions-common:time_stop:2434 : [[ -z 1648052339762 ]] 2022-03-23 16:19:00.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:00.529 | + functions-common:time_stop:2437 : end_time=1648052340526 2022-03-23 16:19:00.532 | + functions-common:time_stop:2438 : elapsed_time=764 2022-03-23 16:19:00.535 | + functions-common:time_stop:2439 : total=7178 2022-03-23 16:19:00.538 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:00.540 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7942 2022-03-23 16:19:00.543 | + functions-common:apt_get:1238 : return 0 2022-03-23 16:19:00.545 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-03-23 16:19:00.548 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-03-23 16:19:00.550 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:19:00.553 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:00.556 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:00.558 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-23 16:19:00.561 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-03-23 16:19:00.616 | wsgi (enabled by maintainer script) 2022-03-23 16:19:00.620 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-23 16:19:00.622 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-23 16:19:00.625 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:19:00.628 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-23 16:19:00.631 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-23 16:19:00.634 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:19:00.638 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:19:00.638 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:19:00.643 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-23 16:19:00.646 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-23 16:19:00.649 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-23 16:19:00.652 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-23 16:19:00.654 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-23 16:19:00.678 | Using python 3.8 to install osc-placement 2022-03-23 16:19:00.680 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-23 16:19:01.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:19:01.544 | from cryptography.utils import int_from_bytes 2022-03-23 16:19:01.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:19:01.544 | from cryptography.utils import int_from_bytes 2022-03-23 16:19:02.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:19:02.705 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-23 16:19:02.715 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-23 16:19:02.717 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-23 16:19:02.718 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-23 16:19:02.719 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-23 16:19:02.720 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-23 16:19:02.721 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-23 16:19:02.778 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-23 16:19:02.779 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-23 16:19:02.780 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-23 16:19:02.781 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-23 16:19:02.795 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-23 16:19:02.796 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-23 16:19:02.797 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-23 16:19:02.811 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-23 16:19:02.812 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-23 16:19:02.813 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-23 16:19:02.814 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-23 16:19:02.815 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-23 16:19:02.816 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-23 16:19:02.837 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-23 16:19:02.838 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-23 16:19:02.840 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-23 16:19:02.842 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-23 16:19:02.849 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-23 16:19:02.886 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-23 16:19:02.888 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-23 16:19:02.889 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-23 16:19:02.890 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-23 16:19:02.891 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-23 16:19:02.892 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-23 16:19:02.894 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-23 16:19:02.895 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-23 16:19:02.959 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-23 16:19:02.962 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-23 16:19:02.962 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-23 16:19:02.965 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-23 16:19:03.052 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-23 16:19:03.053 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-23 16:19:03.054 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-23 16:19:03.096 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-23 16:19:03.136 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-23 16:19:03.294 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-23 16:19:05.512 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:19:05.519 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:19:05.519 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:19:05.646 | + inc/python:pip_install:200 : result=0 2022-03-23 16:19:05.651 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:19:05.654 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:05.658 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:05.661 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:05.663 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:05.666 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:05.669 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:19:05.673 | + functions-common:time_stop:2432 : start_time=1648052340671 2022-03-23 16:19:05.677 | + functions-common:time_stop:2434 : [[ -z 1648052340671 ]] 2022-03-23 16:19:05.681 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:05.686 | + functions-common:time_stop:2437 : end_time=1648052345683 2022-03-23 16:19:05.689 | + functions-common:time_stop:2438 : elapsed_time=5012 2022-03-23 16:19:05.691 | + functions-common:time_stop:2439 : total=154228 2022-03-23 16:19:05.694 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:05.697 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159240 2022-03-23 16:19:05.699 | + inc/python:pip_install:203 : return 0 2022-03-23 16:19:05.702 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-23 16:19:05.705 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-23 16:19:05.708 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-23 16:19:05.710 | + functions-common:git_clone:610 : local git_ref=master 2022-03-23 16:19:05.713 | + functions-common:git_clone:611 : local orig_dir 2022-03-23 16:19:05.716 | ++ functions-common:git_clone:612 : pwd 2022-03-23 16:19:05.719 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-23 16:19:05.722 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-23 16:19:05.725 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-23 16:19:05.743 | + functions-common:git_clone:615 : RECLONE=False 2022-03-23 16:19:05.745 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-23 16:19:05.748 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-23 16:19:05.751 | + functions-common:git_clone:629 : echo master 2022-03-23 16:19:05.752 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-23 16:19:05.757 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-23 16:19:05.760 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-23 16:19:05.763 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-23 16:19:05.766 | + functions-common:git_clone:678 : git show --oneline 2022-03-23 16:19:05.766 | + functions-common:git_clone:678 : head -1 2022-03-23 16:19:05.770 | 11757852 Merge "tests: Silence noisy tests" 2022-03-23 16:19:05.772 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-23 16:19:05.775 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-23 16:19:05.778 | + inc/python:setup_develop:338 : local bindep 2022-03-23 16:19:05.780 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:19:05.783 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-23 16:19:05.785 | + inc/python:setup_develop:344 : local extras= 2022-03-23 16:19:05.788 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-23 16:19:05.791 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-23 16:19:05.793 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:19:05.796 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-23 16:19:05.799 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-23 16:19:05.802 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-23 16:19:05.806 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-23 16:19:05.809 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-23 16:19:05.812 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-23 16:19:05.815 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-23 16:19:05.817 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-23 16:19:05.821 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-23 16:19:05.828 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-23 16:19:05.832 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-23 16:19:06.486 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-23 16:19:06.490 | + inc/python:setup_package:418 : local bindep=0 2022-03-23 16:19:06.495 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-23 16:19:06.499 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-23 16:19:06.503 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-23 16:19:06.508 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-23 16:19:06.512 | + inc/python:setup_package:427 : local flags=-e 2022-03-23 16:19:06.515 | + inc/python:setup_package:428 : local extras= 2022-03-23 16:19:06.517 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-23 16:19:06.520 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-23 16:19:06.523 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-23 16:19:06.525 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-23 16:19:06.528 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-23 16:19:06.531 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-23 16:19:06.553 | Using python 3.8 to install /opt/stack/placement 2022-03-23 16:19:06.556 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-23 16:19:07.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:19:07.412 | from cryptography.utils import int_from_bytes 2022-03-23 16:19:07.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:19:07.412 | from cryptography.utils import int_from_bytes 2022-03-23 16:19:08.543 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:19:08.570 | Obtaining file:///opt/stack/placement 2022-03-23 16:19:08.571 | Preparing metadata (setup.py): started 2022-03-23 16:19:11.706 | Preparing metadata (setup.py): finished with status 'done' 2022-03-23 16:19:11.758 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (5.8.1) 2022-03-23 16:19:11.759 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.4.31) 2022-03-23 16:19:11.760 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (9.4.0) 2022-03-23 16:19:11.761 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.5.1) 2022-03-23 16:19:11.762 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.8.7) 2022-03-23 16:19:11.764 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:19:11.765 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.27.1) 2022-03-23 16:19:11.766 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (60.9.3) 2022-03-23 16:19:11.767 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:19:11.768 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (8.8.0) 2022-03-23 16:19:11.770 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.1.0) 2022-03-23 16:19:11.771 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.7.0) 2022-03-23 16:19:11.772 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.3.0) 2022-03-23 16:19:11.773 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.12.2) 2022-03-23 16:19:11.775 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (11.2.0) 2022-03-23 16:19:11.776 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (3.11.0) 2022-03-23 16:19:11.777 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (4.5.1) 2022-03-23 16:19:11.778 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:19:11.779 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.1.0) 2022-03-23 16:19:11.780 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (2.7.0) 2022-03-23 16:19:11.781 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev3) (1.0.1) 2022-03-23 16:19:11.845 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (2.10.1) 2022-03-23 16:19:11.846 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.16.0) 2022-03-23 16:19:11.847 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (5.1.0) 2022-03-23 16:19:11.849 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.4.0) 2022-03-23 16:19:11.850 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:19:11.851 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (4.5.0) 2022-03-23 16:19:11.870 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev3) (0.17.3) 2022-03-23 16:19:11.910 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (0.8.0) 2022-03-23 16:19:11.911 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.5.0) 2022-03-23 16:19:11.912 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (3.5.0) 2022-03-23 16:19:11.914 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:19:11.915 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (6.0) 2022-03-23 16:19:11.964 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.0) 2022-03-23 16:19:11.966 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.7.6) 2022-03-23 16:19:11.968 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.0.1) 2022-03-23 16:19:11.969 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.13.0) 2022-03-23 16:19:12.009 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (2.8.2) 2022-03-23 16:19:12.012 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev3) (0.9.6) 2022-03-23 16:19:12.031 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.0.3) 2022-03-23 16:19:12.032 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.2.0) 2022-03-23 16:19:12.033 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (3.3.0) 2022-03-23 16:19:12.059 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (2021.3) 2022-03-23 16:19:12.060 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev3) (1.0.3) 2022-03-23 16:19:12.074 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (3.1.1) 2022-03-23 16:19:12.101 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (3.0.7) 2022-03-23 16:19:12.102 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (1.0.2) 2022-03-23 16:19:12.103 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (0.11.0) 2022-03-23 16:19:12.105 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev3) (21.3) 2022-03-23 16:19:12.148 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (3.3) 2022-03-23 16:19:12.151 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2.0.12) 2022-03-23 16:19:12.152 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (1.26.8) 2022-03-23 16:19:12.153 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev3) (2019.11.28) 2022-03-23 16:19:12.169 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev3) (0.7) 2022-03-23 16:19:12.336 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev3) (1.1.2) 2022-03-23 16:19:12.374 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.4.0) 2022-03-23 16:19:12.375 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.1.6) 2022-03-23 16:19:12.376 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (4.11.1) 2022-03-23 16:19:12.393 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (1.15.0) 2022-03-23 16:19:12.426 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev3) (1.13.3) 2022-03-23 16:19:12.480 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.1.0) 2022-03-23 16:19:12.570 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.7.0) 2022-03-23 16:19:12.651 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev3) (1.1.5) 2022-03-23 16:19:12.704 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev3) (0.2.5) 2022-03-23 16:19:12.890 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.5.2) 2022-03-23 16:19:12.891 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (5.1.1) 2022-03-23 16:19:12.892 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (0.4.2) 2022-03-23 16:19:12.968 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (2.5.0) 2022-03-23 16:19:13.025 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev3) (2.21) 2022-03-23 16:19:13.181 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.7.0) 2022-03-23 16:19:13.284 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (1.0.0) 2022-03-23 16:19:13.285 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev3) (3.0.0) 2022-03-23 16:19:15.160 | Installing collected packages: openstack-placement 2022-03-23 16:19:15.160 | Attempting uninstall: openstack-placement 2022-03-23 16:19:15.160 | Found existing installation: openstack-placement 7.1.0.dev3 2022-03-23 16:19:15.163 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-23 16:19:15.165 | Running setup.py develop for openstack-placement 2022-03-23 16:19:19.331 | Successfully installed openstack-placement 2022-03-23 16:19:19.331 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:19:19.339 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:19:19.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:19:19.469 | + inc/python:pip_install:200 : result=0 2022-03-23 16:19:19.474 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:19:19.477 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:19.480 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:19.482 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:19.485 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:19.488 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:19.491 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:19:19.493 | + functions-common:time_stop:2432 : start_time=1648052346547 2022-03-23 16:19:19.496 | + functions-common:time_stop:2434 : [[ -z 1648052346547 ]] 2022-03-23 16:19:19.499 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:19.505 | + functions-common:time_stop:2437 : end_time=1648052359501 2022-03-23 16:19:19.507 | + functions-common:time_stop:2438 : elapsed_time=12954 2022-03-23 16:19:19.511 | + functions-common:time_stop:2439 : total=159240 2022-03-23 16:19:19.513 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:19.515 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=172194 2022-03-23 16:19:19.518 | + inc/python:pip_install:203 : return 0 2022-03-23 16:19:19.520 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-23 16:19:19.523 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:19:19.526 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:19:19.545 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-23 16:19:19.558 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-23 16:19:19.560 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-23 16:19:19.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:19:19.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:19:19.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-23 16:19:19.571 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:19:19.574 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-23 16:19:19.576 | + ./stack.sh:main:943 : configure_placement 2022-03-23 16:19:19.579 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-23 16:19:19.592 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-23 16:19:19.594 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-23 16:19:19.599 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-23 16:19:19.602 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-23 16:19:19.604 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-23 16:19:19.607 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-03-23 16:19:19.610 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:19:19.613 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-23 16:19:19.651 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-23 16:19:19.687 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-23 16:19:19.722 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-23 16:19:19.725 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:19:19.729 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-23 16:19:19.731 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:19:19.734 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-23 16:19:19.769 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-23 16:19:19.806 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:19:19.840 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-23 16:19:19.869 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-23 16:19:19.904 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-23 16:19:19.933 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-23 16:19:19.965 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-23 16:19:19.995 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:19:20.024 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:19:20.057 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-23 16:19:20.061 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-23 16:19:20.065 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-23 16:19:20.069 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:19:20.092 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:19:20.096 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:19:20.100 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:19:20.104 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:19:20.107 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:19:20.139 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:19:20.176 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:19:20.206 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:19:20.235 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:19:20.238 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-23 16:19:20.241 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-03-23 16:19:20.243 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-03-23 16:19:20.246 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-03-23 16:19:20.249 | + lib/apache:write_uwsgi_config:257 : local http= 2022-03-23 16:19:20.251 | + lib/apache:write_uwsgi_config:258 : local name= 2022-03-23 16:19:20.254 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-03-23 16:19:20.259 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-03-23 16:19:20.261 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-03-23 16:19:20.264 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-23 16:19:20.277 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-23 16:19:20.277 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:19:20.285 | d /var/run/uwsgi 0755 ubuntu root 2022-03-23 16:19:20.289 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-23 16:19:20.305 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-23 16:19:20.308 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-23 16:19:20.312 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-23 16:19:20.344 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-23 16:19:20.378 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-23 16:19:20.416 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-23 16:19:20.447 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-23 16:19:20.477 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-23 16:19:20.506 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-23 16:19:20.537 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-23 16:19:20.566 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-23 16:19:20.595 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-23 16:19:20.624 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-23 16:19:20.655 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-23 16:19:20.686 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-23 16:19:20.720 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-03-23 16:19:20.722 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-03-23 16:19:20.725 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-03-23 16:19:20.728 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-03-23 16:19:20.731 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-03-23 16:19:20.733 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:20.736 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:20.739 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:19:20.742 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-23 16:19:20.744 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-23 16:19:20.773 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-23 16:19:20.803 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-23 16:19:20.803 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-23 16:19:20.812 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-23 16:19:20.816 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-03-23 16:19:20.818 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-03-23 16:19:20.821 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-03-23 16:19:20.824 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-03-23 16:19:20.826 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-03-23 16:19:20.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:20.832 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:20.834 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-23 16:19:20.837 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-03-23 16:19:20.839 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:20.842 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:20.845 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-03-23 16:19:20.908 | Site placement-api already enabled 2022-03-23 16:19:20.915 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-03-23 16:19:20.918 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-03-23 16:19:20.921 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:19:20.923 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-23 16:19:21.064 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-23 16:19:21.084 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:21.086 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-23 16:19:21.107 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:21.110 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-23 16:19:21.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:21.133 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-23 16:19:21.136 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-23 16:19:21.138 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:19:21.170 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 16:19:21.200 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:19:21.230 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:19:21.260 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:19:21.291 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:19:21.325 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:19:21.355 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-23 16:19:21.385 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-23 16:19:21.404 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:21.406 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-23 16:19:21.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:21.427 | + ./stack.sh:main:969 : run_phase stack install 2022-03-23 16:19:21.429 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:19:21.432 | + functions-common:run_phase:1854 : local phase=install 2022-03-23 16:19:21.434 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:19:21.437 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:19:21.440 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:19:21.442 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:19:21.445 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:19:21.448 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:19:21.453 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:19:21.456 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:19:21.458 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:19:21.461 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-23 16:19:21.464 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:19:21.479 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:21.482 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:19:21.484 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:19:21.487 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-23 16:19:21.489 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-23 16:19:21.491 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:19:21.494 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-23 16:19:21.496 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-23 16:19:21.499 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-23 16:19:21.558 | ++ inc/async:async_inner:63 : install_tempest 2022-03-23 16:19:21.598 | [118226 Async install_tempest:143606]: running: install_tempest 2022-03-23 16:19:21.600 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:19:21.603 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:19:21.606 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:19:21.609 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:19:21.611 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-23 16:19:21.614 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:19:21.617 | + functions-common:run_plugins:1840 : local phase=install 2022-03-23 16:19:21.619 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:19:21.622 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:19:21.626 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-23 16:19:21.629 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-23 16:19:21.631 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-23 16:19:21.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-23 16:19:21.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-23 16:19:21.640 | + inc/python:use_library_from_git:253 : return 1 2022-03-23 16:19:21.642 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-23 16:19:21.645 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-23 16:19:21.648 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-23 16:19:21.651 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-23 16:19:21.654 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-23 16:19:21.656 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-23 16:19:21.661 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-23 16:19:21.662 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-23 16:19:21.667 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-23 16:19:21.670 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-23 16:19:21.673 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-23 16:19:21.676 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-23 16:19:21.679 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-23 16:19:21.704 | Using python 3.8 to install python-openstackclient 2022-03-23 16:19:21.706 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-23 16:19:22.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:19:22.577 | from cryptography.utils import int_from_bytes 2022-03-23 16:19:22.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:19:22.577 | from cryptography.utils import int_from_bytes 2022-03-23 16:19:23.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-23 16:19:23.722 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-23 16:19:23.741 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-23 16:19:23.742 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-23 16:19:23.743 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-23 16:19:23.744 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-23 16:19:23.745 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-23 16:19:23.746 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-23 16:19:23.747 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-23 16:19:23.748 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-23 16:19:23.749 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-23 16:19:23.750 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-23 16:19:23.751 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-23 16:19:23.762 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-23 16:19:23.763 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-23 16:19:23.764 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-23 16:19:23.765 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-23 16:19:23.766 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-23 16:19:23.792 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-23 16:19:23.793 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-23 16:19:23.794 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-23 16:19:23.795 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-23 16:19:23.797 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-23 16:19:23.798 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-23 16:19:23.799 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-23 16:19:23.800 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-23 16:19:23.801 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-23 16:19:23.802 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-23 16:19:23.803 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-23 16:19:23.817 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-23 16:19:23.835 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-23 16:19:23.836 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-23 16:19:23.837 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-23 16:19:23.838 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-23 16:19:23.860 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-23 16:19:23.878 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-23 16:19:23.879 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-23 16:19:23.881 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-23 16:19:23.969 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-23 16:19:23.970 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-23 16:19:23.971 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-23 16:19:24.017 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-23 16:19:24.028 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-23 16:19:24.061 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-23 16:19:24.221 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-23 16:19:24.236 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-23 16:19:24.335 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-23 16:19:24.336 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-23 16:19:24.339 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-23 16:19:24.340 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-23 16:19:24.465 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-23 16:19:26.707 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-23 16:19:26.714 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-23 16:19:26.714 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-23 16:19:26.844 | + inc/python:pip_install:200 : result=0 2022-03-23 16:19:26.846 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-23 16:19:26.849 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:26.851 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:26.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:26.856 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:26.859 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:26.861 | + functions-common:time_stop:2431 : name=pip_install 2022-03-23 16:19:26.864 | + functions-common:time_stop:2432 : start_time=1648052361697 2022-03-23 16:19:26.866 | + functions-common:time_stop:2434 : [[ -z 1648052361697 ]] 2022-03-23 16:19:26.869 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:26.874 | + functions-common:time_stop:2437 : end_time=1648052366871 2022-03-23 16:19:26.876 | + functions-common:time_stop:2438 : elapsed_time=5174 2022-03-23 16:19:26.879 | + functions-common:time_stop:2439 : total=172194 2022-03-23 16:19:26.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:26.883 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=177368 2022-03-23 16:19:26.886 | + inc/python:pip_install:203 : return 0 2022-03-23 16:19:26.888 | + ./stack.sh:main:981 : install_oscwrap 2022-03-23 16:19:26.892 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-23 16:19:26.896 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.GZO6VAPARs 2022-03-23 16:19:26.899 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-23 16:19:26.901 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-23 16:19:26.904 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-23 16:19:26.907 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-23 16:19:26.909 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:19:26.912 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-23 16:19:26.929 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:26.932 | + ./stack.sh:main:1035 : configure_database 2022-03-23 16:19:26.934 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-23 16:19:26.937 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-23 16:19:26.939 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-23 16:19:26.942 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:19:26.944 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-23 16:19:26.947 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-23 16:19:26.949 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:26.951 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:26.954 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-23 16:19:26.957 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-03-23 16:19:26.960 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-23 16:19:26.960 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-23 16:19:26.965 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-23 16:19:27.018 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-03-23 16:19:27.021 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:19:27.023 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:19:27.025 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:19:27.028 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:19:27.030 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:19:27.033 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:19:27.035 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:19:27.038 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:19:27.040 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:19:27.042 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:19:27.045 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:19:27.047 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-03-23 16:19:27.049 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:19:27.052 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:19:27.054 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:19:27.056 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:19:27.059 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:19:27.061 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:19:27.063 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-03-23 16:19:27.066 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:27.068 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:27.070 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-03-23 16:19:27.073 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:19:27.075 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:19:29.542 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-03-23 16:19:29.557 | mysqladmin: connect to server at 'localhost' failed 2022-03-23 16:19:29.557 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-23 16:19:29.562 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-03-23 16:19:29.564 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-03-23 16:19:29.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:29.569 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:29.572 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-03-23 16:19:29.574 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-23 16:19:29.577 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-03-23 16:19:29.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:19:29.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:19:29.584 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-23 16:19:29.587 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-03-23 16:19:29.589 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-23 16:19:29.602 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:19:29.637 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-23 16:19:29.649 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:19:29.667 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-23 16:19:29.723 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-23 16:19:29.779 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-23 16:19:29.839 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-03-23 16:19:29.842 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-03-23 16:19:29.845 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:19:29.847 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-23 16:19:33.276 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-23 16:19:33.279 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-23 16:19:33.282 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:19:33.287 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-161933 2022-03-23 16:19:33.290 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-161933 1039' 2022-03-23 16:19:33.293 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.295 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:19:33.298 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.301 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:19:33.304 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.307 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:19:33.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.313 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-23 16:19:33.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.318 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 16:19:33.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.323 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 16:19:33.326 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.328 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-161521 2022-03-23 16:19:33.331 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.333 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:19:33.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.338 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 16:19:33.341 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.343 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:19:33.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.348 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:19:33.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.353 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:19:33.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:19:33.358 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:19:33.360 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-23 16:19:33.363 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-23 16:19:33.365 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-23 16:19:33.379 | + ./stack.sh:main:1065 : start_dstat 2022-03-23 16:19:33.382 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.384 | + functions-common:run_process:1680 : local service=dstat 2022-03-23 16:19:33.387 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.389 | + functions-common:run_process:1682 : local group= 2022-03-23 16:19:33.392 | + functions-common:run_process:1683 : local user= 2022-03-23 16:19:33.394 | + functions-common:run_process:1685 : local name=dstat 2022-03-23 16:19:33.397 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:19:33.399 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:19:33.402 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:19:33.404 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:19:33.407 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:19:33.412 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052373409 2022-03-23 16:19:33.414 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-23 16:19:33.431 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:33.434 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-23 16:19:33.436 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-23 16:19:33.439 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.441 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.443 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.446 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.448 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-23 16:19:33.451 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-23 16:19:33.454 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-23 16:19:33.456 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:19:33.459 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:19:33.461 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-23 16:19:33.464 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-23 16:19:33.466 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-23 16:19:33.469 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.471 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:19:33.473 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:19:33.476 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:19:33.478 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:19:33.481 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-23 16:19:33.483 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:19:33.488 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-23 16:19:33.540 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-23 16:19:33.593 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-23 16:19:33.646 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-23 16:19:33.700 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-23 16:19:33.754 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:19:33.807 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:19:33.810 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-23 16:19:33.864 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:19:34.270 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-23 16:19:34.283 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-23 16:19:34.654 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-23 16:19:34.677 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:19:34.679 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:34.682 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:34.684 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:34.687 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:34.689 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:34.692 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:19:34.694 | + functions-common:time_stop:2432 : start_time=1648052373409 2022-03-23 16:19:34.697 | + functions-common:time_stop:2434 : [[ -z 1648052373409 ]] 2022-03-23 16:19:34.700 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:34.705 | + functions-common:time_stop:2437 : end_time=1648052374702 2022-03-23 16:19:34.707 | + functions-common:time_stop:2438 : elapsed_time=1293 2022-03-23 16:19:34.709 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:19:34.712 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:34.714 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1293 2022-03-23 16:19:34.717 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-23 16:19:34.719 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-23 16:19:34.722 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-23 16:19:34.724 | + functions-common:run_process:1682 : local group= 2022-03-23 16:19:34.726 | + functions-common:run_process:1683 : local user=root 2022-03-23 16:19:34.729 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-23 16:19:34.731 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:19:34.734 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:19:34.736 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:19:34.738 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:19:34.742 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:19:34.746 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052374743 2022-03-23 16:19:34.749 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-23 16:19:34.768 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:34.770 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:19:34.773 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:34.775 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:34.778 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:34.781 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:34.783 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:34.787 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:19:34.789 | + functions-common:time_stop:2432 : start_time=1648052374743 2022-03-23 16:19:34.792 | + functions-common:time_stop:2434 : [[ -z 1648052374743 ]] 2022-03-23 16:19:34.795 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:34.799 | + functions-common:time_stop:2437 : end_time=1648052374796 2022-03-23 16:19:34.802 | + functions-common:time_stop:2438 : elapsed_time=53 2022-03-23 16:19:34.804 | + functions-common:time_stop:2439 : total=1293 2022-03-23 16:19:34.807 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:34.809 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1346 2022-03-23 16:19:34.812 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-23 16:19:34.833 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:34.836 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-23 16:19:34.859 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:34.862 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-23 16:19:34.883 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:34.885 | + ./stack.sh:main:1078 : start_etcd3 2022-03-23 16:19:34.888 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-23 16:19:34.890 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd' 2022-03-23 16:19:34.893 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-23 16:19:34.895 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380' 2022-03-23 16:19:34.898 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.45:2380' 2022-03-23 16:19:34.902 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.45:2379' 2022-03-23 16:19:34.905 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-23 16:19:34.907 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-23 16:19:34.910 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.45:2379' 2022-03-23 16:19:34.912 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-23 16:19:34.915 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-23 16:19:34.917 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:19:34.920 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' '' root 2022-03-23 16:19:34.922 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-23 16:19:34.925 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 16:19:34.927 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:19:34.930 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-23 16:19:34.934 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:19:34.937 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:19:34.939 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-23 16:19:34.941 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:19:34.946 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-23 16:19:35.021 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-23 16:19:35.088 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-797121-12-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-797121-12-hyperv=http://10.222.0.45:2380 --initial-advertise-peer-urls http://10.222.0.45:2380 --advertise-client-urls http://10.222.0.45:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.45:2379 --debug' 2022-03-23 16:19:35.140 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-23 16:19:35.192 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-23 16:19:35.246 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:19:35.303 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:19:35.306 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-23 16:19:35.369 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:19:35.766 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-23 16:19:35.820 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-23 16:19:35.876 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-23 16:19:35.931 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-23 16:19:35.984 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-23 16:19:35.988 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:19:35.992 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:19:35.995 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-23 16:19:36.376 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-23 16:19:36.395 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-23 16:19:36.769 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-23 16:19:37.546 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-23 16:19:37.564 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:37.567 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-23 16:19:37.570 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-23 16:19:37.573 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-23 16:19:37.578 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-23 16:19:37.590 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-23 16:19:37.602 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-23 16:19:37.605 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:19:37.607 | + 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.45/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-23 16:19:37.744 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-23 16:19:37.906 | + 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.45/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-23 16:19:38.042 | + 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.45/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:19:38.177 | + 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.45/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:19:38.318 | + 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.45/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-23 16:19:38.452 | + 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.45/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-23 16:19:38.588 | + 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.45/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-23 16:19:38.725 | + 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.45/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-23 16:19:38.862 | + 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.45/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-23 16:19:38.998 | + functions-common:write_clouds_yaml:198 : cat 2022-03-23 16:19:39.003 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-23 16:19:39.006 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-23 16:19:39.009 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-23 16:19:39.014 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-23 16:19:39.016 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-23 16:19:39.019 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-23 16:19:39.036 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:39.039 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-23 16:19:39.041 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:19:39.044 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-23 16:19:39.047 | + ./stack.sh:main:1095 : '[' 10.222.0.45 == 10.222.0.45 ']' 2022-03-23 16:19:39.049 | + ./stack.sh:main:1096 : init_keystone 2022-03-23 16:19:39.052 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-23 16:19:39.069 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:39.072 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-23 16:19:39.074 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-23 16:19:39.077 | + lib/database:recreate_database:112 : local db=keystone 2022-03-23 16:19:39.080 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-23 16:19:39.082 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-23 16:19:39.085 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-23 16:19:39.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:19:39.550 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-23 16:19:39.556 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:19:39.576 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-23 16:19:39.580 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:19:39.583 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:19:39.585 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:19:39.592 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:19:39.597 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052379594 2022-03-23 16:19:39.599 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-23 16:19:44.387 | 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=145534) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:19:44.395 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:44.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.396 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.396 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.397 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.398 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:44.398 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:44.425 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:44.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.426 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.427 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.427 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.428 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:44.428 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:44.485 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:44.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.486 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.486 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.487 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:44.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:44.488 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:44.488 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:44.495 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:19:46.331 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:46.331 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:19:46.340 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:46.340 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:19:46.348 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:46.348 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:19:46.356 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:46.356 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:19:46.364 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:46.364 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:19:46.371 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:46.371 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:19:46.427 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:46.428 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:46.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.430 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.430 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.430 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.431 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.431 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:46.431 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:46.432 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:46.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.433 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.433 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.434 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.435 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:46.435 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:46.443 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:46.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.445 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.445 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.445 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:46.446 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:46.446 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:46.446 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:47.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.007 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.007 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.007 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.007 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.008 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:47.008 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.035 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:47.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.037 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.037 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.038 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.038 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.038 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:47.038 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.045 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:19:47.107 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.107 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:19:47.116 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.116 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:19:47.123 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.123 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:19:47.131 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.131 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:19:47.138 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.139 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:19:47.146 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.146 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:19:47.153 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.154 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:47.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.157 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:47.157 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.157 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:47.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.159 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.160 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.160 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.160 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.160 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:47.160 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:47.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.170 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.171 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.171 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.171 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:47.172 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.655 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:47.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.657 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.658 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.658 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.658 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:47.658 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.686 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:19:47.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.687 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.688 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.688 | 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=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:19:47.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:19:47.689 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:19:47.689 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=145534) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:19:47.696 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-23 16:19:47.705 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.706 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-23 16:19:47.713 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.713 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-23 16:19:47.720 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.721 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-23 16:19:47.730 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.730 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-23 16:19:47.737 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.737 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-23 16:19:47.744 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:47.745 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-23 16:19:47.752 | INFO migrate.versioning.api [-] done 2022-03-23 16:19:48.157 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-23 16:19:48.160 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:48.163 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:48.165 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:48.168 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:48.171 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:48.173 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:19:48.175 | + functions-common:time_stop:2432 : start_time=1648052379594 2022-03-23 16:19:48.178 | + functions-common:time_stop:2434 : [[ -z 1648052379594 ]] 2022-03-23 16:19:48.181 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:48.186 | + functions-common:time_stop:2437 : end_time=1648052388183 2022-03-23 16:19:48.188 | + functions-common:time_stop:2438 : elapsed_time=8589 2022-03-23 16:19:48.191 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:19:48.193 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:48.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8589 2022-03-23 16:19:48.198 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-23 16:19:48.200 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-23 16:19:48.205 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-23 16:19:52.717 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-23 16:19:52.717 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:19:52.718 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:19:52.718 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-23 16:19:52.718 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-23 16:19:52.719 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:19:52.719 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:19:52.719 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:19:52.720 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-23 16:19:53.100 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-23 16:19:53.104 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-23 16:19:57.731 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-23 16:19:57.731 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:19:57.731 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:19:57.732 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-23 16:19:57.732 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-23 16:19:57.732 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-23 16:19:57.732 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-23 16:19:57.733 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-23 16:19:57.733 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-23 16:19:58.105 | + ./stack.sh:main:1097 : start_keystone 2022-03-23 16:19:58.107 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-23 16:19:58.110 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-23 16:19:58.113 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-23 16:19:58.130 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:19:58.133 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-23 16:19:58.136 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-23 16:19:58.140 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-23 16:19:58.143 | + functions-common:run_process:1680 : local service=keystone 2022-03-23 16:19:58.145 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:19:58.148 | + functions-common:run_process:1682 : local group= 2022-03-23 16:19:58.150 | + functions-common:run_process:1683 : local user= 2022-03-23 16:19:58.153 | + functions-common:run_process:1685 : local name=keystone 2022-03-23 16:19:58.156 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:19:58.158 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:19:58.161 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:19:58.163 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:19:58.167 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:19:58.171 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052398168 2022-03-23 16:19:58.173 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-23 16:19:58.189 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:19:58.192 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-23 16:19:58.194 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-23 16:19:58.197 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:19:58.199 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:19:58.202 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:19:58.204 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:19:58.206 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-23 16:19:58.209 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-23 16:19:58.211 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-23 16:19:58.214 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:19:58.216 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:19:58.218 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-23 16:19:58.221 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-23 16:19:58.223 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-23 16:19:58.225 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:19:58.227 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:19:58.229 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:19:58.231 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-23 16:19:58.233 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:19:58.238 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-23 16:19:58.289 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-23 16:19:58.344 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-23 16:19:58.401 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-23 16:19:58.448 | ++ inc/async:async_inner:64 : rc=0 2022-03-23 16:19:58.456 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:19:58.475 | [143606 Async install_tempest:143606]: finished successfully 2022-03-23 16:19:58.509 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-23 16:19:58.561 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-23 16:19:58.614 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-23 16:19:58.668 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-23 16:19:58.724 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-23 16:19:58.776 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:19:58.778 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-23 16:19:58.832 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:19:59.202 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-23 16:19:59.219 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-23 16:19:59.599 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-23 16:19:59.698 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:19:59.700 | + functions-common:time_stop:2425 : local name 2022-03-23 16:19:59.703 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:19:59.706 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:19:59.708 | + functions-common:time_stop:2428 : local total 2022-03-23 16:19:59.710 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:19:59.713 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:19:59.715 | + functions-common:time_stop:2432 : start_time=1648052398168 2022-03-23 16:19:59.717 | + functions-common:time_stop:2434 : [[ -z 1648052398168 ]] 2022-03-23 16:19:59.720 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:19:59.725 | + functions-common:time_stop:2437 : end_time=1648052399722 2022-03-23 16:19:59.727 | + functions-common:time_stop:2438 : elapsed_time=1554 2022-03-23 16:19:59.729 | + functions-common:time_stop:2439 : total=1346 2022-03-23 16:19:59.732 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:19:59.734 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2900 2022-03-23 16:19:59.736 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-23 16:19:59.736 | Waiting for keystone to start... 2022-03-23 16:19:59.738 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.45/identity/v3/ 2022-03-23 16:19:59.741 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.45/identity/v3/ 2022-03-23 16:19:59.743 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:19:59.746 | + functions:wait_for_service:458 : local url=http://10.222.0.45/identity/v3/ 2022-03-23 16:19:59.748 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:19:59.750 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:19:59.753 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:19:59.755 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:19:59.757 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:19:59.760 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:19:59.765 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052399762 2022-03-23 16:19:59.767 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:19:59.773 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/identity/v3/ 2022-03-23 16:20:06.183 | + :: : [[ 200 == 503 ]] 2022-03-23 16:20:06.185 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:20:06.190 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:20:06.194 | + functions-common:time_stop:2425 : local name 2022-03-23 16:20:06.198 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:20:06.203 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:20:06.207 | + functions-common:time_stop:2428 : local total 2022-03-23 16:20:06.211 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:20:06.214 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:20:06.216 | + functions-common:time_stop:2432 : start_time=1648052399762 2022-03-23 16:20:06.219 | + functions-common:time_stop:2434 : [[ -z 1648052399762 ]] 2022-03-23 16:20:06.222 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:20:06.228 | + functions-common:time_stop:2437 : end_time=1648052406224 2022-03-23 16:20:06.231 | + functions-common:time_stop:2438 : elapsed_time=6462 2022-03-23 16:20:06.234 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:20:06.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:20:06.239 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6462 2022-03-23 16:20:06.242 | + functions:wait_for_service:467 : return 0 2022-03-23 16:20:06.245 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-23 16:20:06.264 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:20:06.266 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-23 16:20:06.270 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:20:06.272 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:20:06.302 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-23 16:20:06.305 | + 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.45/identity 2022-03-23 16:20:10.862 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.862 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.862 | 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=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.870 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.887 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.887 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.918 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.951 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:10.951 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.045 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.045 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.045 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.045 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.046 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.046 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.058 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.059 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.059 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.059 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.059 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.059 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.060 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.067 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.070 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.070 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.070 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.071 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.071 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.071 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.071 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=146368) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-23 16:20:11.107 | 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=146368) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:20:11.441 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created domain default 2022-03-23 16:20:11.492 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created project admin 2022-03-23 16:20:11.521 | DEBUG passlib.handlers.bcrypt [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=146368) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-23 16:20:11.522 | DEBUG passlib.handlers.bcrypt [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=146368) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-23 16:20:11.586 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created user admin 2022-03-23 16:20:11.604 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created role reader 2022-03-23 16:20:11.620 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created role member 2022-03-23 16:20:11.646 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created implied role where 96ff1b971d46480b83069e2a4bbd5c42 implies 417908c1226b48498966dc05342f8a2f 2022-03-23 16:20:11.660 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created role admin 2022-03-23 16:20:11.689 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created implied role where f02b9ae8ba9c48bf9f20584c2ad4b9a9 implies 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:20:11.703 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Granted role admin on project admin to user admin. 2022-03-23 16:20:11.711 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Granted role admin on the system to user admin. 2022-03-23 16:20:11.724 | WARNING py.warnings [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-23 16:20:11.724 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-23 16:20:11.724 |  2022-03-23 16:20:11.728 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created region RegionOne 2022-03-23 16:20:11.766 | INFO keystone.cmd.bootstrap [None req-6d6a06f7-b395-482d-a71c-079c697b4123 None None] Created public endpoint http://10.222.0.45/identity 2022-03-23 16:20:12.231 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-23 16:20:12.235 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-23 16:20:12.240 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-23 16:20:12.245 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-23 16:20:15.325 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:15.325 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:15.325 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:15.325 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:15.492 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:15.497 | + lib/keystone:create_keystone_accounts:310 : admin_project=29c793fdbfa940d29a9b8be60a64f623 2022-03-23 16:20:15.501 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-23 16:20:15.506 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-23 16:20:17.738 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:17.738 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:17.738 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:17.738 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:17.911 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:17.916 | + lib/keystone:create_keystone_accounts:312 : admin_user=98924cb8011140acb5f0a6ff40a7e473 2022-03-23 16:20:17.918 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-23 16:20:17.921 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-23 16:20:17.924 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-23 16:20:17.926 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 98924cb8011140acb5f0a6ff40a7e473 default 2022-03-23 16:20:17.988 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 98924cb8011140acb5f0a6ff40a7e473 default 2022-03-23 16:20:18.028 | [118226 Async ks-domain-role:146486]: running: get_or_add_user_domain_role admin 98924cb8011140acb5f0a6ff40a7e473 default 2022-03-23 16:20:18.030 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-23 16:20:18.033 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:20:18.036 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:20:21.158 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:20:21.161 | + functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:20:21.161 | default 2022-03-23 16:20:21.163 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-23 16:20:21.223 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-23 16:20:21.264 | [118226 Async ks-project:146625]: running: get_or_create_project service Default 2022-03-23 16:20:21.267 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-23 16:20:21.335 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-23 16:20:21.376 | [118226 Async ks-service:146711]: running: get_or_create_role service 2022-03-23 16:20:21.379 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-23 16:20:21.451 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-23 16:20:21.497 | [118226 Async ks-reseller:146797]: running: get_or_create_role ResellerAdmin 2022-03-23 16:20:21.507 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-23 16:20:21.511 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-23 16:20:21.814 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-23 16:20:22.030 | [118226 Async ks-anotherrole:146886]: running: get_or_create_role anotherrole 2022-03-23 16:20:22.055 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-23 16:20:22.082 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-23 16:20:22.104 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:22.135 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-23 16:20:24.988 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:25.024 | [146797 Async ks-reseller:146797]: finished successfully 2022-03-23 16:20:25.343 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:25.378 | [146711 Async ks-service:146711]: finished successfully 2022-03-23 16:20:25.676 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:25.730 | [146886 Async ks-anotherrole:146886]: finished successfully 2022-03-23 16:20:25.897 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:25.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:25.903 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:25.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:25.903 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:25.928 | [146625 Async ks-project:146625]: finished successfully 2022-03-23 16:20:26.078 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:26.081 | ++ functions-common:get_or_create_project:938 : project_id=a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:20:26.084 | ++ functions-common:get_or_create_project:939 : echo a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:20:26.087 | + lib/keystone:create_keystone_accounts:340 : invis_project=a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:20:26.089 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-23 16:20:26.092 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-23 16:20:26.095 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:26.098 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-23 16:20:28.688 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:28.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:28.706 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:28.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:28.707 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:28.715 | [146486 Async ks-domain-role:146486]: finished successfully 2022-03-23 16:20:28.876 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:28.881 | ++ functions-common:get_or_create_project:938 : project_id=36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:28.885 | ++ functions-common:get_or_create_project:939 : echo 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:28.889 | + lib/keystone:create_keystone_accounts:344 : demo_project=36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:28.893 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-23 16:20:28.897 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-23 16:20:28.901 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:28.904 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-23 16:20:28.907 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-23 16:20:28.911 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-23 16:20:31.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.482 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.482 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.655 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:31.659 | ++ functions-common:get_or_create_user:925 : user_id=8cd193e2f1e348d8b1783dbe7d854426 2022-03-23 16:20:31.661 | ++ functions-common:get_or_create_user:926 : echo 8cd193e2f1e348d8b1783dbe7d854426 2022-03-23 16:20:31.666 | + lib/keystone:create_keystone_accounts:347 : demo_user=8cd193e2f1e348d8b1783dbe7d854426 2022-03-23 16:20:31.669 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-23 16:20:31.723 | [118226 Async ks-domain-role:146486]: Waiting for completion of get_or_add_user_domain_role admin 98924cb8011140acb5f0a6ff40a7e473 default running on PID 146486 (6 other jobs running) 2022-03-23 16:20:31.748 | [118226 Async ks-domain-role:146486]: Signaling child to exit 2022-03-23 16:20:31.748 | WAKEUP 2022-03-23 16:20:31.771 | [118226 Async ks-domain-role:146486]: Signaled 2022-03-23 16:20:31.773 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-23 16:20:31.773 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 98924cb8011140acb5f0a6ff40a7e473 --domain default 2022-03-23 16:20:31.773 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:31.773 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-23 16:20:31.773 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:31.773 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:31.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.773 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.773 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.773 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:31.773 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-23 16:20:31.773 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-23 16:20:31.773 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 98924cb8011140acb5f0a6ff40a7e473 --domain default 2022-03-23 16:20:31.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.773 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.774 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.774 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 98924cb8011140acb5f0a6ff40a7e473 --domain default 2022-03-23 16:20:31.774 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-23 16:20:31.774 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:20:31.774 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:20:31.774 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:31.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.774 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.774 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.774 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:31.774 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:20:31.774 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:20:31.774 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | 98924cb8011140acb5f0a6ff40a7e473 | | | default | | False |' 2022-03-23 16:20:31.774 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:20:31.774 | ++ functions-common:get_field:812 : read data 2022-03-23 16:20:31.774 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:20:31.774 | + functions-common:get_or_add_user_domain_role:1021 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:20:31.774 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:20:31.817 | [118226 Async ks-domain-role:146486]: finished get_or_add_user_domain_role admin 98924cb8011140acb5f0a6ff40a7e473 default with result 0 in 10 seconds 2022-03-23 16:20:31.824 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-23 16:20:31.866 | [118226 Async ks-project:146625]: Waiting for completion of get_or_create_project service Default running on PID 146625 (5 other jobs running) 2022-03-23 16:20:31.890 | [118226 Async ks-project:146625]: Signaling child to exit 2022-03-23 16:20:31.891 | WAKEUP 2022-03-23 16:20:31.913 | [118226 Async ks-project:146625]: Signaled 2022-03-23 16:20:31.914 | + functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:31.914 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-23 16:20:31.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.915 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:31.915 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:31.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:31.915 | + functions-common:get_or_create_project:938 : project_id=f736d94f303d4009ad551855063a8b92 2022-03-23 16:20:31.915 | + functions-common:get_or_create_project:939 : echo f736d94f303d4009ad551855063a8b92 2022-03-23 16:20:31.915 | f736d94f303d4009ad551855063a8b92 2022-03-23 16:20:31.964 | [118226 Async ks-project:146625]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-23 16:20:32.006 | [118226 Async ks-service:146711]: Waiting for completion of get_or_create_role service running on PID 146711 (4 other jobs running) 2022-03-23 16:20:32.031 | [118226 Async ks-service:146711]: Signaling child to exit 2022-03-23 16:20:32.031 | WAKEUP 2022-03-23 16:20:32.054 | [118226 Async ks-service:146711]: Signaled 2022-03-23 16:20:32.056 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:20:32.056 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-23 16:20:32.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:32.056 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:32.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:32.056 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:32.056 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:32.056 | + functions-common:get_or_create_role:950 : role_id=91d722382411482687fecd376e696458 2022-03-23 16:20:32.056 | + functions-common:get_or_create_role:951 : echo 91d722382411482687fecd376e696458 2022-03-23 16:20:32.056 | 91d722382411482687fecd376e696458 2022-03-23 16:20:32.101 | [118226 Async ks-service:146711]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-23 16:20:32.139 | [118226 Async ks-reseller:146797]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 146797 (3 other jobs running) 2022-03-23 16:20:32.168 | [118226 Async ks-reseller:146797]: Signaling child to exit 2022-03-23 16:20:32.168 | WAKEUP 2022-03-23 16:20:32.191 | [118226 Async ks-reseller:146797]: Signaled 2022-03-23 16:20:32.193 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:20:32.193 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-23 16:20:32.193 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:32.193 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:32.193 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:32.193 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:32.193 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:32.193 | + functions-common:get_or_create_role:950 : role_id=0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:20:32.193 | + functions-common:get_or_create_role:951 : echo 0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:20:32.193 | 0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:20:32.245 | [118226 Async ks-reseller:146797]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-23 16:20:32.282 | [118226 Async ks-anotherrole:146886]: Waiting for completion of get_or_create_role anotherrole running on PID 146886 (2 other jobs running) 2022-03-23 16:20:32.306 | [118226 Async ks-anotherrole:146886]: Signaling child to exit 2022-03-23 16:20:32.306 | WAKEUP 2022-03-23 16:20:32.329 | [118226 Async ks-anotherrole:146886]: Signaled 2022-03-23 16:20:32.330 | + functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:20:32.330 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:20:32.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:32.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:32.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:32.330 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:32.330 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:32.330 | + functions-common:get_or_create_role:950 : role_id=7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:20:32.330 | + functions-common:get_or_create_role:951 : echo 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:20:32.330 | 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:20:32.376 | [118226 Async ks-anotherrole:146886]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-23 16:20:32.382 | + inc/async:async_wait:197 : return 0 2022-03-23 16:20:32.387 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.448 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.490 | [118226 Async ks-demo-member:147770]: running: get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.492 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 98924cb8011140acb5f0a6ff40a7e473 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.556 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 98924cb8011140acb5f0a6ff40a7e473 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.599 | [118226 Async ks-demo-admin:147882]: running: get_or_add_user_project_role admin 98924cb8011140acb5f0a6ff40a7e473 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.602 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.668 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.716 | [118226 Async ks-demo-another:147994]: running: get_or_add_user_project_role anotherrole 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:32.719 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:20:32.788 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:20:32.854 | [118226 Async ks-demo-invis:148106]: running: get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:20:32.856 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-23 16:20:32.867 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-23 16:20:32.871 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:32.880 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-23 16:20:32.885 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-23 16:20:32.890 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-23 16:20:36.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:36.866 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:36.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:36.866 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:37.048 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:37.052 | ++ functions-common:get_or_create_user:925 : user_id=e50da2da31444002907240432ff81c26 2022-03-23 16:20:37.054 | ++ functions-common:get_or_create_user:926 : echo e50da2da31444002907240432ff81c26 2022-03-23 16:20:37.058 | + lib/keystone:create_keystone_accounts:360 : demo_reader=e50da2da31444002907240432ff81c26 2022-03-23 16:20:37.060 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader e50da2da31444002907240432ff81c26 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:37.125 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e50da2da31444002907240432ff81c26 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:37.178 | [118226 Async ks-demo-reader:148264]: running: get_or_add_user_project_role reader e50da2da31444002907240432ff81c26 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:20:37.181 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-23 16:20:37.187 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-23 16:20:37.194 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:20:37.197 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-23 16:20:40.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:40.293 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:40.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:40.293 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:40.582 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:40.595 | ++ functions-common:get_or_create_project:938 : project_id=5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:40.606 | ++ functions-common:get_or_create_project:939 : echo 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:40.626 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:40.650 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-23 16:20:40.665 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-23 16:20:40.679 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:40.681 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-23 16:20:40.691 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-23 16:20:40.715 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-23 16:20:44.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:44.054 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:44.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:44.054 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:44.327 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:44.334 | ++ functions-common:get_or_create_user:925 : user_id=b58cc199a8fa4d2381d741cb704e55c6 2022-03-23 16:20:44.350 | ++ functions-common:get_or_create_user:926 : echo b58cc199a8fa4d2381d741cb704e55c6 2022-03-23 16:20:44.378 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=b58cc199a8fa4d2381d741cb704e55c6 2022-03-23 16:20:44.403 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:44.841 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:45.078 | [118226 Async ks-alt-admin:148632]: running: get_or_add_user_project_role admin b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:45.099 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:45.596 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:45.845 | [118226 Async ks-alt-another:148746]: running: get_or_add_user_project_role anotherrole b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:45.868 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-23 16:20:45.911 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-23 16:20:45.932 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:45.955 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-23 16:20:45.979 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-23 16:20:46.015 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-23 16:20:47.595 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:47.757 | [147882 Async ks-demo-admin:147882]: finished successfully 2022-03-23 16:20:49.978 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:50.108 | [147994 Async ks-demo-another:147994]: finished successfully 2022-03-23 16:20:50.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:50.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:50.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:50.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:50.528 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:50.592 | [147770 Async ks-demo-member:147770]: finished successfully 2022-03-23 16:20:50.722 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:50.727 | ++ functions-common:get_or_create_user:925 : user_id=c985d9db87b1454482cb5a810eca9dc8 2022-03-23 16:20:50.731 | ++ functions-common:get_or_create_user:926 : echo c985d9db87b1454482cb5a810eca9dc8 2022-03-23 16:20:50.734 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c985d9db87b1454482cb5a810eca9dc8 2022-03-23 16:20:50.737 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c985d9db87b1454482cb5a810eca9dc8 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:50.799 | + inc/async:async_inner:63 : get_or_add_user_project_role member c985d9db87b1454482cb5a810eca9dc8 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:50.847 | [118226 Async ks-alt-member-user:149080]: running: get_or_add_user_project_role member c985d9db87b1454482cb5a810eca9dc8 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:50.851 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-23 16:20:50.855 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-23 16:20:50.857 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:50.861 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-23 16:20:50.864 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-23 16:20:50.869 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-23 16:20:51.720 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:51.804 | [148106 Async ks-demo-invis:148106]: finished successfully 2022-03-23 16:20:53.156 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:20:53.253 | [148264 Async ks-demo-reader:148264]: finished successfully 2022-03-23 16:20:53.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:53.771 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:53.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:53.771 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:53.990 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:53.992 | ++ functions-common:get_or_create_user:925 : user_id=732347cc7d82415fa4cb0b4d9498176a 2022-03-23 16:20:53.995 | ++ functions-common:get_or_create_user:926 : echo 732347cc7d82415fa4cb0b4d9498176a 2022-03-23 16:20:53.997 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=732347cc7d82415fa4cb0b4d9498176a 2022-03-23 16:20:54.000 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 732347cc7d82415fa4cb0b4d9498176a 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:54.118 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 732347cc7d82415fa4cb0b4d9498176a 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:54.228 | [118226 Async ks-alt-reader-user:149353]: running: get_or_add_user_project_role reader 732347cc7d82415fa4cb0b4d9498176a 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:20:54.239 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-23 16:20:54.256 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:54.279 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-23 16:20:54.303 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-23 16:20:54.328 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-23 16:20:57.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:57.853 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:57.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:20:57.853 | from cryptography.utils import int_from_bytes 2022-03-23 16:20:58.175 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:20:58.190 | ++ functions-common:get_or_create_user:925 : user_id=c2f197981ed04e0fb7d64c0ee420367f 2022-03-23 16:20:58.202 | ++ functions-common:get_or_create_user:926 : echo c2f197981ed04e0fb7d64c0ee420367f 2022-03-23 16:20:58.214 | + lib/keystone:create_keystone_accounts:392 : system_member_user=c2f197981ed04e0fb7d64c0ee420367f 2022-03-23 16:20:58.227 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member c2f197981ed04e0fb7d64c0ee420367f all 2022-03-23 16:20:58.510 | + inc/async:async_inner:63 : get_or_add_user_system_role member c2f197981ed04e0fb7d64c0ee420367f all 2022-03-23 16:20:58.637 | [118226 Async ks-system-member:149579]: running: get_or_add_user_system_role member c2f197981ed04e0fb7d64c0ee420367f all 2022-03-23 16:20:58.656 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-23 16:20:58.670 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:20:58.687 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-23 16:20:58.692 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-23 16:20:58.695 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-23 16:21:00.702 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:00.898 | [148632 Async ks-alt-admin:148632]: finished successfully 2022-03-23 16:21:02.028 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:02.137 | [148746 Async ks-alt-another:148746]: finished successfully 2022-03-23 16:21:02.382 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:02.382 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:02.382 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:02.382 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:02.575 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:02.579 | ++ functions-common:get_or_create_user:925 : user_id=6b5767c826b04569a66e62332e9198ae 2022-03-23 16:21:02.583 | ++ functions-common:get_or_create_user:926 : echo 6b5767c826b04569a66e62332e9198ae 2022-03-23 16:21:02.588 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=6b5767c826b04569a66e62332e9198ae 2022-03-23 16:21:02.591 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 6b5767c826b04569a66e62332e9198ae all 2022-03-23 16:21:02.681 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 6b5767c826b04569a66e62332e9198ae all 2022-03-23 16:21:02.732 | [118226 Async ks-system-reader:149895]: running: get_or_add_user_system_role reader 6b5767c826b04569a66e62332e9198ae all 2022-03-23 16:21:02.735 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-23 16:21:02.739 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-23 16:21:02.747 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-23 16:21:02.751 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:21:02.767 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-23 16:21:04.951 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:05.111 | [149080 Async ks-alt-member-user:149080]: finished successfully 2022-03-23 16:21:05.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:05.512 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:05.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:05.512 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:05.755 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:05.762 | ++ functions-common:get_or_create_group:902 : group_id=fe8263108c6947ad8508f672d91230a4 2022-03-23 16:21:05.765 | ++ functions-common:get_or_create_group:903 : echo fe8263108c6947ad8508f672d91230a4 2022-03-23 16:21:05.768 | + lib/keystone:create_keystone_accounts:402 : admin_group=fe8263108c6947ad8508f672d91230a4 2022-03-23 16:21:05.772 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-23 16:21:05.778 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-23 16:21:05.784 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-23 16:21:05.792 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-23 16:21:05.797 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-23 16:21:07.882 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:07.913 | [149353 Async ks-alt-reader-user:149353]: finished successfully 2022-03-23 16:21:08.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:08.357 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:08.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:08.357 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:08.545 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:08.548 | ++ functions-common:get_or_create_group:902 : group_id=03bdb9f73fe74b609206d95dca8a391e 2022-03-23 16:21:08.550 | ++ functions-common:get_or_create_group:903 : echo 03bdb9f73fe74b609206d95dca8a391e 2022-03-23 16:21:08.553 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=03bdb9f73fe74b609206d95dca8a391e 2022-03-23 16:21:08.556 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:08.622 | + inc/async:async_inner:63 : get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:08.675 | [118226 Async ks-group-memberdemo:150248]: running: get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:08.680 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:08.789 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:08.853 | [118226 Async ks-group-anotherdemo:150334]: running: get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:08.860 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:09.104 | + inc/async:async_inner:63 : get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:09.325 | [118226 Async ks-group-memberalt:150420]: running: get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:09.345 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:09.773 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:09.991 | [118226 Async ks-group-anotheralt:150527]: running: get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:09.993 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 2022-03-23 16:21:10.099 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:10.274 | [149579 Async ks-system-member:149579]: finished successfully 2022-03-23 16:21:10.341 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 2022-03-23 16:21:10.582 | [118226 Async ks-group-admin:150645]: running: get_or_add_group_project_role admin fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 2022-03-23 16:21:10.607 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-23 16:21:10.976 | [118226 Async ks-demo-member:147770]: Waiting for completion of get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 running on PID 147770 (17 other jobs running) 2022-03-23 16:21:11.173 | [118226 Async ks-demo-member:147770]: Signaling child to exit 2022-03-23 16:21:11.174 | WAKEUP 2022-03-23 16:21:11.310 | [118226 Async ks-demo-member:147770]: Signaled 2022-03-23 16:21:11.318 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:11.318 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:11.318 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:11.318 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:11.318 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:11.318 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:11.318 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:11.318 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:11.318 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:11.318 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cd193e2f1e348d8b1783dbe7d854426 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:11.318 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:11.318 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:11.318 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:11.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:11.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:11.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:11.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:11.319 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:11.319 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:11.319 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:11.319 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 8cd193e2f1e348d8b1783dbe7d854426 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:11.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:11.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:11.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:11.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:11.319 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cd193e2f1e348d8b1783dbe7d854426 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:11.319 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:11.319 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:11.319 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:11.319 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:11.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:11.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:11.319 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:11.319 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:11.319 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:11.319 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:11.319 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:11.320 | ++ functions-common:get_field:818 : echo '| 96ff1b971d46480b83069e2a4bbd5c42 | 8cd193e2f1e348d8b1783dbe7d854426 | | 36c8478a41564006b5cfaf00b731bb94 | | | False |' 2022-03-23 16:21:11.320 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:11.320 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:11.320 | + functions-common:get_or_add_user_project_role:995 : user_role_id=96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:11.320 | + functions-common:get_or_add_user_project_role:997 : echo 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:11.320 | 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:11.640 | [118226 Async ks-demo-member:147770]: finished get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 with result 0 in 18 seconds 2022-03-23 16:21:11.876 | [118226 Async ks-demo-admin:147882]: Waiting for completion of get_or_add_user_project_role admin 98924cb8011140acb5f0a6ff40a7e473 36c8478a41564006b5cfaf00b731bb94 running on PID 147882 (16 other jobs running) 2022-03-23 16:21:12.042 | [118226 Async ks-demo-admin:147882]: Signaling child to exit 2022-03-23 16:21:12.043 | WAKEUP 2022-03-23 16:21:12.208 | [118226 Async ks-demo-admin:147882]: Signaled 2022-03-23 16:21:12.222 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:12.222 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:12.222 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:12.222 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:12.222 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:12.222 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:12.222 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:12.222 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:12.222 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 98924cb8011140acb5f0a6ff40a7e473 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:12.222 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:12.222 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:12.223 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:12.223 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:12.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:12.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:12.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:12.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:12.223 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:12.223 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:12.223 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:12.223 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 98924cb8011140acb5f0a6ff40a7e473 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:12.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:12.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:12.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:12.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:12.223 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:12.223 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 98924cb8011140acb5f0a6ff40a7e473 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:12.223 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:12.223 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:12.223 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:12.223 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:12.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:12.223 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:12.223 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:12.223 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:12.223 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:12.223 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:12.223 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | 98924cb8011140acb5f0a6ff40a7e473 | | 36c8478a41564006b5cfaf00b731bb94 | | | False |' 2022-03-23 16:21:12.223 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:12.223 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:12.223 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:21:12.223 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:21:12.224 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:21:12.562 | [118226 Async ks-demo-admin:147882]: finished get_or_add_user_project_role admin 98924cb8011140acb5f0a6ff40a7e473 36c8478a41564006b5cfaf00b731bb94 with result 0 in 15 seconds 2022-03-23 16:21:12.779 | [118226 Async ks-demo-another:147994]: Waiting for completion of get_or_add_user_project_role anotherrole 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 running on PID 147994 (15 other jobs running) 2022-03-23 16:21:12.931 | [118226 Async ks-demo-another:147994]: Signaling child to exit 2022-03-23 16:21:12.931 | WAKEUP 2022-03-23 16:21:13.086 | [118226 Async ks-demo-another:147994]: Signaled 2022-03-23 16:21:13.106 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:13.106 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:13.106 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:13.106 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:13.106 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:13.106 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:13.106 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:13.106 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:13.107 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:13.107 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8cd193e2f1e348d8b1783dbe7d854426 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:13.107 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:13.107 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:13.107 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:13.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.107 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.107 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.107 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:13.107 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:13.107 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:13.107 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8cd193e2f1e348d8b1783dbe7d854426 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:13.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.107 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.107 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.107 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8cd193e2f1e348d8b1783dbe7d854426 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:13.107 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:13.107 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:13.107 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:13.107 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:13.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.107 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.107 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.107 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:13.107 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:13.107 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:13.107 | ++ functions-common:get_field:818 : echo '| 7c6d59fe79544a52a2063ae71fd85dae | 8cd193e2f1e348d8b1783dbe7d854426 | | 36c8478a41564006b5cfaf00b731bb94 | | | False |' 2022-03-23 16:21:13.108 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:13.108 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:13.108 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:21:13.108 | + functions-common:get_or_add_user_project_role:997 : echo 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:21:13.108 | 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:21:13.254 | [118226 Async ks-demo-another:147994]: finished get_or_add_user_project_role anotherrole 8cd193e2f1e348d8b1783dbe7d854426 36c8478a41564006b5cfaf00b731bb94 with result 0 in 17 seconds 2022-03-23 16:21:13.493 | [118226 Async ks-demo-invis:148106]: Waiting for completion of get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 a37e86478bbf4c988e2c29a3f1bfee0d running on PID 148106 (14 other jobs running) 2022-03-23 16:21:13.640 | [118226 Async ks-demo-invis:148106]: Signaling child to exit 2022-03-23 16:21:13.640 | WAKEUP 2022-03-23 16:21:13.794 | [118226 Async ks-demo-invis:148106]: Signaled 2022-03-23 16:21:13.806 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:13.806 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:13.806 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:13.806 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:13.806 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:13.806 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:13.806 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:13.806 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:13.807 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:13.807 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:13.807 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:13.807 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cd193e2f1e348d8b1783dbe7d854426 --project a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:21:13.807 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:13.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:13.807 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:13.807 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:13.807 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 8cd193e2f1e348d8b1783dbe7d854426 --project a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:21:13.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.807 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:13.807 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:13.807 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8cd193e2f1e348d8b1783dbe7d854426 --project a37e86478bbf4c988e2c29a3f1bfee0d 2022-03-23 16:21:13.807 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:13.807 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:13.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:13.807 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:13.807 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:13.807 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:13.807 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:13.807 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:13.808 | ++ functions-common:get_field:818 : echo '| 96ff1b971d46480b83069e2a4bbd5c42 | 8cd193e2f1e348d8b1783dbe7d854426 | | a37e86478bbf4c988e2c29a3f1bfee0d | | | False |' 2022-03-23 16:21:13.808 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:13.808 | + functions-common:get_or_add_user_project_role:995 : user_role_id=96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:13.808 | + functions-common:get_or_add_user_project_role:997 : echo 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:13.808 | 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:13.891 | [118226 Async ks-demo-invis:148106]: finished get_or_add_user_project_role member 8cd193e2f1e348d8b1783dbe7d854426 a37e86478bbf4c988e2c29a3f1bfee0d with result 0 in 19 seconds 2022-03-23 16:21:13.971 | [118226 Async ks-demo-reader:148264]: Waiting for completion of get_or_add_user_project_role reader e50da2da31444002907240432ff81c26 36c8478a41564006b5cfaf00b731bb94 running on PID 148264 (13 other jobs running) 2022-03-23 16:21:14.112 | [118226 Async ks-demo-reader:148264]: Signaling child to exit 2022-03-23 16:21:14.113 | WAKEUP 2022-03-23 16:21:14.210 | [118226 Async ks-demo-reader:148264]: Signaled 2022-03-23 16:21:14.214 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:14.214 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:14.214 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:14.214 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:14.214 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:14.214 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:14.214 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:14.214 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:14.214 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e50da2da31444002907240432ff81c26 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:14.214 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:14.214 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:14.214 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:14.214 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:14.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.214 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:14.214 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:14.214 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:14.214 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e50da2da31444002907240432ff81c26 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:14.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.214 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:14.214 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:14.214 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e50da2da31444002907240432ff81c26 --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:14.215 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:14.215 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:14.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.215 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.215 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:14.215 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:14.215 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:14.215 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:14.215 | ++ functions-common:get_field:818 : echo '| 417908c1226b48498966dc05342f8a2f | e50da2da31444002907240432ff81c26 | | 36c8478a41564006b5cfaf00b731bb94 | | | False |' 2022-03-23 16:21:14.215 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:14.215 | + functions-common:get_or_add_user_project_role:995 : user_role_id=417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:14.215 | + functions-common:get_or_add_user_project_role:997 : echo 417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:14.215 | 417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:14.388 | [118226 Async ks-demo-reader:148264]: finished get_or_add_user_project_role reader e50da2da31444002907240432ff81c26 36c8478a41564006b5cfaf00b731bb94 with result 0 in 16 seconds 2022-03-23 16:21:14.422 | + inc/async:async_wait:197 : return 0 2022-03-23 16:21:14.435 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-23 16:21:14.739 | [118226 Async ks-alt-admin:148632]: Waiting for completion of get_or_add_user_project_role admin b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 running on PID 148632 (12 other jobs running) 2022-03-23 16:21:14.879 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:14.882 | [118226 Async ks-alt-admin:148632]: Signaling child to exit 2022-03-23 16:21:14.882 | WAKEUP 2022-03-23 16:21:14.986 | [118226 Async ks-alt-admin:148632]: Signaled 2022-03-23 16:21:14.995 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:14.995 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:14.995 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:14.995 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:14.995 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:14.995 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:14.995 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:14.995 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:14.995 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:14.995 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:14.995 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b58cc199a8fa4d2381d741cb704e55c6 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:14.995 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:14.995 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:14.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.995 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.995 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.995 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:14.995 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:14.995 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:14.995 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user b58cc199a8fa4d2381d741cb704e55c6 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:14.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.995 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.996 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.996 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:14.996 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:14.996 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:14.996 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b58cc199a8fa4d2381d741cb704e55c6 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:14.996 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:14.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.996 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:14.996 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:14.996 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:14.996 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:14.996 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:14.996 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | b58cc199a8fa4d2381d741cb704e55c6 | | 5ea7561f2be54c62803f58fa079ce847 | | | False |' 2022-03-23 16:21:14.996 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:14.996 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:14.996 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:21:14.996 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:21:14.996 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:21:15.010 | [149895 Async ks-system-reader:149895]: finished successfully 2022-03-23 16:21:15.229 | [118226 Async ks-alt-admin:148632]: finished get_or_add_user_project_role admin b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 with result 0 in 16 seconds 2022-03-23 16:21:15.374 | [118226 Async ks-alt-another:148746]: Waiting for completion of get_or_add_user_project_role anotherrole b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 running on PID 148746 (11 other jobs running) 2022-03-23 16:21:15.549 | [118226 Async ks-alt-another:148746]: Signaling child to exit 2022-03-23 16:21:15.549 | WAKEUP 2022-03-23 16:21:15.698 | [118226 Async ks-alt-another:148746]: Signaled 2022-03-23 16:21:15.707 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:15.707 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:15.707 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:15.708 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:15.708 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:15.708 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:15.708 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:15.708 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:15.708 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b58cc199a8fa4d2381d741cb704e55c6 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:15.708 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:15.708 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:15.708 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:15.708 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:15.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:15.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:15.708 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:15.708 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:15.708 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:15.708 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user b58cc199a8fa4d2381d741cb704e55c6 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:15.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:15.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:15.708 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:15.708 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b58cc199a8fa4d2381d741cb704e55c6 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:15.708 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:15.708 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:15.708 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:15.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:15.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:15.708 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:15.709 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:15.709 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:15.709 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:15.709 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:15.709 | ++ functions-common:get_field:818 : echo '| 7c6d59fe79544a52a2063ae71fd85dae | b58cc199a8fa4d2381d741cb704e55c6 | | 5ea7561f2be54c62803f58fa079ce847 | | | False |' 2022-03-23 16:21:15.709 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:15.709 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:21:15.709 | + functions-common:get_or_add_user_project_role:997 : echo 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:21:15.709 | 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:21:15.948 | [118226 Async ks-alt-another:148746]: finished get_or_add_user_project_role anotherrole b58cc199a8fa4d2381d741cb704e55c6 5ea7561f2be54c62803f58fa079ce847 with result 0 in 16 seconds 2022-03-23 16:21:16.158 | [118226 Async ks-alt-member-user:149080]: Waiting for completion of get_or_add_user_project_role member c985d9db87b1454482cb5a810eca9dc8 5ea7561f2be54c62803f58fa079ce847 running on PID 149080 (10 other jobs running) 2022-03-23 16:21:16.233 | [118226 Async ks-alt-member-user:149080]: Signaling child to exit 2022-03-23 16:21:16.235 | WAKEUP 2022-03-23 16:21:16.354 | [118226 Async ks-alt-member-user:149080]: Signaled 2022-03-23 16:21:16.360 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:16.360 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:16.360 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:16.360 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:16.360 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:16.361 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:16.361 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:16.361 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:16.361 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:16.361 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:16.361 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c985d9db87b1454482cb5a810eca9dc8 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:16.361 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:16.361 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:16.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:16.361 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:16.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:16.361 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:16.361 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:16.361 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:16.361 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:16.361 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c985d9db87b1454482cb5a810eca9dc8 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:16.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:16.361 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:16.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:16.361 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:16.361 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:16.361 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:16.361 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c985d9db87b1454482cb5a810eca9dc8 --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:16.361 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:16.361 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:16.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:16.361 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:16.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:16.361 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:16.361 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:16.362 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:16.362 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:16.362 | ++ functions-common:get_field:818 : echo '| 96ff1b971d46480b83069e2a4bbd5c42 | c985d9db87b1454482cb5a810eca9dc8 | | 5ea7561f2be54c62803f58fa079ce847 | | | False |' 2022-03-23 16:21:16.362 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:16.362 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:16.362 | + functions-common:get_or_add_user_project_role:995 : user_role_id=96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:16.362 | + functions-common:get_or_add_user_project_role:997 : echo 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:16.362 | 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:16.675 | [118226 Async ks-alt-member-user:149080]: finished get_or_add_user_project_role member c985d9db87b1454482cb5a810eca9dc8 5ea7561f2be54c62803f58fa079ce847 with result 0 in 14 seconds 2022-03-23 16:21:16.901 | [118226 Async ks-alt-reader-user:149353]: Waiting for completion of get_or_add_user_project_role reader 732347cc7d82415fa4cb0b4d9498176a 5ea7561f2be54c62803f58fa079ce847 running on PID 149353 (9 other jobs running) 2022-03-23 16:21:17.033 | [118226 Async ks-alt-reader-user:149353]: Signaling child to exit 2022-03-23 16:21:17.035 | WAKEUP 2022-03-23 16:21:17.170 | [118226 Async ks-alt-reader-user:149353]: Signaled 2022-03-23 16:21:17.182 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:21:17.182 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:21:17.182 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:17.182 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:17.182 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:17.182 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:17.182 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:17.182 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:21:17.182 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:17.182 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 732347cc7d82415fa4cb0b4d9498176a --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:17.182 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:21:17.182 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:17.182 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:17.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.182 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.182 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.182 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:17.182 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:21:17.182 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:21:17.182 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 732347cc7d82415fa4cb0b4d9498176a --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:17.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.182 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.183 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.183 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:21:17.183 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 732347cc7d82415fa4cb0b4d9498176a --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:17.183 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:21:17.183 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:21:17.183 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:17.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.183 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:17.183 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:17.183 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:17.183 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:21:17.183 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:21:17.183 | ++ functions-common:get_field:818 : echo '| 417908c1226b48498966dc05342f8a2f | 732347cc7d82415fa4cb0b4d9498176a | | 5ea7561f2be54c62803f58fa079ce847 | | | False |' 2022-03-23 16:21:17.183 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:21:17.183 | ++ functions-common:get_field:812 : read data 2022-03-23 16:21:17.183 | + functions-common:get_or_add_user_project_role:995 : user_role_id=417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:17.183 | + functions-common:get_or_add_user_project_role:997 : echo 417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:17.183 | 417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:17.474 | [118226 Async ks-alt-reader-user:149353]: finished get_or_add_user_project_role reader 732347cc7d82415fa4cb0b4d9498176a 5ea7561f2be54c62803f58fa079ce847 with result 0 in 13 seconds 2022-03-23 16:21:17.507 | + inc/async:async_wait:197 : return 0 2022-03-23 16:21:17.532 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-23 16:21:17.843 | [118226 Async ks-system-member:149579]: Waiting for completion of get_or_add_user_system_role member c2f197981ed04e0fb7d64c0ee420367f all running on PID 149579 (8 other jobs running) 2022-03-23 16:21:18.012 | [118226 Async ks-system-member:149579]: Signaling child to exit 2022-03-23 16:21:18.012 | WAKEUP 2022-03-23 16:21:18.177 | [118226 Async ks-system-member:149579]: Signaled 2022-03-23 16:21:18.184 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:21:18.185 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:21:18.185 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:21:18.185 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:18.185 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:18.185 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:18.185 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:18.185 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:18.185 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:21:18.185 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c2f197981ed04e0fb7d64c0ee420367f --system all -f value -c Role 2022-03-23 16:21:18.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:18.185 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:18.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:18.185 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:18.185 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:18.185 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:21:18.185 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:21:18.185 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user c2f197981ed04e0fb7d64c0ee420367f --system all 2022-03-23 16:21:18.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:18.185 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:18.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:18.185 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:18.185 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c2f197981ed04e0fb7d64c0ee420367f --system all -f value -c Role 2022-03-23 16:21:18.185 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:18.185 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:18.185 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:18.185 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:18.185 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:18.186 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:18.186 | + functions-common:get_or_add_user_system_role:1052 : echo 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:18.186 | 96ff1b971d46480b83069e2a4bbd5c42 2022-03-23 16:21:18.520 | [118226 Async ks-system-member:149579]: finished get_or_add_user_system_role member c2f197981ed04e0fb7d64c0ee420367f all with result 0 in 11 seconds 2022-03-23 16:21:18.776 | [118226 Async ks-system-reader:149895]: Waiting for completion of get_or_add_user_system_role reader 6b5767c826b04569a66e62332e9198ae all running on PID 149895 (7 other jobs running) 2022-03-23 16:21:18.954 | [118226 Async ks-system-reader:149895]: Signaling child to exit 2022-03-23 16:21:18.955 | WAKEUP 2022-03-23 16:21:19.113 | [118226 Async ks-system-reader:149895]: Signaled 2022-03-23 16:21:19.115 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-23 16:21:19.115 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-23 16:21:19.115 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-23 16:21:19.115 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:21:19.115 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:21:19.115 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:21:19.115 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:21:19.115 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:21:19.115 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-23 16:21:19.115 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6b5767c826b04569a66e62332e9198ae --system all -f value -c Role 2022-03-23 16:21:19.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:19.115 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:19.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:19.115 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:19.115 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:19.115 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-23 16:21:19.115 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-23 16:21:19.115 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 6b5767c826b04569a66e62332e9198ae --system all 2022-03-23 16:21:19.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:19.115 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:19.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:19.115 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:19.115 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 6b5767c826b04569a66e62332e9198ae --system all -f value -c Role 2022-03-23 16:21:19.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:19.116 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:19.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:19.116 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:19.116 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:19.116 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:19.116 | + functions-common:get_or_add_user_system_role:1052 : echo 417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:19.116 | 417908c1226b48498966dc05342f8a2f 2022-03-23 16:21:19.364 | [118226 Async ks-system-reader:149895]: finished get_or_add_user_system_role reader 6b5767c826b04569a66e62332e9198ae all with result 0 in 12 seconds 2022-03-23 16:21:19.409 | + inc/async:async_wait:197 : return 0 2022-03-23 16:21:19.427 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-23 16:21:19.664 | [118226 Async ks-group-memberdemo:150248]: Waiting for completion of get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 running on PID 150248 (6 other jobs running) 2022-03-23 16:21:19.794 | [118226 Async ks-group-memberdemo:150248]: Signaling child to exit 2022-03-23 16:21:22.561 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:22.683 | [150248 Async ks-group-memberdemo:150248]: finished successfully 2022-03-23 16:21:22.749 | WAKEUP 2022-03-23 16:21:22.881 | [118226 Async ks-group-memberdemo:150248]: Signaled 2022-03-23 16:21:22.884 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:21:22.884 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 03bdb9f73fe74b609206d95dca8a391e --project 36c8478a41564006b5cfaf00b731bb94 -f value 2022-03-23 16:21:22.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:22.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:22.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:22.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:22.884 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:22.884 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:21:22.884 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:21:22.884 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 03bdb9f73fe74b609206d95dca8a391e --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:22.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:22.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:22.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:22.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:22.884 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 03bdb9f73fe74b609206d95dca8a391e --project 36c8478a41564006b5cfaf00b731bb94 -f value 2022-03-23 16:21:22.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:22.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:22.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:22.885 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:22.885 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:22.885 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='96ff1b971d46480b83069e2a4bbd5c42 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 False' 2022-03-23 16:21:22.885 | + functions-common:get_or_add_group_project_role:1076 : echo 96ff1b971d46480b83069e2a4bbd5c42 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 False 2022-03-23 16:21:22.885 | 96ff1b971d46480b83069e2a4bbd5c42 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 False 2022-03-23 16:21:23.022 | [118226 Async ks-group-memberdemo:150248]: finished get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 with result 0 in 14 seconds 2022-03-23 16:21:23.162 | [118226 Async ks-group-anotherdemo:150334]: Waiting for completion of get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 running on PID 150334 (5 other jobs running) 2022-03-23 16:21:23.284 | [118226 Async ks-group-anotherdemo:150334]: Signaling child to exit 2022-03-23 16:21:23.300 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:23.338 | [150334 Async ks-group-anotherdemo:150334]: finished successfully 2022-03-23 16:21:23.368 | WAKEUP 2022-03-23 16:21:23.421 | [118226 Async ks-group-anotherdemo:150334]: Signaled 2022-03-23 16:21:23.423 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:21:23.423 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 03bdb9f73fe74b609206d95dca8a391e --project 36c8478a41564006b5cfaf00b731bb94 -f value 2022-03-23 16:21:23.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:23.423 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:23.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:23.423 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:23.423 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:23.423 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:21:23.423 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:21:23.423 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 03bdb9f73fe74b609206d95dca8a391e --project 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:21:23.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:23.424 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:23.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:23.424 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:23.424 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 03bdb9f73fe74b609206d95dca8a391e --project 36c8478a41564006b5cfaf00b731bb94 -f value 2022-03-23 16:21:23.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:23.425 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:23.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:23.425 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:23.425 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:23.425 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='7c6d59fe79544a52a2063ae71fd85dae 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 False' 2022-03-23 16:21:23.425 | + functions-common:get_or_add_group_project_role:1076 : echo 7c6d59fe79544a52a2063ae71fd85dae 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 False 2022-03-23 16:21:23.425 | 7c6d59fe79544a52a2063ae71fd85dae 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 False 2022-03-23 16:21:23.499 | [118226 Async ks-group-anotherdemo:150334]: finished get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 36c8478a41564006b5cfaf00b731bb94 with result 0 in 14 seconds 2022-03-23 16:21:23.562 | [118226 Async ks-group-memberalt:150420]: Waiting for completion of get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 running on PID 150420 (4 other jobs running) 2022-03-23 16:21:23.599 | [118226 Async ks-group-memberalt:150420]: Signaling child to exit 2022-03-23 16:21:24.571 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:24.605 | [150645 Async ks-group-admin:150645]: finished successfully 2022-03-23 16:21:24.732 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:24.758 | [150420 Async ks-group-memberalt:150420]: finished successfully 2022-03-23 16:21:24.778 | WAKEUP 2022-03-23 16:21:24.801 | [118226 Async ks-group-memberalt:150420]: Signaled 2022-03-23 16:21:24.803 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:21:24.803 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 03bdb9f73fe74b609206d95dca8a391e --project 5ea7561f2be54c62803f58fa079ce847 -f value 2022-03-23 16:21:24.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:24.803 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:21:24.803 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:21:24.803 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 03bdb9f73fe74b609206d95dca8a391e --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:24.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.803 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 03bdb9f73fe74b609206d95dca8a391e --project 5ea7561f2be54c62803f58fa079ce847 -f value 2022-03-23 16:21:24.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:24.803 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:24.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:24.803 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='96ff1b971d46480b83069e2a4bbd5c42 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 False' 2022-03-23 16:21:24.803 | + functions-common:get_or_add_group_project_role:1076 : echo 96ff1b971d46480b83069e2a4bbd5c42 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 False 2022-03-23 16:21:24.803 | 96ff1b971d46480b83069e2a4bbd5c42 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 False 2022-03-23 16:21:24.849 | [118226 Async ks-group-memberalt:150420]: finished get_or_add_group_project_role member 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 with result 0 in 15 seconds 2022-03-23 16:21:24.886 | [118226 Async ks-group-anotheralt:150527]: Waiting for completion of get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 running on PID 150527 (3 other jobs running) 2022-03-23 16:21:24.912 | [118226 Async ks-group-anotheralt:150527]: Signaling child to exit 2022-03-23 16:21:25.401 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:21:25.430 | [150527 Async ks-group-anotheralt:150527]: finished successfully 2022-03-23 16:21:25.450 | WAKEUP 2022-03-23 16:21:25.474 | [118226 Async ks-group-anotheralt:150527]: Signaled 2022-03-23 16:21:25.476 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:21:25.476 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 03bdb9f73fe74b609206d95dca8a391e --project 5ea7561f2be54c62803f58fa079ce847 -f value 2022-03-23 16:21:25.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.476 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:25.476 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:21:25.476 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:21:25.476 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 03bdb9f73fe74b609206d95dca8a391e --project 5ea7561f2be54c62803f58fa079ce847 2022-03-23 16:21:25.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.476 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 03bdb9f73fe74b609206d95dca8a391e --project 5ea7561f2be54c62803f58fa079ce847 -f value 2022-03-23 16:21:25.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.476 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.476 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:25.476 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='7c6d59fe79544a52a2063ae71fd85dae 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 False' 2022-03-23 16:21:25.476 | + functions-common:get_or_add_group_project_role:1076 : echo 7c6d59fe79544a52a2063ae71fd85dae 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 False 2022-03-23 16:21:25.476 | 7c6d59fe79544a52a2063ae71fd85dae 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 False 2022-03-23 16:21:25.523 | [118226 Async ks-group-anotheralt:150527]: finished get_or_add_group_project_role anotherrole 03bdb9f73fe74b609206d95dca8a391e 5ea7561f2be54c62803f58fa079ce847 with result 0 in 15 seconds 2022-03-23 16:21:25.563 | [118226 Async ks-group-admin:150645]: Waiting for completion of get_or_add_group_project_role admin fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 running on PID 150645 (2 other jobs running) 2022-03-23 16:21:25.589 | [118226 Async ks-group-admin:150645]: Signaling child to exit 2022-03-23 16:21:25.589 | WAKEUP 2022-03-23 16:21:25.612 | [118226 Async ks-group-admin:150645]: Signaled 2022-03-23 16:21:25.613 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-23 16:21:25.614 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fe8263108c6947ad8508f672d91230a4 --project 29c793fdbfa940d29a9b8be60a64f623 -f value 2022-03-23 16:21:25.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.614 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:25.614 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-23 16:21:25.614 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-23 16:21:25.614 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group fe8263108c6947ad8508f672d91230a4 --project 29c793fdbfa940d29a9b8be60a64f623 2022-03-23 16:21:25.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.614 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fe8263108c6947ad8508f672d91230a4 --project 29c793fdbfa940d29a9b8be60a64f623 -f value 2022-03-23 16:21:25.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:21:25.614 | from cryptography.utils import int_from_bytes 2022-03-23 16:21:25.614 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:21:25.614 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f02b9ae8ba9c48bf9f20584c2ad4b9a9 fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 False' 2022-03-23 16:21:25.614 | + functions-common:get_or_add_group_project_role:1076 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 False 2022-03-23 16:21:25.614 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 False 2022-03-23 16:21:25.658 | [118226 Async ks-group-admin:150645]: finished get_or_add_group_project_role admin fe8263108c6947ad8508f672d91230a4 29c793fdbfa940d29a9b8be60a64f623 with result 0 in 14 seconds 2022-03-23 16:21:25.662 | + inc/async:async_wait:197 : return 0 2022-03-23 16:21:25.665 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-23 16:21:25.682 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:21:25.685 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-23 16:21:25.707 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:25.710 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-23 16:21:25.714 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-23 16:21:25.785 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-23 16:21:25.825 | [118226 Async create_nova_accounts:152553]: running: create_nova_accounts 2022-03-23 16:21:25.838 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-23 16:21:25.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:25.858 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-23 16:21:25.861 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-23 16:21:25.922 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-23 16:21:25.968 | [118226 Async create_glance_accounts:152668]: running: create_glance_accounts 2022-03-23 16:21:25.971 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-23 16:21:25.994 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:26.000 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-23 16:21:26.003 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-23 16:21:26.080 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-23 16:21:26.123 | [118226 Async create_cinder_accounts:152798]: running: create_cinder_accounts 2022-03-23 16:21:26.126 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-23 16:21:26.146 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:26.149 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-23 16:21:26.151 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-23 16:21:26.219 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-23 16:21:26.282 | [118226 Async create_neutron_accounts:152913]: running: create_neutron_accounts 2022-03-23 16:21:26.285 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-23 16:21:26.336 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:21:26.338 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-23 16:21:26.341 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-23 16:21:26.662 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-23 16:21:26.868 | [118226 Async create_swift_accounts:153055]: running: create_swift_accounts 2022-03-23 16:21:26.903 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-23 16:21:27.031 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:21:27.055 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-23 16:21:27.447 | [118226 Async create_nova_accounts:152553]: Waiting for completion of create_nova_accounts running on PID 152553 (6 other jobs running) 2022-03-23 16:21:27.640 | [118226 Async create_nova_accounts:152553]: Signaling child to exit 2022-03-23 16:22:06.266 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:06.314 | [152913 Async create_neutron_accounts:152913]: finished successfully 2022-03-23 16:22:25.362 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:25.393 | [152798 Async create_cinder_accounts:152798]: finished successfully 2022-03-23 16:22:40.129 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:40.161 | [152668 Async create_glance_accounts:152668]: finished successfully 2022-03-23 16:22:46.715 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:22:46.741 | [152553 Async create_nova_accounts:152553]: finished successfully 2022-03-23 16:22:46.762 | WAKEUP 2022-03-23 16:22:46.787 | [118226 Async create_nova_accounts:152553]: Signaled 2022-03-23 16:22:46.788 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-23 16:22:46.788 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-23 16:22:46.789 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-23 16:22:46.789 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:22:46.789 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:22:46.789 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:22:46.789 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:22:46.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.789 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.789 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.789 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.789 | + functions-common:get_or_create_user:925 : user_id=fc9f4da9d41148fb8d3a8d20f358a66b 2022-03-23 16:22:46.789 | + functions-common:get_or_create_user:926 : echo fc9f4da9d41148fb8d3a8d20f358a66b 2022-03-23 16:22:46.789 | fc9f4da9d41148fb8d3a8d20f358a66b 2022-03-23 16:22:46.789 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-23 16:22:46.789 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:46.789 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:46.789 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:46.790 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:46.790 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:46.790 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:46.790 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:46.790 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:46.790 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:46.790 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:46.790 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.790 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.790 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:46.790 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.790 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.790 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.790 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.790 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.790 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:46.790 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:46.790 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.791 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.791 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.791 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:46.791 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.791 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.791 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.791 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.791 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.791 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.791 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.791 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:46.791 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:46.791 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:46.791 | ++ functions-common:get_field:818 : echo '| 91d722382411482687fecd376e696458 | fc9f4da9d41148fb8d3a8d20f358a66b | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:46.791 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.792 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91d722382411482687fecd376e696458 2022-03-23 16:22:46.792 | + functions-common:get_or_add_user_project_role:997 : echo 91d722382411482687fecd376e696458 2022-03-23 16:22:46.792 | 91d722382411482687fecd376e696458 2022-03-23 16:22:46.792 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:22:46.792 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-23 16:22:46.792 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:46.792 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:46.792 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:46.792 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:46.792 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:46.792 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:46.792 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:46.792 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:46.792 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:46.792 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:46.792 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.792 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:46.792 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.792 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.792 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.792 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.792 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.792 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.792 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:46.792 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:46.792 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.792 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.793 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.793 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.793 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.793 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:46.793 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.793 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.793 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.793 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.793 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.793 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:46.793 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:46.793 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:46.793 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | fc9f4da9d41148fb8d3a8d20f358a66b | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:46.793 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.793 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:22:46.793 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:22:46.793 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:22:46.793 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-23 16:22:46.793 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:22:46.793 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.45/compute 2022-03-23 16:22:46.793 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-23 16:22:46.793 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:22:46.793 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-23 16:22:46.793 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-23 16:22:46.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.793 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.794 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.794 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:22:46.794 | 7e0c5df334864d7eab3d9222fc6b5e58' 2022-03-23 16:22:46.794 | + functions-common:get_or_create_service:1094 : echo 7e0c5df334864d7eab3d9222fc6b5e58 2022-03-23 16:22:46.794 | 7e0c5df334864d7eab3d9222fc6b5e58 2022-03-23 16:22:46.794 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.45/compute/v2/$(project_id)s' 2022-03-23 16:22:46.794 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:22:46.794 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' RegionOne 2022-03-23 16:22:46.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:22:46.794 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-23 16:22:46.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.794 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:22:46.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:22:46.794 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.45/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:22:46.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.794 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.794 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6347a7f3dcc747d58bc474a37f5f4bac 2022-03-23 16:22:46.794 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6347a7f3dcc747d58bc474a37f5f4bac 2022-03-23 16:22:46.794 | + functions-common:get_or_create_endpoint:1127 : public_id=6347a7f3dcc747d58bc474a37f5f4bac 2022-03-23 16:22:46.794 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:22:46.794 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:22:46.795 | + functions-common:get_or_create_endpoint:1136 : echo 6347a7f3dcc747d58bc474a37f5f4bac 2022-03-23 16:22:46.795 | 6347a7f3dcc747d58bc474a37f5f4bac 2022-03-23 16:22:46.795 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-23 16:22:46.795 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:22:46.795 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-23 16:22:46.795 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-23 16:22:46.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.795 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.795 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:22:46.795 | 185261b45c9948128877af6cd1b7f8ce' 2022-03-23 16:22:46.795 | + functions-common:get_or_create_service:1094 : echo 185261b45c9948128877af6cd1b7f8ce 2022-03-23 16:22:46.795 | 185261b45c9948128877af6cd1b7f8ce 2022-03-23 16:22:46.795 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.45/compute/v2.1 2022-03-23 16:22:46.795 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:22:46.795 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.45/compute/v2.1 RegionOne 2022-03-23 16:22:46.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:22:46.795 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-23 16:22:46.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.795 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.795 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:22:46.795 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:22:46.795 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.45/compute/v2.1 --region RegionOne -f value -c id 2022-03-23 16:22:46.795 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.795 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.796 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.796 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.796 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e43d66a5fec1442cb75f602d7bac9afd 2022-03-23 16:22:46.796 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e43d66a5fec1442cb75f602d7bac9afd 2022-03-23 16:22:46.796 | + functions-common:get_or_create_endpoint:1127 : public_id=e43d66a5fec1442cb75f602d7bac9afd 2022-03-23 16:22:46.796 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:22:46.796 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:22:46.796 | + functions-common:get_or_create_endpoint:1136 : echo e43d66a5fec1442cb75f602d7bac9afd 2022-03-23 16:22:46.796 | e43d66a5fec1442cb75f602d7bac9afd 2022-03-23 16:22:46.796 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-23 16:22:46.796 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:46.796 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-23 16:22:46.796 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:46.796 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-23 16:22:46.796 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:46.796 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:46.796 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:46.796 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:46.796 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:46.796 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:46.796 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:46.796 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:46.796 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:46.796 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:46.796 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.796 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.796 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:46.796 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.796 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.797 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.797 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:46.797 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:46.797 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.797 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.797 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.797 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:46.797 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.797 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.797 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.797 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.797 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:46.797 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:46.797 | ++ functions-common:get_field:818 : echo '| 0b19558aeaee4de68238c75a2bd74bec | fc9f4da9d41148fb8d3a8d20f358a66b | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:46.797 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:46.797 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.797 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:22:46.797 | + functions-common:get_or_add_user_project_role:997 : echo 0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:22:46.797 | 0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:22:46.797 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-23 16:22:46.798 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:22:46.798 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-23 16:22:46.798 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:46.798 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-23 16:22:46.844 | [118226 Async create_nova_accounts:152553]: finished create_nova_accounts with result 0 in 80 seconds 2022-03-23 16:22:46.883 | [118226 Async create_glance_accounts:152668]: Waiting for completion of create_glance_accounts running on PID 152668 (5 other jobs running) 2022-03-23 16:22:46.910 | [118226 Async create_glance_accounts:152668]: Signaling child to exit 2022-03-23 16:22:46.910 | WAKEUP 2022-03-23 16:22:46.934 | [118226 Async create_glance_accounts:152668]: Signaled 2022-03-23 16:22:46.935 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-23 16:22:46.935 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:46.935 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-23 16:22:46.935 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-23 16:22:46.935 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:22:46.935 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:22:46.935 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:22:46.935 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:22:46.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.935 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.935 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.936 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.936 | + functions-common:get_or_create_user:925 : user_id=0ee0b1b6fa3744629cc324d1de184ec9 2022-03-23 16:22:46.936 | + functions-common:get_or_create_user:926 : echo 0ee0b1b6fa3744629cc324d1de184ec9 2022-03-23 16:22:46.936 | 0ee0b1b6fa3744629cc324d1de184ec9 2022-03-23 16:22:46.936 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-23 16:22:46.936 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:46.936 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:46.936 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:46.936 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:46.936 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:46.936 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:46.936 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:46.936 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:46.936 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:46.936 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:46.936 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:46.936 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.936 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.936 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.936 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.936 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.936 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:46.936 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:46.936 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.936 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.937 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.937 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.937 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:46.937 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.937 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.937 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.937 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.937 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.937 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:46.937 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:46.937 | ++ functions-common:get_field:818 : echo '| 91d722382411482687fecd376e696458 | 0ee0b1b6fa3744629cc324d1de184ec9 | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:46.937 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:46.937 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.937 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91d722382411482687fecd376e696458 2022-03-23 16:22:46.937 | + functions-common:get_or_add_user_project_role:997 : echo 91d722382411482687fecd376e696458 2022-03-23 16:22:46.937 | 91d722382411482687fecd376e696458 2022-03-23 16:22:46.937 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:22:46.937 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-23 16:22:46.937 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:22:46.937 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-23 16:22:46.937 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-23 16:22:46.937 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:22:46.937 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:22:46.937 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:22:46.937 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:22:46.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.938 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.938 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.938 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.938 | + functions-common:get_or_create_user:925 : user_id=0d5fcebeffc64db683733341ccfe644c 2022-03-23 16:22:46.938 | + functions-common:get_or_create_user:926 : echo 0d5fcebeffc64db683733341ccfe644c 2022-03-23 16:22:46.938 | 0d5fcebeffc64db683733341ccfe644c 2022-03-23 16:22:46.938 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-23 16:22:46.938 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:46.938 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:46.938 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:46.938 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:46.938 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:46.938 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:46.938 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:46.938 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:46.938 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:46.938 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:46.938 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.938 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:46.938 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.938 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.938 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.938 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.938 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.938 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.938 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:46.938 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:46.938 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.939 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.939 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.939 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:46.939 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.939 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.939 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.939 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.939 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.939 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.939 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.939 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:46.939 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:46.939 | ++ functions-common:get_field:818 : echo '| 91d722382411482687fecd376e696458 | 0d5fcebeffc64db683733341ccfe644c | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:46.939 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:46.939 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.939 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91d722382411482687fecd376e696458 2022-03-23 16:22:46.939 | + functions-common:get_or_add_user_project_role:997 : echo 91d722382411482687fecd376e696458 2022-03-23 16:22:46.939 | 91d722382411482687fecd376e696458 2022-03-23 16:22:46.939 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-23 16:22:46.939 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-23 16:22:46.939 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:46.939 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:46.939 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:46.939 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:46.939 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:46.939 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:46.939 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:46.939 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:46.939 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:46.940 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:46.940 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.940 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:46.940 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.940 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.940 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.940 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.940 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.940 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:46.940 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:46.940 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.940 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.940 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.940 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:46.940 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-23 16:22:46.940 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:46.940 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:46.940 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.940 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.940 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.940 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.940 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:46.940 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:46.941 | ++ functions-common:get_field:818 : echo '| 0b19558aeaee4de68238c75a2bd74bec | 0d5fcebeffc64db683733341ccfe644c | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:46.941 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:46.941 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:46.941 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:22:46.941 | + functions-common:get_or_add_user_project_role:997 : echo 0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:22:46.941 | 0b19558aeaee4de68238c75a2bd74bec 2022-03-23 16:22:46.941 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-23 16:22:46.941 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:22:46.941 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-23 16:22:46.941 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-23 16:22:46.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.941 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.941 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.941 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.941 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:22:46.941 | a38ef8f38ad349ed890a381ce30e75c5' 2022-03-23 16:22:46.941 | + functions-common:get_or_create_service:1094 : echo a38ef8f38ad349ed890a381ce30e75c5 2022-03-23 16:22:46.941 | a38ef8f38ad349ed890a381ce30e75c5 2022-03-23 16:22:46.941 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.45/image 2022-03-23 16:22:46.941 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:22:46.941 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.45/image RegionOne 2022-03-23 16:22:46.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:22:46.941 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-23 16:22:46.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.941 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.941 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.941 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:22:46.941 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:22:46.942 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.45/image --region RegionOne -f value -c id 2022-03-23 16:22:46.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.942 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:46.942 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:46.942 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:46.942 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=74465681929d4608bef0597ec1c3b442 2022-03-23 16:22:46.942 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 74465681929d4608bef0597ec1c3b442 2022-03-23 16:22:46.942 | + functions-common:get_or_create_endpoint:1127 : public_id=74465681929d4608bef0597ec1c3b442 2022-03-23 16:22:46.942 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:22:46.942 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:22:46.942 | + functions-common:get_or_create_endpoint:1136 : echo 74465681929d4608bef0597ec1c3b442 2022-03-23 16:22:46.942 | 74465681929d4608bef0597ec1c3b442 2022-03-23 16:22:46.942 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-23 16:22:46.942 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:22:46.942 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-23 16:22:46.942 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-23 16:22:46.942 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-23 16:22:46.942 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-23 16:22:46.942 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-23 16:22:46.942 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-23 16:22:46.942 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-23 16:22:46.981 | [118226 Async create_glance_accounts:152668]: finished create_glance_accounts with result 0 in 74 seconds 2022-03-23 16:22:47.020 | [118226 Async create_cinder_accounts:152798]: Waiting for completion of create_cinder_accounts running on PID 152798 (4 other jobs running) 2022-03-23 16:22:47.046 | [118226 Async create_cinder_accounts:152798]: Signaling child to exit 2022-03-23 16:22:47.048 | WAKEUP 2022-03-23 16:22:47.073 | [118226 Async create_cinder_accounts:152798]: Signaled 2022-03-23 16:22:47.074 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-23 16:22:47.074 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-23 16:22:47.074 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-23 16:22:47.074 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:22:47.074 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:22:47.074 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:22:47.074 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:22:47.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.074 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.074 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.074 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.074 | + functions-common:get_or_create_user:925 : user_id=6221d15c8be24768856f2d640af7538d 2022-03-23 16:22:47.075 | + functions-common:get_or_create_user:926 : echo 6221d15c8be24768856f2d640af7538d 2022-03-23 16:22:47.075 | 6221d15c8be24768856f2d640af7538d 2022-03-23 16:22:47.075 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-23 16:22:47.075 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:47.075 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:47.075 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:47.075 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:47.075 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:47.075 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:47.075 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:47.075 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:47.075 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:47.075 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:47.075 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:47.075 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:22:47.075 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:47.075 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:47.075 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:47.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.075 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.075 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.075 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.075 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:47.075 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:47.075 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:22:47.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.075 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.075 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.075 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:47.076 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:47.076 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-23 16:22:47.076 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:47.076 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:47.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.076 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.076 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.076 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.076 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:47.076 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:47.076 | ++ functions-common:get_field:818 : echo '| 91d722382411482687fecd376e696458 | 6221d15c8be24768856f2d640af7538d | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:47.076 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:47.076 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:47.076 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91d722382411482687fecd376e696458 2022-03-23 16:22:47.076 | + functions-common:get_or_add_user_project_role:997 : echo 91d722382411482687fecd376e696458 2022-03-23 16:22:47.076 | 91d722382411482687fecd376e696458 2022-03-23 16:22:47.076 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:22:47.076 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-23 16:22:47.076 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:22:47.076 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-23 16:22:47.076 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-23 16:22:47.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.076 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.076 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.076 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.076 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:22:47.076 | f0a9adf00d9948c6b5d8bcf14d9d9e99' 2022-03-23 16:22:47.077 | + functions-common:get_or_create_service:1094 : echo f0a9adf00d9948c6b5d8bcf14d9d9e99 2022-03-23 16:22:47.077 | f0a9adf00d9948c6b5d8bcf14d9d9e99 2022-03-23 16:22:47.077 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-23 16:22:47.077 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 16:22:47.077 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:22:47.077 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:22:47.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:22:47.077 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-23 16:22:47.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.077 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.077 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.077 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:22:47.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:22:47.077 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:22:47.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.077 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.077 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.077 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ae88fe436e3940bb83a7a842b6d24eee 2022-03-23 16:22:47.077 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ae88fe436e3940bb83a7a842b6d24eee 2022-03-23 16:22:47.077 | + functions-common:get_or_create_endpoint:1127 : public_id=ae88fe436e3940bb83a7a842b6d24eee 2022-03-23 16:22:47.077 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:22:47.077 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:22:47.077 | + functions-common:get_or_create_endpoint:1136 : echo ae88fe436e3940bb83a7a842b6d24eee 2022-03-23 16:22:47.077 | ae88fe436e3940bb83a7a842b6d24eee 2022-03-23 16:22:47.077 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-23 16:22:47.077 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:22:47.078 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-23 16:22:47.078 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-23 16:22:47.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.078 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.078 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.078 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.078 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:22:47.078 | 7e7236a286e44a8b92d36bab57deca11' 2022-03-23 16:22:47.078 | + functions-common:get_or_create_service:1094 : echo 7e7236a286e44a8b92d36bab57deca11 2022-03-23 16:22:47.078 | 7e7236a286e44a8b92d36bab57deca11 2022-03-23 16:22:47.078 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.45/volume/v3/$(project_id)s' 2022-03-23 16:22:47.078 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:22:47.078 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' RegionOne 2022-03-23 16:22:47.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:22:47.078 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-23 16:22:47.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.078 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.078 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.078 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:22:47.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:22:47.078 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.45/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:22:47.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.078 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.078 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.078 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.078 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a8defd8b90644906ac3d01feb7806cd0 2022-03-23 16:22:47.079 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a8defd8b90644906ac3d01feb7806cd0 2022-03-23 16:22:47.079 | + functions-common:get_or_create_endpoint:1127 : public_id=a8defd8b90644906ac3d01feb7806cd0 2022-03-23 16:22:47.079 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:22:47.079 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:22:47.079 | + functions-common:get_or_create_endpoint:1136 : echo a8defd8b90644906ac3d01feb7806cd0 2022-03-23 16:22:47.079 | a8defd8b90644906ac3d01feb7806cd0 2022-03-23 16:22:47.079 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-23 16:22:47.079 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:22:47.079 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-23 16:22:47.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.079 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.079 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.079 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_project:938 : project_id=f736d94f303d4009ad551855063a8b92 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_project:939 : echo f736d94f303d4009ad551855063a8b92 2022-03-23 16:22:47.079 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id f736d94f303d4009ad551855063a8b92 2022-03-23 16:22:47.079 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-23 16:22:47.079 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-23 16:22:47.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.079 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.079 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.079 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-23 16:22:47.079 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_user:925 : user_id=6221d15c8be24768856f2d640af7538d 2022-03-23 16:22:47.079 | ++ functions-common:get_or_create_user:926 : echo 6221d15c8be24768856f2d640af7538d 2022-03-23 16:22:47.080 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 6221d15c8be24768856f2d640af7538d 2022-03-23 16:22:47.125 | [118226 Async create_cinder_accounts:152798]: finished create_cinder_accounts with result 0 in 59 seconds 2022-03-23 16:22:47.129 | + inc/async:async_wait:197 : return 0 2022-03-23 16:22:47.132 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-23 16:22:47.189 | [118226 Async create_neutron_accounts:152913]: Waiting for completion of create_neutron_accounts running on PID 152913 (3 other jobs running) 2022-03-23 16:22:47.216 | [118226 Async create_neutron_accounts:152913]: Signaling child to exit 2022-03-23 16:22:47.217 | WAKEUP 2022-03-23 16:22:47.240 | [118226 Async create_neutron_accounts:152913]: Signaled 2022-03-23 16:22:47.242 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-23 16:22:47.242 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:22:47.242 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:22:47.242 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:22:47.242 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:22:47.242 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:22:47.242 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:22:47.242 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-23 16:22:47.242 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-23 16:22:47.242 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-23 16:22:47.242 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.45:9696/ 2022-03-23 16:22:47.242 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-23 16:22:47.242 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-23 16:22:47.242 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-23 16:22:47.242 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:22:47.242 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:22:47.242 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:22:47.242 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:22:47.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.243 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.243 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.243 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.243 | + functions-common:get_or_create_user:925 : user_id=caebc118e0294c49b5d15e4bebfcf808 2022-03-23 16:22:47.243 | + functions-common:get_or_create_user:926 : echo caebc118e0294c49b5d15e4bebfcf808 2022-03-23 16:22:47.243 | caebc118e0294c49b5d15e4bebfcf808 2022-03-23 16:22:47.243 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-23 16:22:47.243 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:22:47.243 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:22:47.243 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:22:47.243 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:22:47.243 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:22:47.243 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:22:47.243 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:22:47.243 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:22:47.243 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:22:47.243 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:22:47.243 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:22:47.243 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:22:47.243 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:47.243 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:47.243 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:47.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.243 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.243 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.243 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.243 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:22:47.243 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:22:47.243 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:22:47.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.244 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.244 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.244 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-23 16:22:47.244 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:22:47.244 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:22:47.244 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:22:47.244 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:47.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.244 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.244 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.244 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.244 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:22:47.244 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:22:47.244 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:22:47.244 | ++ functions-common:get_field:818 : echo '| 91d722382411482687fecd376e696458 | caebc118e0294c49b5d15e4bebfcf808 | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:22:47.244 | ++ functions-common:get_field:812 : read data 2022-03-23 16:22:47.244 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91d722382411482687fecd376e696458 2022-03-23 16:22:47.244 | + functions-common:get_or_add_user_project_role:997 : echo 91d722382411482687fecd376e696458 2022-03-23 16:22:47.244 | 91d722382411482687fecd376e696458 2022-03-23 16:22:47.244 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-23 16:22:47.244 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-23 16:22:47.244 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:22:47.244 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-23 16:22:47.244 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-23 16:22:47.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.244 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.245 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.245 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.245 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:22:47.245 | b5d26173d9d1416387182a3930c4502d' 2022-03-23 16:22:47.245 | + functions-common:get_or_create_service:1094 : echo b5d26173d9d1416387182a3930c4502d 2022-03-23 16:22:47.245 | b5d26173d9d1416387182a3930c4502d 2022-03-23 16:22:47.245 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.45:9696/ 2022-03-23 16:22:47.245 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:22:47.245 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.45:9696/ RegionOne 2022-03-23 16:22:47.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:22:47.245 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-23 16:22:47.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.245 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.245 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.245 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:22:47.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:22:47.245 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.45:9696/ --region RegionOne -f value -c id 2022-03-23 16:22:47.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.245 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:22:47.245 | from cryptography.utils import int_from_bytes 2022-03-23 16:22:47.245 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:22:47.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e22d9a4973494d0b9b6b7ba4cba6573f 2022-03-23 16:22:47.245 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e22d9a4973494d0b9b6b7ba4cba6573f 2022-03-23 16:22:47.245 | + functions-common:get_or_create_endpoint:1127 : public_id=e22d9a4973494d0b9b6b7ba4cba6573f 2022-03-23 16:22:47.245 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:22:47.245 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:22:47.246 | + functions-common:get_or_create_endpoint:1136 : echo e22d9a4973494d0b9b6b7ba4cba6573f 2022-03-23 16:22:47.246 | e22d9a4973494d0b9b6b7ba4cba6573f 2022-03-23 16:22:47.288 | [118226 Async create_neutron_accounts:152913]: finished create_neutron_accounts with result 0 in 40 seconds 2022-03-23 16:22:47.327 | [118226 Async create_swift_accounts:153055]: Waiting for completion of create_swift_accounts running on PID 153055 (2 other jobs running) 2022-03-23 16:22:47.352 | [118226 Async create_swift_accounts:153055]: Signaling child to exit 2022-03-23 16:23:36.125 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:23:36.154 | [153055 Async create_swift_accounts:153055]: finished successfully 2022-03-23 16:23:36.174 | WAKEUP 2022-03-23 16:23:36.204 | [118226 Async create_swift_accounts:153055]: Signaled 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-23 16:23:36.206 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-23 16:23:36.206 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-23 16:23:36.206 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-23 16:23:36.206 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-23 16:23:36.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.206 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.207 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.207 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.207 | ++ functions-common:get_or_create_role:950 : role_id=7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:23:36.207 | ++ functions-common:get_or_create_role:951 : echo 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:23:36.207 | + lib/swift:create_swift_accounts:614 : another_role=7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:23:36.207 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-23 16:23:36.207 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-23 16:23:36.207 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:23:36.207 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:23:36.207 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:23:36.207 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:23:36.207 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.207 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.207 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.207 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.207 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.207 | + functions-common:get_or_create_user:925 : user_id=a3486178a6a147cf9ef8bf7227253245 2022-03-23 16:23:36.207 | + functions-common:get_or_create_user:926 : echo a3486178a6a147cf9ef8bf7227253245 2022-03-23 16:23:36.207 | a3486178a6a147cf9ef8bf7227253245 2022-03-23 16:23:36.207 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-23 16:23:36.207 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:23:36.207 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:23:36.207 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:23:36.207 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:23:36.207 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:23:36.207 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:23:36.207 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:23:36.207 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:23:36.207 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:23:36.207 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:23:36.207 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:23:36.208 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.208 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:23:36.208 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.208 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.208 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.208 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:23:36.208 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:23:36.208 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:23:36.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.208 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:23:36.208 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.208 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:23:36.208 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.208 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.208 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.208 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.209 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:23:36.209 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:23:36.209 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:23:36.209 | ++ functions-common:get_field:818 : echo '| 91d722382411482687fecd376e696458 | a3486178a6a147cf9ef8bf7227253245 | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:23:36.209 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.209 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91d722382411482687fecd376e696458 2022-03-23 16:23:36.209 | + functions-common:get_or_add_user_project_role:997 : echo 91d722382411482687fecd376e696458 2022-03-23 16:23:36.209 | 91d722382411482687fecd376e696458 2022-03-23 16:23:36.209 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:23:36.209 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-23 16:23:36.209 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:23:36.209 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:23:36.209 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:23:36.209 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:23:36.209 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:23:36.209 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:23:36.209 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:23:36.209 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:23:36.209 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:23:36.209 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:23:36.209 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:23:36.209 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:23:36.209 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.210 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.210 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.210 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.210 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.210 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.210 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:23:36.210 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:23:36.210 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:23:36.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.210 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.210 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.210 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-23 16:23:36.210 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.210 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:23:36.210 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.210 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.210 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.210 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.210 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.210 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:23:36.210 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:23:36.210 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:23:36.210 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | a3486178a6a147cf9ef8bf7227253245 | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:23:36.210 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.210 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.210 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.211 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.211 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-23 16:23:36.211 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:23:36.211 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-23 16:23:36.211 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-23 16:23:36.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.211 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.211 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.211 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.211 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:23:36.211 | 8850d69fa6c2469a9dab6d5526a1cb93' 2022-03-23 16:23:36.211 | + functions-common:get_or_create_service:1094 : echo 8850d69fa6c2469a9dab6d5526a1cb93 2022-03-23 16:23:36.211 | 8850d69fa6c2469a9dab6d5526a1cb93 2022-03-23 16:23:36.211 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' http://10.222.0.45:8080 2022-03-23 16:23:36.211 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:23:36.211 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-23 16:23:36.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:23:36.211 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-23 16:23:36.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.211 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.211 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.211 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:23:36.211 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:23:36.211 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.45:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-23 16:23:36.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.211 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.212 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.212 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d7992160e5bf4a7fa814d281b9d0985e 2022-03-23 16:23:36.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d7992160e5bf4a7fa814d281b9d0985e 2022-03-23 16:23:36.212 | + functions-common:get_or_create_endpoint:1127 : public_id=d7992160e5bf4a7fa814d281b9d0985e 2022-03-23 16:23:36.212 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.45:8080 ]] 2022-03-23 16:23:36.212 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.45:8080 RegionOne 2022-03-23 16:23:36.212 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:23:36.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-23 16:23:36.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.212 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.212 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.212 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.212 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:23:36.212 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:23:36.212 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.45:8080 --region RegionOne -f value -c id 2022-03-23 16:23:36.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.212 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.212 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.212 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.212 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=382e6e44eab145ec92ebbccdff30f994 2022-03-23 16:23:36.212 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 382e6e44eab145ec92ebbccdff30f994 2022-03-23 16:23:36.212 | 382e6e44eab145ec92ebbccdff30f994 2022-03-23 16:23:36.212 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:23:36.212 | + functions-common:get_or_create_endpoint:1136 : echo d7992160e5bf4a7fa814d281b9d0985e 2022-03-23 16:23:36.212 | d7992160e5bf4a7fa814d281b9d0985e 2022-03-23 16:23:36.212 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-23 16:23:36.212 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-23 16:23:36.212 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:23:36.213 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-23 16:23:36.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.213 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.213 | ++ functions-common:get_or_create_project:938 : project_id=47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.213 | ++ functions-common:get_or_create_project:939 : echo 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.213 | + lib/swift:create_swift_accounts:628 : swift_project_test1=47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.213 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-23 16:23:36.213 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.213 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-23 16:23:36.213 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:23:36.213 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-23 16:23:36.213 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-23 16:23:36.213 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-23 16:23:36.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.213 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.213 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.213 | ++ functions-common:get_or_create_user:925 : user_id=fb8064ffed2e440d8ac56520751101d1 2022-03-23 16:23:36.213 | ++ functions-common:get_or_create_user:926 : echo fb8064ffed2e440d8ac56520751101d1 2022-03-23 16:23:36.213 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=fb8064ffed2e440d8ac56520751101d1 2022-03-23 16:23:36.213 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-23 16:23:36.213 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.213 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin fb8064ffed2e440d8ac56520751101d1 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.214 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:23:36.214 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:23:36.214 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:23:36.214 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:23:36.214 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:23:36.214 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:23:36.214 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:23:36.214 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:23:36.214 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:23:36.214 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fb8064ffed2e440d8ac56520751101d1 --project 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.214 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.214 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.214 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.214 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.214 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:23:36.214 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:23:36.214 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user fb8064ffed2e440d8ac56520751101d1 --project 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.214 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.214 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.214 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fb8064ffed2e440d8ac56520751101d1 --project 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.214 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:23:36.214 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.214 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.214 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.215 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.215 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.215 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.215 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:23:36.215 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:23:36.215 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:23:36.215 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | fb8064ffed2e440d8ac56520751101d1 | | 47eb57fb251244629902ab57086a2ae9 | | | False |' 2022-03-23 16:23:36.215 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.215 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.215 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.215 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.215 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-23 16:23:36.215 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-23 16:23:36.215 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:23:36.215 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-23 16:23:36.215 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-23 16:23:36.215 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-23 16:23:36.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.215 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.215 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.215 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.215 | ++ functions-common:get_or_create_user:925 : user_id=35532d09cd1b4051902fd914a8de0e52 2022-03-23 16:23:36.215 | ++ functions-common:get_or_create_user:926 : echo 35532d09cd1b4051902fd914a8de0e52 2022-03-23 16:23:36.215 | + lib/swift:create_swift_accounts:637 : swift_user_test3=35532d09cd1b4051902fd914a8de0e52 2022-03-23 16:23:36.215 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-23 16:23:36.215 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.215 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 7c6d59fe79544a52a2063ae71fd85dae 35532d09cd1b4051902fd914a8de0e52 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.215 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:23:36.215 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:23:36.216 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:23:36.216 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:23:36.216 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:23:36.216 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:23:36.216 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:23:36.216 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:23:36.216 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7c6d59fe79544a52a2063ae71fd85dae --user 35532d09cd1b4051902fd914a8de0e52 --project 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.216 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:23:36.216 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.216 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.216 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.216 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.216 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:23:36.216 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:23:36.216 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 7c6d59fe79544a52a2063ae71fd85dae --user 35532d09cd1b4051902fd914a8de0e52 --project 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.216 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.216 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 7c6d59fe79544a52a2063ae71fd85dae --user 35532d09cd1b4051902fd914a8de0e52 --project 47eb57fb251244629902ab57086a2ae9 2022-03-23 16:23:36.216 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.216 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:23:36.216 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.216 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.216 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.217 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.217 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:23:36.217 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:23:36.217 | ++ functions-common:get_field:818 : echo '| 7c6d59fe79544a52a2063ae71fd85dae | 35532d09cd1b4051902fd914a8de0e52 | | 47eb57fb251244629902ab57086a2ae9 | | | False |' 2022-03-23 16:23:36.217 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:23:36.217 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.217 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:23:36.217 | + functions-common:get_or_add_user_project_role:997 : echo 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:23:36.217 | 7c6d59fe79544a52a2063ae71fd85dae 2022-03-23 16:23:36.217 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-23 16:23:36.217 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-23 16:23:36.217 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:23:36.217 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-23 16:23:36.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.217 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.217 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.217 | ++ functions-common:get_or_create_project:938 : project_id=a269a2a452a346f2b00f73004a7129ac 2022-03-23 16:23:36.217 | ++ functions-common:get_or_create_project:939 : echo a269a2a452a346f2b00f73004a7129ac 2022-03-23 16:23:36.217 | + lib/swift:create_swift_accounts:642 : swift_project_test2=a269a2a452a346f2b00f73004a7129ac 2022-03-23 16:23:36.217 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-23 16:23:36.217 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.217 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-23 16:23:36.217 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-23 16:23:36.217 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:23:36.218 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-23 16:23:36.218 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-23 16:23:36.218 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-23 16:23:36.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.218 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.218 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.218 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.218 | ++ functions-common:get_or_create_user:925 : user_id=e7f6d2425bcb4a40934dbd15250225a5 2022-03-23 16:23:36.218 | ++ functions-common:get_or_create_user:926 : echo e7f6d2425bcb4a40934dbd15250225a5 2022-03-23 16:23:36.218 | + lib/swift:create_swift_accounts:647 : swift_user_test2=e7f6d2425bcb4a40934dbd15250225a5 2022-03-23 16:23:36.218 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-23 16:23:36.218 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.218 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin e7f6d2425bcb4a40934dbd15250225a5 a269a2a452a346f2b00f73004a7129ac 2022-03-23 16:23:36.218 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:23:36.218 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:23:36.218 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:23:36.218 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:23:36.218 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:23:36.218 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:23:36.218 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:23:36.218 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:23:36.218 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7f6d2425bcb4a40934dbd15250225a5 --project a269a2a452a346f2b00f73004a7129ac 2022-03-23 16:23:36.218 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:23:36.218 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.218 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.218 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.218 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.219 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.219 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.219 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:23:36.219 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:23:36.219 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e7f6d2425bcb4a40934dbd15250225a5 --project a269a2a452a346f2b00f73004a7129ac 2022-03-23 16:23:36.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.219 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.219 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.219 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7f6d2425bcb4a40934dbd15250225a5 --project a269a2a452a346f2b00f73004a7129ac 2022-03-23 16:23:36.219 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:23:36.219 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.219 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.219 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.219 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.219 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.219 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.219 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:23:36.219 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:23:36.219 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:23:36.219 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | e7f6d2425bcb4a40934dbd15250225a5 | | a269a2a452a346f2b00f73004a7129ac | | | False |' 2022-03-23 16:23:36.219 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.219 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.219 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.219 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.219 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-23 16:23:36.220 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-23 16:23:36.220 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-23 16:23:36.220 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-23 16:23:36.220 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-23 16:23:36.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.220 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.220 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.220 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.220 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-23 16:23:36.220 | a100599832bf44d08730898dfc904632' 2022-03-23 16:23:36.220 | ++ functions-common:get_or_create_domain:888 : echo a100599832bf44d08730898dfc904632 2022-03-23 16:23:36.220 | + lib/swift:create_swift_accounts:652 : swift_domain=a100599832bf44d08730898dfc904632 2022-03-23 16:23:36.220 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-23 16:23:36.220 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.220 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-23 16:23:36.220 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 a100599832bf44d08730898dfc904632 2022-03-23 16:23:36.220 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-23 16:23:36.220 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a100599832bf44d08730898dfc904632 --or-show -f value -c id 2022-03-23 16:23:36.220 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.220 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.220 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.220 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.220 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.220 | ++ functions-common:get_or_create_project:938 : project_id=70306a54aaaf48fb9a7e5305c8881251 2022-03-23 16:23:36.220 | ++ functions-common:get_or_create_project:939 : echo 70306a54aaaf48fb9a7e5305c8881251 2022-03-23 16:23:36.220 | + lib/swift:create_swift_accounts:656 : swift_project_test4=70306a54aaaf48fb9a7e5305c8881251 2022-03-23 16:23:36.220 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-23 16:23:36.220 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.220 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-23 16:23:36.221 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 a100599832bf44d08730898dfc904632 test4@example.com 2022-03-23 16:23:36.221 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:23:36.221 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-23 16:23:36.221 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-23 16:23:36.221 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a100599832bf44d08730898dfc904632 --email=test4@example.com --or-show -f value -c id 2022-03-23 16:23:36.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.221 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.221 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.221 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.221 | ++ functions-common:get_or_create_user:925 : user_id=1a0e68ea27be434b87719f9b217a6adf 2022-03-23 16:23:36.221 | ++ functions-common:get_or_create_user:926 : echo 1a0e68ea27be434b87719f9b217a6adf 2022-03-23 16:23:36.221 | + lib/swift:create_swift_accounts:661 : swift_user_test4=1a0e68ea27be434b87719f9b217a6adf 2022-03-23 16:23:36.221 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-23 16:23:36.221 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:23:36.221 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 1a0e68ea27be434b87719f9b217a6adf 70306a54aaaf48fb9a7e5305c8881251 2022-03-23 16:23:36.221 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:23:36.221 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-23 16:23:36.221 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:23:36.221 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:23:36.221 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-23 16:23:36.221 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-23 16:23:36.221 | ++ functions-common:_get_domain_args:967 : echo 2022-03-23 16:23:36.221 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-23 16:23:36.221 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a0e68ea27be434b87719f9b217a6adf --project 70306a54aaaf48fb9a7e5305c8881251 2022-03-23 16:23:36.221 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.221 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:23:36.221 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.222 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.222 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.222 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.222 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.222 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:23:36.222 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:23:36.222 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1a0e68ea27be434b87719f9b217a6adf --project 70306a54aaaf48fb9a7e5305c8881251 2022-03-23 16:23:36.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.222 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.222 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.222 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1a0e68ea27be434b87719f9b217a6adf --project 70306a54aaaf48fb9a7e5305c8881251 2022-03-23 16:23:36.222 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:23:36.222 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:23:36.222 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:23:36.222 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.222 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:36.222 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:36.222 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:23:36.222 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:23:36.222 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:23:36.222 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | 1a0e68ea27be434b87719f9b217a6adf | | 70306a54aaaf48fb9a7e5305c8881251 | | | False |' 2022-03-23 16:23:36.222 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:23:36.222 | ++ functions-common:get_field:812 : read data 2022-03-23 16:23:36.222 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.222 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.222 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:23:36.258 | [118226 Async create_swift_accounts:153055]: finished create_swift_accounts with result 0 in 129 seconds 2022-03-23 16:23:36.266 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-23 16:23:36.268 | + inc/async:async_wait:197 : return 0 2022-03-23 16:23:36.271 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-23 16:23:36.289 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:36.292 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-23 16:23:36.310 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:36.313 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-23 16:23:36.316 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:36.319 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-23 16:23:36.322 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-23 16:23:36.324 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-23 16:23:36.385 | + inc/async:async_inner:63 : init_glance 2022-03-23 16:23:36.426 | [118226 Async init_glance:157314]: running: init_glance 2022-03-23 16:23:36.428 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-23 16:23:36.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:23:36.450 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-23 16:23:36.453 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:23:36.456 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-23 16:23:36.459 | + ./stack.sh:main:1147 : configure_neutron 2022-03-23 16:23:36.462 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-23 16:23:36.466 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:23:36.466 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:23:36.472 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:23:36.475 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:23:36.478 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:23:36.481 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:23:36.483 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-23 16:23:36.486 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-23 16:23:36.489 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-23 16:23:36.491 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-23 16:23:36.505 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-23 16:23:36.508 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-23 16:23:39.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:39.964 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:39.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:39.964 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:43.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:43.529 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:43.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:43.529 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:46.635 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:23:46.662 | [157314 Async init_glance:157314]: finished successfully 2022-03-23 16:23:47.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:47.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:47.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:47.224 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:50.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:50.762 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:50.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:50.762 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:54.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:54.239 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:54.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:54.239 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:57.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:57.679 | from cryptography.utils import int_from_bytes 2022-03-23 16:23:57.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:23:57.679 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:01.188 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:01.188 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:01.188 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:01.189 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:04.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:04.837 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:04.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:04.837 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:09.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:09.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:09.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:09.522 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:09.522 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-23 16:24:15.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:15.410 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:15.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:15.410 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:15.728 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-23 16:24:15.735 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-23 16:24:15.738 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-23 16:24:15.741 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-23 16:24:15.743 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-23 16:24:15.746 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-23 16:24:15.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-23 16:24:15.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-23 16:24:15.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-23 16:24:15.757 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-23 16:24:15.759 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-23 16:24:15.762 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-23 16:24:15.764 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-23 16:24:15.767 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-23 16:24:15.769 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-23 16:24:15.772 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-23 16:24:15.777 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:15.779 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-23 16:24:15.782 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:15.788 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-23 16:24:15.791 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-23 16:24:15.794 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-23 16:24:15.796 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-03-23 16:24:15.799 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:24:15.802 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-23 16:24:15.836 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-23 16:24:15.868 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-23 16:24:15.899 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-23 16:24:15.929 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-23 16:24:15.962 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-23 16:24:15.994 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-23 16:24:15.997 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-23 16:24:15.999 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-23 16:24:16.002 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:24:16.005 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-23 16:24:16.022 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-23 16:24:16.024 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-23 16:24:16.026 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-23 16:24:16.029 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-23 16:24:16.031 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-23 16:24:16.061 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:24:16.090 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-23 16:24:16.120 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-23 16:24:16.149 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-23 16:24:16.168 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:16.170 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-23 16:24:16.173 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:24:16.175 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-23 16:24:16.178 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-23 16:24:16.180 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-23 16:24:16.192 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-23 16:24:16.195 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:24:16.198 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-23 16:24:16.200 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-23 16:24:16.212 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-23 16:24:16.225 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-23 16:24:16.227 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-23 16:24:16.240 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:24:16.253 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-23 16:24:16.268 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:24:16.272 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:24:16.275 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-23 16:24:16.281 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.QdB7AfL7To 2022-03-23 16:24:16.284 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-23 16:24:16.287 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:24:16.290 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.QdB7AfL7To 2022-03-23 16:24:16.295 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.QdB7AfL7To 2022-03-23 16:24:16.308 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.QdB7AfL7To /etc/sudoers.d/neutron-rootwrap 2022-03-23 16:24:16.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:24:16.350 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:16.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:24:16.382 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-23 16:24:16.385 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-23 16:24:16.388 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-23 16:24:16.391 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:24:16.394 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-23 16:24:16.397 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:24:16.414 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:16.417 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-23 16:24:16.420 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-23 16:24:16.422 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:24:16.439 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:16.442 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:24:16.445 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/ 2022-03-23 16:24:16.476 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:24:16.478 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:24:16.481 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-23 16:24:16.499 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:16.502 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-23 16:24:16.504 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-23 16:24:16.507 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:24:16.509 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:24:16.512 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-23 16:24:16.514 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-23 16:24:16.517 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:24:16.519 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-23 16:24:16.522 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-23 16:24:16.525 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-23 16:24:16.532 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-23 16:24:16.535 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-23 16:24:16.542 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-23 16:24:16.562 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:16.564 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-23 16:24:16.567 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-23 16:24:16.570 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-23 16:24:16.575 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-23 16:24:16.604 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:24:16.635 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-23 16:24:16.666 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-23 16:24:16.698 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-23 16:24:16.729 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-23 16:24:16.732 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:24:16.734 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-23 16:24:16.737 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-23 16:24:16.739 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-23 16:24:16.769 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-23 16:24:16.800 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.45/identity 2022-03-23 16:24:16.835 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-23 16:24:16.865 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-23 16:24:16.895 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-23 16:24:16.926 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-23 16:24:16.956 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-23 16:24:16.986 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:24:17.019 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-23 16:24:17.049 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-23 16:24:17.081 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-23 16:24:17.112 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-23 16:24:17.116 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-23 16:24:17.119 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-23 16:24:17.123 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-23 16:24:17.126 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-23 16:24:17.161 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-23 16:24:17.194 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.45/identity 2022-03-23 16:24:17.225 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-23 16:24:17.255 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-23 16:24:17.286 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-23 16:24:17.316 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-23 16:24:17.347 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-23 16:24:17.377 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-23 16:24:17.407 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-23 16:24:17.438 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-23 16:24:17.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-23 16:24:17.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-23 16:24:17.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-23 16:24:17.448 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-23 16:24:17.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-23 16:24:17.453 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-23 16:24:17.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-03-23 16:24:17.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-03-23 16:24:17.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-03-23 16:24:17.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-23 16:24:17.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-23 16:24:17.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-23 16:24:17.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-23 16:24:17.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-23 16:24:17.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-23 16:24:17.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-23 16:24:17.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-23 16:24:17.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:17.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-23 16:24:17.519 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-23 16:24:17.522 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:24:17.528 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-23 16:24:17.531 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-23 16:24:17.535 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.537 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-23 16:24:17.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-23 16:24:17.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-23 16:24:17.577 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.580 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:24:17.583 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-23 16:24:17.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-23 16:24:17.588 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.592 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-23 16:24:17.624 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-23 16:24:17.628 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.631 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-23 16:24:17.633 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-23 16:24:17.636 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-23 16:24:17.638 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.641 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-23 16:24:17.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-23 16:24:17.673 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.675 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-23 16:24:17.678 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-23 16:24:17.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-23 16:24:17.682 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.685 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-23 16:24:17.714 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-23 16:24:17.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.719 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-23 16:24:17.722 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:24:17.724 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:24:17.727 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.729 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-23 16:24:17.758 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-23 16:24:17.760 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.763 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-23 16:24:17.765 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-23 16:24:17.768 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-23 16:24:17.770 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.773 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-23 16:24:17.801 | + 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:350:399 2022-03-23 16:24:17.804 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.806 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-23 16:24:17.809 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-03-23 16:24:17.811 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-03-23 16:24:17.814 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.816 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:350:399 2022-03-23 16:24:17.845 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-23 16:24:17.847 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:24:17.850 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-23 16:24:17.852 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-23 16:24:17.855 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-23 16:24:17.857 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-23 16:24:17.860 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-23 16:24:17.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:24:17.894 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-23 16:24:17.912 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:17.915 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-23 16:24:17.918 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:24:17.953 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:17.956 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:24:17.986 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-23 16:24:18.018 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-23 16:24:18.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-23 16:24:18.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-23 16:24:18.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:24:21.027 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:24:21.027 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 16:24:21.028 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159290) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:24:21.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159290) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:24:21.079 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159290) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:24:21.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159290) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:21.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159290) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:21.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159290) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:21.080 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159290) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:21.135 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:24:21.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:21.135 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:21.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:21.135 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:21.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-23 16:24:21.507 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-23 16:24:21.509 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-23 16:24:21.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:24:21.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-23 16:24:21.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-23 16:24:21.597 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-23 16:24:21.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:21.604 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-23 16:24:21.639 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-23 16:24:21.643 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-23 16:24:21.656 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-23 16:24:21.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-23 16:24:21.663 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-23 16:24:21.677 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-23 16:24:21.691 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:24:21.695 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-23 16:24:21.703 | net.bridge.bridge-nf-call-iptables = 1 2022-03-23 16:24:21.708 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-23 16:24:21.711 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-23 16:24:21.719 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-23 16:24:21.723 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-23 16:24:21.726 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-23 16:24:21.730 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-23 16:24:21.733 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-23 16:24:21.736 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:24:21.739 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:24:21.741 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:24:21.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:24:21.747 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:24:21.774 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-23 16:24:21.776 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-23 16:24:21.814 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-23 16:24:21.817 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-23 16:24:21.848 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-23 16:24:21.879 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-23 16:24:21.897 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:21.900 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-23 16:24:21.903 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-23 16:24:21.909 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-23 16:24:21.942 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-23 16:24:21.973 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:24:22.010 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:22.013 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:24:22.047 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-23 16:24:22.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:22.068 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:24:22.071 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:24:22.101 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-23 16:24:22.103 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:24:22.106 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:24:22.135 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-23 16:24:22.138 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-23 16:24:22.140 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-23 16:24:22.143 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-23 16:24:22.161 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:22.164 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-23 16:24:22.166 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-23 16:24:22.171 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-23 16:24:22.202 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:24:22.238 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:22.241 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:24:22.270 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:24:22.273 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-23 16:24:22.303 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-23 16:24:22.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:24:22.308 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-23 16:24:22.350 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-23 16:24:22.353 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-23 16:24:22.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-23 16:24:22.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-23 16:24:25.344 | INFO neutron.common.config [-] Logging enabled! 2022-03-23 16:24:25.344 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev49 2022-03-23 16:24:25.345 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=159820) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-23 16:24:25.398 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=159820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:24:25.398 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=159820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-23 16:24:25.398 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=159820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:25.398 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=159820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:25.398 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=159820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:25.398 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=159820) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-23 16:24:25.461 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-23 16:24:25.462 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=159820) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-23 16:24:25.462 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=159820) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-23 16:24:25.463 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-23 16:24:25.463 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:25.463 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:25.463 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:25.463 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:25.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-23 16:24:25.847 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-23 16:24:25.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-23 16:24:25.853 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-23 16:24:25.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-23 16:24:25.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-23 16:24:25.864 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-23 16:24:25.887 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-23 16:24:25.889 | + functions:set_mtu:785 : local dev=br-data 2022-03-23 16:24:25.892 | + functions:set_mtu:786 : local mtu=1500 2022-03-23 16:24:25.895 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-23 16:24:25.908 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-23 16:24:25.930 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-23 16:24:25.934 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-23 16:24:25.938 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-23 16:24:25.942 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-23 16:24:25.944 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-23 16:24:25.947 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-23 16:24:25.950 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-23 16:24:25.952 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-23 16:24:25.955 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-23 16:24:25.957 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-23 16:24:25.960 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-23 16:24:25.963 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-23 16:24:25.965 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-23 16:24:25.968 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-23 16:24:25.971 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-23 16:24:25.972 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-23 16:24:25.978 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-23 16:24:25.981 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-23 16:24:25.983 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-23 16:24:25.986 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-23 16:24:25.990 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-23 16:24:25.990 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-23 16:24:25.990 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-23 16:24:25.996 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.63/22 brd 192.168.3.255' 2022-03-23 16:24:25.999 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-23 16:24:26.001 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:26.003 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-23 16:24:26.006 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-23 16:24:26.008 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.63/22 brd 192.168.3.255 != '' ]] 2022-03-23 16:24:26.011 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1' 2022-03-23 16:24:26.014 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data' 2022-03-23 16:24:26.016 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-23 16:24:26.019 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-23 16:24:26.023 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.63/22 brd 192.168.3.255 2022-03-23 16:24:26.024 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-23 16:24:26.024 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-23 16:24:26.025 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-23 16:24:26.030 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.63 2022-03-23 16:24:26.033 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.63 ' 2022-03-23 16:24:26.035 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.63/22 brd 192.168.3.255 dev eth1 2022-03-23 16:24:26.049 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.63/22 brd 192.168.3.255 dev br-data 2022-03-23 16:24:26.063 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-23 16:24:26.076 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-23 16:24:26.096 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.63 2022-03-23 16:24:26.105 | PING 192.168.0.63 (192.168.0.63) from 192.168.0.63 br-data: 56(84) bytes of data. 2022-03-23 16:24:26.105 | 64 bytes from 192.168.0.63: icmp_seq=1 ttl=64 time=0.079 ms 2022-03-23 16:24:27.125 | 64 bytes from 192.168.0.63: icmp_seq=2 ttl=64 time=0.073 ms 2022-03-23 16:24:28.149 | 64 bytes from 192.168.0.63: icmp_seq=3 ttl=64 time=0.067 ms 2022-03-23 16:24:28.149 | 2022-03-23 16:24:28.149 | --- 192.168.0.63 ping statistics --- 2022-03-23 16:24:28.149 | 3 packets transmitted, 3 received, 0% packet loss, time 2044ms 2022-03-23 16:24:28.149 | rtt min/avg/max/mdev = 0.067/0.073/0.079/0.005 ms 2022-03-23 16:24:28.158 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-23 16:24:28.159 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-23 16:24:28.165 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-23 16:24:28.168 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-23 16:24:28.187 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:28.189 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-23 16:24:28.192 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-23 16:24:28.198 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-23 16:24:28.228 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.45 2022-03-23 16:24:28.258 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-23 16:24:28.293 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-23 16:24:28.327 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-23 16:24:28.330 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-23 16:24:28.361 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-23 16:24:28.364 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-23 16:24:28.381 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:28.384 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:24:28.386 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-23 16:24:28.404 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:28.406 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-23 16:24:28.424 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:28.426 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-23 16:24:28.444 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:24:28.447 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-23 16:24:28.477 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-23 16:24:28.509 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-23 16:24:28.512 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-23 16:24:28.530 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:28.533 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-23 16:24:28.550 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:28.553 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-23 16:24:28.556 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-23 16:24:28.616 | + inc/async:async_inner:63 : init_neutron 2022-03-23 16:24:28.655 | [118226 Async init_neutron:160298]: running: init_neutron 2022-03-23 16:24:28.658 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-23 16:24:28.685 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:28.689 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-23 16:24:28.700 | ++ ./stack.sh:main:1162 : true 2022-03-23 16:24:28.703 | + ./stack.sh:main:1162 : netman_pid= 2022-03-23 16:24:28.705 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-23 16:24:28.708 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-23 16:24:28.720 | dnsmasq: no process found 2022-03-23 16:24:28.723 | + ./stack.sh:main:1164 : true 2022-03-23 16:24:28.726 | + ./stack.sh:main:1169 : clean_iptables 2022-03-23 16:24:28.737 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-23 16:24:28.737 | + lib/nova:clean_iptables:186 : grep nova 2022-03-23 16:24:28.737 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:24:28.737 | + lib/nova:clean_iptables:186 : bash 2022-03-23 16:24:28.738 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-23 16:24:28.741 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-23 16:24:28.741 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-23 16:24:28.752 | + lib/nova:clean_iptables:188 : grep nova 2022-03-23 16:24:28.752 | + lib/nova:clean_iptables:188 : bash 2022-03-23 16:24:28.754 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-23 16:24:28.759 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-23 16:24:28.759 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-23 16:24:28.759 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:24:28.759 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:24:28.771 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:24:28.775 | + lib/nova:clean_iptables:190 : grep nova 2022-03-23 16:24:28.775 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-23 16:24:28.776 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-23 16:24:28.780 | + lib/nova:clean_iptables:190 : bash 2022-03-23 16:24:28.780 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-23 16:24:28.782 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-23 16:24:28.798 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-23 16:24:28.799 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-23 16:24:28.801 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-23 16:24:28.803 | + lib/nova:clean_iptables:192 : bash 2022-03-23 16:24:28.806 | + lib/nova:clean_iptables:192 : grep nova 2022-03-23 16:24:28.807 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-23 16:24:28.810 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-23 16:24:28.816 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-23 16:24:28.825 | net.ipv4.ip_forward = 1 2022-03-23 16:24:28.829 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-23 16:24:28.846 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:28.849 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-23 16:24:28.852 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-23 16:24:28.855 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:24:28.889 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-23 16:24:28.924 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-23 16:24:28.927 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-23 16:24:28.963 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-23 16:24:28.995 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-23 16:24:29.015 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:29.018 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-23 16:24:29.021 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:24:29.023 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-23 16:24:29.026 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-23 16:24:29.029 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-23 16:24:29.104 | + inc/async:async_inner:63 : init_swift 2022-03-23 16:24:29.161 | [118226 Async init_swift:160656]: running: init_swift 2022-03-23 16:24:29.163 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-23 16:24:29.188 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:29.190 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-23 16:24:29.193 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:24:29.197 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-23 16:24:29.200 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-23 16:24:29.203 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-23 16:24:29.282 | + inc/async:async_inner:63 : init_cinder 2022-03-23 16:24:29.349 | [118226 Async init_cinder:160751]: running: init_cinder 2022-03-23 16:24:29.362 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-23 16:24:29.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:24:29.403 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-23 16:24:29.405 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:24:29.409 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-23 16:24:29.415 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-23 16:24:29.418 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-23 16:24:29.513 | + inc/async:async_inner:63 : init_placement 2022-03-23 16:24:29.572 | [118226 Async init_placement:160870]: running: init_placement 2022-03-23 16:24:29.575 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-23 16:24:29.688 | [118226 Async init_neutron:160298]: Waiting for completion of init_neutron running on PID 160298 (6 other jobs running) 2022-03-23 16:24:29.740 | [118226 Async init_neutron:160298]: Signaling child to exit 2022-03-23 16:24:40.280 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:24:40.325 | [160751 Async init_cinder:160751]: finished successfully 2022-03-23 16:24:43.224 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:24:43.269 | [160656 Async init_swift:160656]: finished successfully 2022-03-23 16:24:57.280 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:24:57.306 | [160298 Async init_neutron:160298]: finished successfully 2022-03-23 16:24:57.327 | WAKEUP 2022-03-23 16:24:57.350 | [118226 Async init_neutron:160298]: Signaled 2022-03-23 16:24:57.351 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-23 16:24:57.351 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:24:57.351 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:24:57.351 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:24:57.351 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:24:57.352 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:24:57.352 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:24:57.352 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-23 16:24:57.352 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-23 16:24:57.352 | + lib/database:recreate_database:112 : local db=neutron 2022-03-23 16:24:57.352 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-23 16:24:57.352 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-23 16:24:57.352 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-23 16:24:57.352 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:24:57.352 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-23 16:24:57.352 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:24:57.352 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-23 16:24:57.352 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:24:57.352 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:24:57.352 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:24:57.352 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:24:57.352 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052671664 2022-03-23 16:24:57.352 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-23 16:24:57.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:57.352 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:57.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:24:57.352 | from cryptography.utils import int_from_bytes 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-23 16:24:57.352 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-23 16:24:57.353 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-23 16:24:57.354 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-23 16:24:57.355 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-23 16:24:57.356 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-23 16:24:57.356 | Running upgrade for neutron ... 2022-03-23 16:24:57.356 | OK 2022-03-23 16:24:57.356 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-23 16:24:57.356 | + functions-common:time_stop:2425 : local name 2022-03-23 16:24:57.356 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:24:57.356 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:24:57.356 | + functions-common:time_stop:2428 : local total 2022-03-23 16:24:57.356 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:24:57.356 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:24:57.356 | + functions-common:time_stop:2432 : start_time=1648052671664 2022-03-23 16:24:57.356 | + functions-common:time_stop:2434 : [[ -z 1648052671664 ]] 2022-03-23 16:24:57.356 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:24:57.356 | + functions-common:time_stop:2437 : end_time=1648052697264 2022-03-23 16:24:57.356 | + functions-common:time_stop:2438 : elapsed_time=25600 2022-03-23 16:24:57.356 | + functions-common:time_stop:2439 : total=8589 2022-03-23 16:24:57.356 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:24:57.357 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34189 2022-03-23 16:24:57.401 | [118226 Async init_neutron:160298]: finished init_neutron with result 0 in 28 seconds 2022-03-23 16:24:57.405 | + inc/async:async_wait:197 : return 0 2022-03-23 16:24:57.408 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-23 16:24:57.461 | [118226 Async init_placement:160870]: Waiting for completion of init_placement running on PID 160870 (5 other jobs running) 2022-03-23 16:24:57.488 | [118226 Async init_placement:160870]: Signaling child to exit 2022-03-23 16:25:16.499 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:25:16.525 | [160870 Async init_placement:160870]: finished successfully 2022-03-23 16:25:16.544 | WAKEUP 2022-03-23 16:25:16.568 | [118226 Async init_placement:160870]: Signaled 2022-03-23 16:25:16.570 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-23 16:25:16.570 | + lib/database:recreate_database:112 : local db=placement 2022-03-23 16:25:16.570 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-23 16:25:16.570 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-23 16:25:16.570 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-23 16:25:16.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:16.570 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-23 16:25:16.570 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:16.570 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-23 16:25:16.570 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-23 16:25:16.570 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-23 16:25:16.570 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-23 16:25:16.570 | + functions-common:get_or_create_user:909 : local user_id 2022-03-23 16:25:16.570 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-23 16:25:16.570 | + functions-common:get_or_create_user:913 : local email= 2022-03-23 16:25:16.570 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-23 16:25:16.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.570 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.570 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.570 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.570 | + functions-common:get_or_create_user:925 : user_id=d42f41278fd6471091803cc82030aff7 2022-03-23 16:25:16.570 | + functions-common:get_or_create_user:926 : echo d42f41278fd6471091803cc82030aff7 2022-03-23 16:25:16.570 | d42f41278fd6471091803cc82030aff7 2022-03-23 16:25:16.571 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-23 16:25:16.571 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:25:16.571 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:25:16.571 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:25:16.571 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:25:16.571 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:25:16.571 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:25:16.571 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:25:16.571 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:25:16.571 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:25:16.571 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:25:16.571 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:25:16.571 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:25:16.571 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:25:16.571 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:25:16.571 | ++ functions-common:get_field:812 : read data 2022-03-23 16:25:16.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.571 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.571 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:25:16.571 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:25:16.571 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:25:16.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.571 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.571 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:25:16.571 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:25:16.571 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:25:16.572 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:25:16.572 | ++ functions-common:get_field:812 : read data 2022-03-23 16:25:16.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.572 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.572 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.572 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:25:16.572 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:25:16.572 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:25:16.572 | ++ functions-common:get_field:818 : echo '| 91d722382411482687fecd376e696458 | d42f41278fd6471091803cc82030aff7 | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:25:16.572 | ++ functions-common:get_field:812 : read data 2022-03-23 16:25:16.572 | + functions-common:get_or_add_user_project_role:995 : user_role_id=91d722382411482687fecd376e696458 2022-03-23 16:25:16.572 | + functions-common:get_or_add_user_project_role:997 : echo 91d722382411482687fecd376e696458 2022-03-23 16:25:16.572 | 91d722382411482687fecd376e696458 2022-03-23 16:25:16.572 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-23 16:25:16.572 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-23 16:25:16.572 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-23 16:25:16.572 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-23 16:25:16.572 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-23 16:25:16.572 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-23 16:25:16.572 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-23 16:25:16.572 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-23 16:25:16.572 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-23 16:25:16.572 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-23 16:25:16.572 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-23 16:25:16.572 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-23 16:25:16.572 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:25:16.572 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-23 16:25:16.572 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:25:16.572 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:25:16.573 | ++ functions-common:get_field:812 : read data 2022-03-23 16:25:16.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.573 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.573 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-23 16:25:16.573 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-23 16:25:16.573 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:25:16.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.573 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-23 16:25:16.573 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-23 16:25:16.573 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-23 16:25:16.573 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:25:16.573 | ++ functions-common:get_field:812 : read data 2022-03-23 16:25:16.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.573 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.573 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.573 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:25:16.573 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:25:16.573 | ++ functions-common:get_field:818 : echo '| f02b9ae8ba9c48bf9f20584c2ad4b9a9 | d42f41278fd6471091803cc82030aff7 | | f736d94f303d4009ad551855063a8b92 | | | False |' 2022-03-23 16:25:16.573 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:25:16.573 | ++ functions-common:get_field:812 : read data 2022-03-23 16:25:16.573 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:25:16.573 | + functions-common:get_or_add_user_project_role:997 : echo f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:25:16.574 | f02b9ae8ba9c48bf9f20584c2ad4b9a9 2022-03-23 16:25:16.574 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.45/placement 2022-03-23 16:25:16.574 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-23 16:25:16.574 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-23 16:25:16.574 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-23 16:25:16.574 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-23 16:25:16.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.574 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.574 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-23 16:25:16.574 | 97c4357a21e34fcb9c5aa91b013f6fee' 2022-03-23 16:25:16.574 | + functions-common:get_or_create_service:1094 : echo 97c4357a21e34fcb9c5aa91b013f6fee 2022-03-23 16:25:16.574 | 97c4357a21e34fcb9c5aa91b013f6fee 2022-03-23 16:25:16.574 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.45/placement 2022-03-23 16:25:16.574 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-23 16:25:16.574 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.45/placement RegionOne 2022-03-23 16:25:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-23 16:25:16.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-23 16:25:16.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.574 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-23 16:25:16.574 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-23 16:25:16.574 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.45/placement --region RegionOne -f value -c id 2022-03-23 16:25:16.574 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:16.574 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:16.575 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:25:16.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ab1650a6cf36495aa4d67b3bed748b63 2022-03-23 16:25:16.575 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ab1650a6cf36495aa4d67b3bed748b63 2022-03-23 16:25:16.575 | + functions-common:get_or_create_endpoint:1127 : public_id=ab1650a6cf36495aa4d67b3bed748b63 2022-03-23 16:25:16.575 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-23 16:25:16.575 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-23 16:25:16.575 | + functions-common:get_or_create_endpoint:1136 : echo ab1650a6cf36495aa4d67b3bed748b63 2022-03-23 16:25:16.575 | ab1650a6cf36495aa4d67b3bed748b63 2022-03-23 16:25:16.616 | [118226 Async init_placement:160870]: finished init_placement with result 0 in 47 seconds 2022-03-23 16:25:16.620 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:16.623 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-23 16:25:16.675 | [118226 Async init_glance:157314]: Waiting for completion of init_glance running on PID 157314 (4 other jobs running) 2022-03-23 16:25:16.704 | [118226 Async init_glance:157314]: Signaling child to exit 2022-03-23 16:25:16.704 | WAKEUP 2022-03-23 16:25:16.731 | [118226 Async init_glance:157314]: Signaled 2022-03-23 16:25:16.733 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-23 16:25:16.733 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-23 16:25:16.733 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-23 16:25:16.733 | + lib/database:recreate_database:112 : local db=glance 2022-03-23 16:25:16.733 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-23 16:25:16.733 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-23 16:25:16.733 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-23 16:25:16.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:16.733 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-23 16:25:16.733 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:16.733 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-23 16:25:16.733 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:25:16.733 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:16.733 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:16.733 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:16.734 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052616679 2022-03-23 16:25:16.734 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-23 16:25:16.734 | 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=157436) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:16.734 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.734 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-23 16:25:16.735 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-23 16:25:16.735 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-23 16:25:16.735 | Database migration is up to date. No migration needed. 2022-03-23 16:25:16.735 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-23 16:25:16.735 | Database is synced successfully. 2022-03-23 16:25:16.735 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-23 16:25:16.735 | 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=157589) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-23 16:25:16.735 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-23 16:25:16.736 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-23 16:25:16.736 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-23 16:25:16.736 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:16.736 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:16.736 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:16.736 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:16.736 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:16.736 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:25:16.736 | + functions-common:time_stop:2432 : start_time=1648052616679 2022-03-23 16:25:16.736 | + functions-common:time_stop:2434 : [[ -z 1648052616679 ]] 2022-03-23 16:25:16.736 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:16.736 | + functions-common:time_stop:2437 : end_time=1648052626619 2022-03-23 16:25:16.736 | + functions-common:time_stop:2438 : elapsed_time=9940 2022-03-23 16:25:16.736 | + functions-common:time_stop:2439 : total=8589 2022-03-23 16:25:16.736 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:16.737 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18529 2022-03-23 16:25:16.786 | [118226 Async init_glance:157314]: finished init_glance with result 0 in 10 seconds 2022-03-23 16:25:16.791 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:16.795 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-23 16:25:16.850 | [118226 Async init_swift:160656]: Waiting for completion of init_swift running on PID 160656 (3 other jobs running) 2022-03-23 16:25:16.875 | [118226 Async init_swift:160656]: Signaling child to exit 2022-03-23 16:25:16.876 | WAKEUP 2022-03-23 16:25:16.899 | [118226 Async init_swift:160656]: Signaled 2022-03-23 16:25:16.900 | + lib/swift:init_swift:668 : local node_number 2022-03-23 16:25:16.900 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-23 16:25:16.900 | No object-server running 2022-03-23 16:25:16.900 | No object-replicator running 2022-03-23 16:25:16.900 | No object-auditor running 2022-03-23 16:25:16.900 | No account-replicator running 2022-03-23 16:25:16.900 | No container-sharder running 2022-03-23 16:25:16.900 | No account-server running 2022-03-23 16:25:16.900 | No container-sync running 2022-03-23 16:25:16.901 | No object-reconstructor running 2022-03-23 16:25:16.901 | No object-updater running 2022-03-23 16:25:16.901 | No container-replicator running 2022-03-23 16:25:16.901 | No container-server running 2022-03-23 16:25:16.901 | No object-expirer running 2022-03-23 16:25:16.901 | No container-updater running 2022-03-23 16:25:16.901 | No proxy-server running 2022-03-23 16:25:16.901 | No account-reaper running 2022-03-23 16:25:16.901 | No container-reconciler running 2022-03-23 16:25:16.901 | No account-auditor running 2022-03-23 16:25:16.901 | No container-auditor running 2022-03-23 16:25:16.901 | + lib/swift:init_swift:670 : true 2022-03-23 16:25:16.901 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-23 16:25:16.901 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-23 16:25:16.901 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-23 16:25:16.901 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-23 16:25:16.901 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-23 16:25:16.901 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-23 16:25:16.901 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-23 16:25:16.901 | + functions:create_disk:732 : local node_number 2022-03-23 16:25:16.901 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.901 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:25:16.901 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-23 16:25:16.901 | + functions:create_disk:736 : local key 2022-03-23 16:25:16.901 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.901 | ++ functions:create_disk:738 : sed s#/.## 2022-03-23 16:25:16.901 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.901 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.901 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-23 16:25:16.902 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-23 16:25:16.902 | + functions:destroy_disk:765 : local key 2022-03-23 16:25:16.902 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-23 16:25:16.902 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-23 16:25:16.902 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-23 16:25:16.902 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-23 16:25:16.902 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-23 16:25:16.902 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-23 16:25:16.902 | = sectsz=512 attr=2, projid32bit=1 2022-03-23 16:25:16.902 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-23 16:25:16.902 | = reflink=1 2022-03-23 16:25:16.902 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-23 16:25:16.902 | = sunit=0 swidth=0 blks 2022-03-23 16:25:16.902 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-23 16:25:16.902 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-23 16:25:16.902 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-23 16:25:16.902 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-23 16:25:16.902 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-23 16:25:16.902 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-23 16:25:16.902 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-23 16:25:16.902 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-23 16:25:16.902 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-23 16:25:16.902 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-23 16:25:16.902 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-23 16:25:16.902 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:25:16.903 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-23 16:25:16.903 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-23 16:25:16.903 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-23 16:25:16.903 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:25:16.903 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-23 16:25:16.903 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-23 16:25:16.903 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-23 16:25:16.903 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1648051843.object.builder backups/1648051845.container.builder backups/1648051846.account.builder backups/1648051851.object.builder backups/1648051853.container.builder backups/1648051854.account.builder backups/1648051851.object.ring.gz backups/1648051853.container.ring.gz backups/1648051854.account.ring.gz 2022-03-23 16:25:16.903 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-23 16:25:16.903 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-23 16:25:16.903 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-23 16:25:16.903 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-23 16:25:16.903 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-23 16:25:16.903 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-23 16:25:16.903 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-23 16:25:16.903 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:25:16.903 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-23 16:25:16.903 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-23 16:25:16.903 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:25:16.903 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-23 16:25:16.903 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-23 16:25:16.903 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-23 16:25:16.903 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-23 16:25:16.903 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:25:16.903 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-23 16:25:16.903 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:25:16.903 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-23 16:25:16.903 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-23 16:25:16.903 | + lib/swift:init_swift:714 : popd 2022-03-23 16:25:16.946 | [118226 Async init_swift:160656]: finished init_swift with result 0 in 14 seconds 2022-03-23 16:25:16.951 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:16.953 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-23 16:25:17.007 | [118226 Async init_cinder:160751]: Waiting for completion of init_cinder running on PID 160751 (2 other jobs running) 2022-03-23 16:25:17.035 | [118226 Async init_cinder:160751]: Signaling child to exit 2022-03-23 16:25:17.035 | WAKEUP 2022-03-23 16:25:17.058 | [118226 Async init_cinder:160751]: Signaled 2022-03-23 16:25:17.060 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-23 16:25:17.060 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:17.060 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-23 16:25:17.060 | + lib/database:recreate_database:112 : local db=cinder 2022-03-23 16:25:17.060 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-23 16:25:17.060 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-23 16:25:17.060 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-23 16:25:17.060 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:17.060 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-23 16:25:17.060 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:17.060 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-23 16:25:17.060 | + functions-common:time_start:2411 : local name=dbsync 2022-03-23 16:25:17.060 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:17.060 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:17.060 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:17.060 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052670131 2022-03-23 16:25:17.060 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-23 16:25:17.060 | 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=160987) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | 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=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:17.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:17.062 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:25:17.062 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=160987) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:25:17.062 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-23 16:25:17.062 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:25:17.062 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:25:17.062 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-23 16:25:17.062 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=160987) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:25:17.062 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-23 16:25:17.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:17.062 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:17.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:17.062 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:17.062 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:25:17.062 | last_heartbeat = column_property( 2022-03-23 16:25:17.062 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:25:17.062 | num_hosts = column_property( 2022-03-23 16:25:17.062 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-23 16:25:17.062 | num_down_hosts = column_property( 2022-03-23 16:25:17.062 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-23 16:25:17.062 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:17.062 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:17.062 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:17.062 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:17.062 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:17.062 | + functions-common:time_stop:2431 : name=dbsync 2022-03-23 16:25:17.062 | + functions-common:time_stop:2432 : start_time=1648052670131 2022-03-23 16:25:17.062 | + functions-common:time_stop:2434 : [[ -z 1648052670131 ]] 2022-03-23 16:25:17.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:17.062 | + functions-common:time_stop:2437 : end_time=1648052677297 2022-03-23 16:25:17.062 | + functions-common:time_stop:2438 : elapsed_time=7166 2022-03-23 16:25:17.062 | + functions-common:time_stop:2439 : total=8589 2022-03-23 16:25:17.063 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:17.063 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15755 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-23 16:25:17.063 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-23 16:25:17.063 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-23 16:25:17.063 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-23 16:25:17.063 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:25:17.063 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:25:17.063 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-23 16:25:17.063 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-23 16:25:17.063 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-23 16:25:17.063 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-23 16:25:17.063 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-23 16:25:17.063 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-23 16:25:17.063 | + functions-common:is_suse:542 : is_opensuse 2022-03-23 16:25:17.063 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-23 16:25:17.063 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-23 16:25:17.063 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-23 16:25:17.064 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-23 16:25:17.064 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-23 16:25:17.064 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:25:17.064 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:25:17.064 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-23 16:25:17.064 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-23 16:25:17.064 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-23 16:25:17.064 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-23 16:25:17.064 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:25:17.064 | [Unit] 2022-03-23 16:25:17.064 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:25:17.064 | DefaultDependencies=no 2022-03-23 16:25:17.064 | After=systemd-udev-settle.service 2022-03-23 16:25:17.064 | Before=lvm2-activation-early.service 2022-03-23 16:25:17.064 | Wants=systemd-udev-settle.service 2022-03-23 16:25:17.064 | 2022-03-23 16:25:17.064 | [Service] 2022-03-23 16:25:17.064 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-23 16:25:17.064 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-23 16:25:17.064 | RemainAfterExit=yes 2022-03-23 16:25:17.065 | Type=oneshot 2022-03-23 16:25:17.065 | 2022-03-23 16:25:17.065 | [Install] 2022-03-23 16:25:17.065 | WantedBy=local-fs.target 2022-03-23 16:25:17.065 | Also=systemd-udev-settle.service 2022-03-23 16:25:17.065 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-23 16:25:17.065 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-23 16:25:17.065 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-23 16:25:17.065 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-23 16:25:17.065 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-23 16:25:17.065 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-23 16:25:17.065 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-23 16:25:17.065 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-23 16:25:17.065 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-23 16:25:17.065 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-23 16:25:17.065 | Physical volume "/dev/loop4" successfully created. 2022-03-23 16:25:17.065 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-23 16:25:17.065 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-23 16:25:17.065 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-23 16:25:17.065 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-23 16:25:17.065 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-23 16:25:17.065 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-23 16:25:17.065 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-23 16:25:17.065 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-23 16:25:17.066 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:17.066 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-23 16:25:17.066 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-23 16:25:17.066 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-23 16:25:17.108 | [118226 Async init_cinder:160751]: finished init_cinder with result 0 in 11 seconds 2022-03-23 16:25:17.114 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:17.116 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-23 16:25:17.137 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:17.140 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-23 16:25:17.143 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:25:17.146 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-23 16:25:17.148 | + ./stack.sh:main:1218 : init_nova 2022-03-23 16:25:17.151 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-23 16:25:17.169 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:17.171 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-23 16:25:17.191 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:17.194 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:25:17.197 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:25:17.263 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:25:17.301 | [118226 Async nova-cell-0:163443]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-23 16:25:17.304 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-23 16:25:17.309 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:25:17.312 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-23 16:25:17.315 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:25:17.318 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:25:17.321 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:25:17.383 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:25:17.428 | [118226 Async nova-cell-1:163535]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-23 16:25:17.432 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-23 16:25:17.434 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-23 16:25:17.437 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-23 16:25:17.440 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-23 16:25:17.443 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-23 16:25:17.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:17.890 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-23 16:25:17.895 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:17.916 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-23 16:25:19.040 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:25:22.463 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:25:22.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:22.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:22.474 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:25:22.474 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163593) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:25:22.500 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:25:22.500 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:25:22.535 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-23 16:25:24.443 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=163593) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:25:24.446 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-23 16:25:25.258 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=163593) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:25:25.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:25.264 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:25.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:25.264 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:25.756 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-23 16:25:25.758 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-23 16:25:25.762 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-23 16:25:25.764 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-03-23 16:25:25.774 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:25:25.777 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-23 16:25:26.802 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:25:29.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:29.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:29.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:29.468 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:29.999 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-23 16:25:30.004 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:25:30.006 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-23 16:25:30.056 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:25:30.077 | [118226 Async nova-cell-0:163443]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 163443 (3 other jobs running) 2022-03-23 16:25:30.084 | [163443 Async nova-cell-0:163443]: finished successfully 2022-03-23 16:25:30.098 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:25:30.107 | [118226 Async nova-cell-0:163443]: Signaling child to exit 2022-03-23 16:25:30.107 | WAKEUP 2022-03-23 16:25:30.124 | [163535 Async nova-cell-1:163535]: finished successfully 2022-03-23 16:25:30.133 | [118226 Async nova-cell-0:163443]: Signaled 2022-03-23 16:25:30.135 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-23 16:25:30.135 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-23 16:25:30.135 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-23 16:25:30.135 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-23 16:25:30.135 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-23 16:25:30.135 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-23 16:25:30.135 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-23 16:25:30.135 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:30.135 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-23 16:25:30.135 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:30.135 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-23 16:25:30.135 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:25:30.137 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163600) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:25:30.137 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:25:30.137 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:25:30.137 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:25:30.137 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:25:30.137 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:25:30.137 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163600) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:25:30.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:30.137 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:30.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:30.137 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:30.180 | [118226 Async nova-cell-0:163443]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-23 16:25:30.184 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:30.186 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-23 16:25:30.189 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-23 16:25:30.246 | [118226 Async nova-cell-1:163535]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 163535 (2 other jobs running) 2022-03-23 16:25:30.272 | [118226 Async nova-cell-1:163535]: Signaling child to exit 2022-03-23 16:25:30.272 | WAKEUP 2022-03-23 16:25:30.295 | [118226 Async nova-cell-1:163535]: Signaled 2022-03-23 16:25:30.296 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-23 16:25:30.296 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-23 16:25:30.296 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-23 16:25:30.296 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-23 16:25:30.296 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-23 16:25:30.296 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-23 16:25:30.296 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-23 16:25:30.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:30.296 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-23 16:25:30.296 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-23 16:25:30.297 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-23 16:25:30.297 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-23 16:25:30.298 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=163607) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-23 16:25:30.298 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-23 16:25:30.298 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-23 16:25:30.298 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-23 16:25:30.298 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=163607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-23 16:25:30.298 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-23 16:25:30.299 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=163607) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-23 16:25:30.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:30.299 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:30.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:30.299 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:30.342 | [118226 Async nova-cell-1:163535]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-23 16:25:30.346 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:30.349 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:25:30.351 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-23 16:25:31.375 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:25:34.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:34.358 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:34.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:34.358 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:34.358 | Running batches of 50 until complete 2022-03-23 16:25:34.358 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:25:34.359 | | Migration | Total Needed | Completed | 2022-03-23 16:25:34.359 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:25:34.359 | | fill_virtual_interface_list | 0 | 0 | 2022-03-23 16:25:34.359 | | migrate_empty_ratio | 0 | 0 | 2022-03-23 16:25:34.359 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-23 16:25:34.359 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-23 16:25:34.359 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-23 16:25:34.359 | | populate_dev_uuids | 0 | 0 | 2022-03-23 16:25:34.359 | | populate_missing_availability_zones | 0 | 0 | 2022-03-23 16:25:34.359 | | populate_queued_for_delete | 0 | 0 | 2022-03-23 16:25:34.359 | | populate_user_id | 0 | 0 | 2022-03-23 16:25:34.359 | | populate_uuids | 0 | 0 | 2022-03-23 16:25:34.359 | +-------------------------------------+--------------+-----------+ 2022-03-23 16:25:34.881 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-23 16:25:34.888 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:25:34.894 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-23 16:25:34.898 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:25:34.902 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:25:34.908 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-23 16:25:35.911 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:25:38.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:38.500 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:38.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:25:38.500 | from cryptography.utils import int_from_bytes 2022-03-23 16:25:38.500 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-23 16:25:38.500 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-23 16:25:38.969 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-23 16:25:38.971 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-23 16:25:38.988 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-23 16:25:38.990 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-23 16:25:39.012 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:39.016 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-23 16:25:39.019 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-23 16:25:39.080 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-23 16:25:39.120 | [118226 Async configure_neutron_nova:164757]: running: configure_neutron_nova 2022-03-23 16:25:39.123 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-23 16:25:39.126 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:25:39.128 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-23 16:25:39.131 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:25:39.134 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:25:39.137 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:25:39.140 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:25:39.143 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:25:39.147 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:25:39.152 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:25:39.155 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:25:39.158 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:25:39.160 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-23 16:25:39.163 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:25:39.181 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:39.183 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:25:39.186 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:25:39.189 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-23 16:25:39.191 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:25:39.194 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:25:39.196 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-23 16:25:39.199 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:25:39.201 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:25:39.204 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:25:39.207 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:25:39.210 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-23 16:25:39.213 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:25:39.215 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-23 16:25:39.218 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:25:39.221 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:25:39.224 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:25:39.226 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.229 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:25:39.232 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-23 16:25:39.235 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:39.237 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:25:39.240 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:25:39.243 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-23 16:25:39.246 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.249 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-23 16:25:39.252 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:39.255 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-23 16:25:39.255 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:25:39.255 | gsub("[][]", "", $1); 2022-03-23 16:25:39.255 | split($1, a, "|"); 2022-03-23 16:25:39.255 | if (a[1] == matchgroup) 2022-03-23 16:25:39.255 | print a[2] 2022-03-23 16:25:39.255 | } 2022-03-23 16:25:39.255 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.262 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:25:39.265 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:25:39.267 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:25:39.271 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-23 16:25:39.274 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-23 16:25:39.278 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-23 16:25:39.281 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-23 16:25:39.285 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-23 16:25:39.291 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-23 16:25:39.294 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-23 16:25:39.297 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:25:39.302 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.305 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:25:39.308 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-23 16:25:39.311 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:25:39.315 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-23 16:25:39.318 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-23 16:25:39.321 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-23 16:25:39.325 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-23 16:25:39.331 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:25:39.332 | BEGIN { 2022-03-23 16:25:39.332 | section = "" 2022-03-23 16:25:39.332 | last_section = "" 2022-03-23 16:25:39.332 | section_count = 0 2022-03-23 16:25:39.332 | } 2022-03-23 16:25:39.332 | /^\[.+\]/ { 2022-03-23 16:25:39.332 | gsub("[][]", "", $1); 2022-03-23 16:25:39.332 | section=$1 2022-03-23 16:25:39.332 | next 2022-03-23 16:25:39.332 | } 2022-03-23 16:25:39.332 | /^ *\#/ { 2022-03-23 16:25:39.332 | next 2022-03-23 16:25:39.332 | } 2022-03-23 16:25:39.332 | /^[^ \t]+/ { 2022-03-23 16:25:39.332 | # get offset of first = in $0 2022-03-23 16:25:39.332 | eq_idx = index($0, "=") 2022-03-23 16:25:39.332 | # extract attr & value from $0 2022-03-23 16:25:39.332 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:25:39.332 | value = substr($0, eq_idx + 1) 2022-03-23 16:25:39.332 | # only need to strip trailing whitespace from attr 2022-03-23 16:25:39.332 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:25:39.332 | # need to strip leading & trailing whitespace from value 2022-03-23 16:25:39.332 | sub(/^[ \t]*/, "", value) 2022-03-23 16:25:39.332 | sub(/[ \t]*$/, "", value) 2022-03-23 16:25:39.332 | 2022-03-23 16:25:39.332 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:25:39.332 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:25:39.332 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:25:39.332 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:25:39.332 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:25:39.332 | if (section != last_section) { 2022-03-23 16:25:39.332 | cfg_section[section_count++] = section 2022-03-23 16:25:39.332 | last_section = section 2022-03-23 16:25:39.333 | } 2022-03-23 16:25:39.333 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:25:39.333 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:25:39.333 | 2022-03-23 16:25:39.333 | cfg_attr[section, attr, 0] = value 2022-03-23 16:25:39.333 | cfg_attr_count[section, attr] = 1 2022-03-23 16:25:39.333 | } else { 2022-03-23 16:25:39.333 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:25:39.333 | cfg_attr[section, attr, lno] = value 2022-03-23 16:25:39.333 | } 2022-03-23 16:25:39.333 | } 2022-03-23 16:25:39.333 | END { 2022-03-23 16:25:39.333 | # Process each section in order 2022-03-23 16:25:39.333 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:25:39.333 | section = cfg_section[sno] 2022-03-23 16:25:39.333 | # The ini routines simply append a config item immediately 2022-03-23 16:25:39.333 | # after the section header. To keep the same order as defined 2022-03-23 16:25:39.333 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:25:39.333 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:25:39.333 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:25:39.333 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:25:39.333 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:25:39.333 | else { 2022-03-23 16:25:39.333 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:25:39.333 | count = cfg_attr_count[section, attr] 2022-03-23 16:25:39.334 | print "inidelete " configfile " " section " " attr 2022-03-23 16:25:39.334 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:25:39.334 | for (l = count -2; l >= 0; l--) 2022-03-23 16:25:39.334 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:25:39.334 | } 2022-03-23 16:25:39.334 | } 2022-03-23 16:25:39.334 | } 2022-03-23 16:25:39.334 | } 2022-03-23 16:25:39.334 | ' 2022-03-23 16:25:39.334 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.334 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-23 16:25:39.334 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:25:39.339 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.342 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:25:39.345 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-23 16:25:39.348 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:39.350 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-23 16:25:39.353 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-23 16:25:39.353 | BEGIN { group = "" } 2022-03-23 16:25:39.353 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:25:39.353 | gsub("[][]", "", $1); 2022-03-23 16:25:39.353 | split($1, a, "|"); 2022-03-23 16:25:39.353 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:25:39.353 | group=a[1] 2022-03-23 16:25:39.353 | } else { 2022-03-23 16:25:39.353 | group="" 2022-03-23 16:25:39.353 | } 2022-03-23 16:25:39.353 | next 2022-03-23 16:25:39.353 | } 2022-03-23 16:25:39.353 | { 2022-03-23 16:25:39.354 | if (group != "") 2022-03-23 16:25:39.354 | print $0 2022-03-23 16:25:39.354 | } 2022-03-23 16:25:39.354 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-23 16:25:39.364 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-23 16:25:39.395 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-23 16:25:39.400 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-23 16:25:39.430 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.432 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-23 16:25:39.436 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-23 16:25:39.470 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.472 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-23 16:25:39.475 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-23 16:25:39.509 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.511 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-23 16:25:39.514 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-23 16:25:39.546 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.548 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-23 16:25:39.551 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-23 16:25:39.582 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.585 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.45/identity"' 2022-03-23 16:25:39.587 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.45/identity 2022-03-23 16:25:39.621 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.623 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-23 16:25:39.627 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-23 16:25:39.663 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.667 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-23 16:25:39.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-23 16:25:39.702 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-23 16:25:39.707 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-23 16:25:39.741 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.744 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-23 16:25:39.747 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-23 16:25:39.779 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.782 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-23 16:25:39.785 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-23 16:25:39.817 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-23 16:25:39.822 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-23 16:25:39.853 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.856 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:25:39.859 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:25:39.862 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:25:39.866 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-23 16:25:39.869 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-23 16:25:39.872 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-23 16:25:39.875 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-23 16:25:39.878 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-23 16:25:39.883 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-23 16:25:39.885 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-23 16:25:39.888 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:25:39.890 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.893 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:25:39.896 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:25:39.898 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:25:39.902 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-23 16:25:39.904 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-23 16:25:39.907 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-23 16:25:39.910 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-23 16:25:39.914 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-23 16:25:39.915 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.916 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:25:39.916 | BEGIN { 2022-03-23 16:25:39.916 | section = "" 2022-03-23 16:25:39.916 | last_section = "" 2022-03-23 16:25:39.916 | section_count = 0 2022-03-23 16:25:39.916 | } 2022-03-23 16:25:39.916 | /^\[.+\]/ { 2022-03-23 16:25:39.916 | gsub("[][]", "", $1); 2022-03-23 16:25:39.916 | section=$1 2022-03-23 16:25:39.916 | next 2022-03-23 16:25:39.916 | } 2022-03-23 16:25:39.916 | /^ *\#/ { 2022-03-23 16:25:39.916 | next 2022-03-23 16:25:39.916 | } 2022-03-23 16:25:39.916 | /^[^ \t]+/ { 2022-03-23 16:25:39.916 | # get offset of first = in $0 2022-03-23 16:25:39.916 | eq_idx = index($0, "=") 2022-03-23 16:25:39.917 | # extract attr & value from $0 2022-03-23 16:25:39.917 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:25:39.917 | value = substr($0, eq_idx + 1) 2022-03-23 16:25:39.917 | # only need to strip trailing whitespace from attr 2022-03-23 16:25:39.917 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:25:39.917 | # need to strip leading & trailing whitespace from value 2022-03-23 16:25:39.917 | sub(/^[ \t]*/, "", value) 2022-03-23 16:25:39.917 | sub(/[ \t]*$/, "", value) 2022-03-23 16:25:39.917 | 2022-03-23 16:25:39.917 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:25:39.917 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:25:39.917 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:25:39.917 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:25:39.917 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:25:39.917 | if (section != last_section) { 2022-03-23 16:25:39.917 | cfg_section[section_count++] = section 2022-03-23 16:25:39.917 | last_section = section 2022-03-23 16:25:39.917 | } 2022-03-23 16:25:39.917 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:25:39.917 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:25:39.917 | 2022-03-23 16:25:39.917 | cfg_attr[section, attr, 0] = value 2022-03-23 16:25:39.917 | cfg_attr_count[section, attr] = 1 2022-03-23 16:25:39.917 | } else { 2022-03-23 16:25:39.917 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:25:39.917 | cfg_attr[section, attr, lno] = value 2022-03-23 16:25:39.917 | } 2022-03-23 16:25:39.917 | } 2022-03-23 16:25:39.917 | END { 2022-03-23 16:25:39.917 | # Process each section in order 2022-03-23 16:25:39.917 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:25:39.917 | section = cfg_section[sno] 2022-03-23 16:25:39.918 | # The ini routines simply append a config item immediately 2022-03-23 16:25:39.918 | # after the section header. To keep the same order as defined 2022-03-23 16:25:39.918 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:25:39.918 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:25:39.918 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:25:39.918 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:25:39.918 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:25:39.918 | else { 2022-03-23 16:25:39.918 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:25:39.918 | count = cfg_attr_count[section, attr] 2022-03-23 16:25:39.918 | print "inidelete " configfile " " section " " attr 2022-03-23 16:25:39.918 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:25:39.918 | for (l = count -2; l >= 0; l--) 2022-03-23 16:25:39.918 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:25:39.918 | } 2022-03-23 16:25:39.918 | } 2022-03-23 16:25:39.918 | } 2022-03-23 16:25:39.918 | } 2022-03-23 16:25:39.918 | ' 2022-03-23 16:25:39.919 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.919 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:25:39.921 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:25:39.924 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-23 16:25:39.927 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:39.930 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-23 16:25:39.932 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-23 16:25:39.932 | BEGIN { group = "" } 2022-03-23 16:25:39.932 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:25:39.932 | gsub("[][]", "", $1); 2022-03-23 16:25:39.932 | split($1, a, "|"); 2022-03-23 16:25:39.932 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:25:39.932 | group=a[1] 2022-03-23 16:25:39.932 | } else { 2022-03-23 16:25:39.932 | group="" 2022-03-23 16:25:39.932 | } 2022-03-23 16:25:39.932 | next 2022-03-23 16:25:39.933 | } 2022-03-23 16:25:39.933 | { 2022-03-23 16:25:39.933 | if (group != "") 2022-03-23 16:25:39.933 | print $0 2022-03-23 16:25:39.933 | } 2022-03-23 16:25:39.933 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:25:39.939 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-23 16:25:39.940 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:25:39.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-23 16:25:39.971 | [164757 Async configure_neutron_nova:164757]: finished successfully 2022-03-23 16:25:39.977 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:39.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-23 16:25:39.983 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-23 16:25:40.013 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-23 16:25:40.018 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-23 16:25:40.049 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.051 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-23 16:25:40.054 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-23 16:25:40.086 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.088 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-23 16:25:40.091 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-23 16:25:40.123 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.125 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-23 16:25:40.128 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-23 16:25:40.158 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.161 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-23 16:25:40.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-23 16:25:40.194 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.196 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-23 16:25:40.199 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-23 16:25:40.231 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.234 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-23 16:25:40.236 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-23 16:25:40.266 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.269 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-23 16:25:40.272 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-23 16:25:40.308 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.313 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-23 16:25:40.318 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-23 16:25:40.354 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.357 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-23 16:25:40.360 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-23 16:25:40.394 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.397 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-23 16:25:40.399 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-23 16:25:40.430 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.432 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-23 16:25:40.435 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-23 16:25:40.465 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.468 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-23 16:25:40.470 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-23 16:25:40.503 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.506 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-23 16:25:40.510 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-23 16:25:40.540 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.543 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:25:40.546 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:25:40.549 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:25:40.552 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-23 16:25:40.555 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-23 16:25:40.558 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-23 16:25:40.561 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-23 16:25:40.565 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-23 16:25:40.570 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-23 16:25:40.572 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-23 16:25:40.575 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:25:40.578 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:40.580 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:25:40.583 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-23 16:25:40.586 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:25:40.590 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-23 16:25:40.593 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-23 16:25:40.596 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-23 16:25:40.599 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-23 16:25:40.602 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-23 16:25:40.602 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:25:40.602 | BEGIN { 2022-03-23 16:25:40.602 | section = "" 2022-03-23 16:25:40.602 | last_section = "" 2022-03-23 16:25:40.602 | section_count = 0 2022-03-23 16:25:40.603 | } 2022-03-23 16:25:40.603 | /^\[.+\]/ { 2022-03-23 16:25:40.603 | gsub("[][]", "", $1); 2022-03-23 16:25:40.603 | section=$1 2022-03-23 16:25:40.603 | next 2022-03-23 16:25:40.603 | } 2022-03-23 16:25:40.603 | /^ *\#/ { 2022-03-23 16:25:40.603 | next 2022-03-23 16:25:40.603 | } 2022-03-23 16:25:40.603 | /^[^ \t]+/ { 2022-03-23 16:25:40.603 | # get offset of first = in $0 2022-03-23 16:25:40.603 | eq_idx = index($0, "=") 2022-03-23 16:25:40.603 | # extract attr & value from $0 2022-03-23 16:25:40.603 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:25:40.603 | value = substr($0, eq_idx + 1) 2022-03-23 16:25:40.603 | # only need to strip trailing whitespace from attr 2022-03-23 16:25:40.603 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:25:40.603 | # need to strip leading & trailing whitespace from value 2022-03-23 16:25:40.603 | sub(/^[ \t]*/, "", value) 2022-03-23 16:25:40.603 | sub(/[ \t]*$/, "", value) 2022-03-23 16:25:40.603 | 2022-03-23 16:25:40.603 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:25:40.603 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:25:40.603 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:25:40.603 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:25:40.603 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:25:40.603 | if (section != last_section) { 2022-03-23 16:25:40.603 | cfg_section[section_count++] = section 2022-03-23 16:25:40.603 | last_section = section 2022-03-23 16:25:40.603 | } 2022-03-23 16:25:40.603 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:25:40.603 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:25:40.603 | 2022-03-23 16:25:40.603 | cfg_attr[section, attr, 0] = value 2022-03-23 16:25:40.603 | cfg_attr_count[section, attr] = 1 2022-03-23 16:25:40.604 | } else { 2022-03-23 16:25:40.604 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:25:40.604 | cfg_attr[section, attr, lno] = value 2022-03-23 16:25:40.604 | } 2022-03-23 16:25:40.604 | } 2022-03-23 16:25:40.604 | END { 2022-03-23 16:25:40.604 | # Process each section in order 2022-03-23 16:25:40.604 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:25:40.604 | section = cfg_section[sno] 2022-03-23 16:25:40.604 | # The ini routines simply append a config item immediately 2022-03-23 16:25:40.604 | # after the section header. To keep the same order as defined 2022-03-23 16:25:40.604 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:25:40.604 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:25:40.604 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:25:40.604 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:25:40.604 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:25:40.604 | else { 2022-03-23 16:25:40.604 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:25:40.604 | count = cfg_attr_count[section, attr] 2022-03-23 16:25:40.604 | print "inidelete " configfile " " section " " attr 2022-03-23 16:25:40.604 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:25:40.604 | for (l = count -2; l >= 0; l--) 2022-03-23 16:25:40.604 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:25:40.604 | } 2022-03-23 16:25:40.604 | } 2022-03-23 16:25:40.604 | } 2022-03-23 16:25:40.604 | } 2022-03-23 16:25:40.604 | ' 2022-03-23 16:25:40.604 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.606 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:25:40.606 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:40.608 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:25:40.611 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-23 16:25:40.614 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:40.616 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-23 16:25:40.619 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-23 16:25:40.619 | BEGIN { group = "" } 2022-03-23 16:25:40.619 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:25:40.619 | gsub("[][]", "", $1); 2022-03-23 16:25:40.619 | split($1, a, "|"); 2022-03-23 16:25:40.619 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:25:40.619 | group=a[1] 2022-03-23 16:25:40.619 | } else { 2022-03-23 16:25:40.619 | group="" 2022-03-23 16:25:40.619 | } 2022-03-23 16:25:40.619 | next 2022-03-23 16:25:40.619 | } 2022-03-23 16:25:40.619 | { 2022-03-23 16:25:40.619 | if (group != "") 2022-03-23 16:25:40.619 | print $0 2022-03-23 16:25:40.619 | } 2022-03-23 16:25:40.619 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:25:40.625 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-23 16:25:40.628 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-23 16:25:40.662 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.666 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-23 16:25:40.668 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-23 16:25:40.705 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.707 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-23 16:25:40.710 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-23 16:25:40.739 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-23 16:25:40.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-23 16:25:40.775 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-23 16:25:40.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-23 16:25:40.812 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.815 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-23 16:25:40.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-23 16:25:40.850 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.853 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-23 16:25:40.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-23 16:25:40.888 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.891 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-23 16:25:40.893 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-23 16:25:40.924 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.927 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-23 16:25:40.930 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-23 16:25:40.932 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-23 16:25:40.936 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-23 16:25:40.939 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:25:40.942 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:25:40.945 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-23 16:25:40.948 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:25:40.952 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-23 16:25:40.955 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-23 16:25:40.958 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:25:40.960 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:40.963 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:25:40.966 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:25:40.968 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:25:40.972 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:25:40.974 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:25:40.977 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:25:40.980 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-23 16:25:40.984 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:25:40.984 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:25:40.984 | BEGIN { 2022-03-23 16:25:40.984 | section = "" 2022-03-23 16:25:40.984 | last_section = "" 2022-03-23 16:25:40.984 | section_count = 0 2022-03-23 16:25:40.984 | } 2022-03-23 16:25:40.984 | /^\[.+\]/ { 2022-03-23 16:25:40.984 | gsub("[][]", "", $1); 2022-03-23 16:25:40.984 | section=$1 2022-03-23 16:25:40.984 | next 2022-03-23 16:25:40.984 | } 2022-03-23 16:25:40.985 | /^ *\#/ { 2022-03-23 16:25:40.985 | next 2022-03-23 16:25:40.985 | } 2022-03-23 16:25:40.985 | /^[^ \t]+/ { 2022-03-23 16:25:40.985 | # get offset of first = in $0 2022-03-23 16:25:40.985 | eq_idx = index($0, "=") 2022-03-23 16:25:40.985 | # extract attr & value from $0 2022-03-23 16:25:40.985 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:25:40.985 | value = substr($0, eq_idx + 1) 2022-03-23 16:25:40.985 | # only need to strip trailing whitespace from attr 2022-03-23 16:25:40.985 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:25:40.985 | # need to strip leading & trailing whitespace from value 2022-03-23 16:25:40.985 | sub(/^[ \t]*/, "", value) 2022-03-23 16:25:40.985 | sub(/[ \t]*$/, "", value) 2022-03-23 16:25:40.985 | 2022-03-23 16:25:40.985 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:25:40.985 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:25:40.985 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:25:40.985 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:25:40.985 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:25:40.985 | if (section != last_section) { 2022-03-23 16:25:40.985 | cfg_section[section_count++] = section 2022-03-23 16:25:40.985 | last_section = section 2022-03-23 16:25:40.985 | } 2022-03-23 16:25:40.985 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:25:40.985 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:25:40.985 | 2022-03-23 16:25:40.985 | cfg_attr[section, attr, 0] = value 2022-03-23 16:25:40.985 | cfg_attr_count[section, attr] = 1 2022-03-23 16:25:40.985 | } else { 2022-03-23 16:25:40.985 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:25:40.985 | cfg_attr[section, attr, lno] = value 2022-03-23 16:25:40.985 | } 2022-03-23 16:25:40.986 | } 2022-03-23 16:25:40.986 | END { 2022-03-23 16:25:40.986 | # Process each section in order 2022-03-23 16:25:40.986 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:25:40.986 | section = cfg_section[sno] 2022-03-23 16:25:40.986 | # The ini routines simply append a config item immediately 2022-03-23 16:25:40.986 | # after the section header. To keep the same order as defined 2022-03-23 16:25:40.986 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:25:40.986 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:25:40.986 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:25:40.986 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:25:40.986 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:25:40.986 | else { 2022-03-23 16:25:40.986 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:25:40.986 | count = cfg_attr_count[section, attr] 2022-03-23 16:25:40.986 | print "inidelete " configfile " " section " " attr 2022-03-23 16:25:40.986 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:25:40.986 | for (l = count -2; l >= 0; l--) 2022-03-23 16:25:40.986 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:25:40.986 | } 2022-03-23 16:25:40.986 | } 2022-03-23 16:25:40.986 | } 2022-03-23 16:25:40.986 | } 2022-03-23 16:25:40.986 | ' 2022-03-23 16:25:40.986 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:40.986 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:25:40.987 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:25:40.989 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:25:40.992 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-23 16:25:40.994 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:25:40.996 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-23 16:25:40.999 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-23 16:25:40.999 | BEGIN { group = "" } 2022-03-23 16:25:40.999 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:25:40.999 | gsub("[][]", "", $1); 2022-03-23 16:25:40.999 | split($1, a, "|"); 2022-03-23 16:25:40.999 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:25:40.999 | group=a[1] 2022-03-23 16:25:40.999 | } else { 2022-03-23 16:25:40.999 | group="" 2022-03-23 16:25:40.999 | } 2022-03-23 16:25:40.999 | next 2022-03-23 16:25:40.999 | } 2022-03-23 16:25:40.999 | { 2022-03-23 16:25:40.999 | if (group != "") 2022-03-23 16:25:40.999 | print $0 2022-03-23 16:25:41.000 | } 2022-03-23 16:25:41.000 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:25:41.006 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-23 16:25:41.009 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-23 16:25:41.044 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:41.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-23 16:25:41.049 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-23 16:25:41.081 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:25:41.086 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-23 16:25:41.107 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:41.110 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-23 16:25:41.112 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:25:41.115 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-23 16:25:41.118 | + ./stack.sh:main:1252 : start_swift 2022-03-23 16:25:41.121 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-23 16:25:41.124 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-23 16:25:41.126 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-23 16:25:41.157 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-23 16:25:41.160 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-23 16:25:41.163 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-23 16:25:41.166 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-23 16:25:41.620 | Restarting rsync (via systemctl): rsync.service. 2022-03-23 16:25:41.627 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-23 16:25:41.630 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-23 16:25:41.633 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-23 16:25:41.635 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-23 16:25:41.638 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:25:41.641 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.643 | + functions-common:run_process:1680 : local service=s-object 2022-03-23 16:25:41.646 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.648 | + functions-common:run_process:1682 : local group= 2022-03-23 16:25:41.651 | + functions-common:run_process:1683 : local user= 2022-03-23 16:25:41.653 | + functions-common:run_process:1685 : local name=s-object 2022-03-23 16:25:41.656 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:25:41.660 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:25:41.663 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:41.665 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:41.668 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:41.673 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052741670 2022-03-23 16:25:41.675 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-23 16:25:41.692 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:41.695 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-23 16:25:41.697 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-23 16:25:41.700 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.702 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.705 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.707 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.709 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-23 16:25:41.712 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-23 16:25:41.715 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-23 16:25:41.717 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:25:41.720 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:25:41.722 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:25:41.725 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-23 16:25:41.727 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-23 16:25:41.730 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.732 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:25:41.735 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:25:41.737 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:25:41.740 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:25:41.742 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-23 16:25:41.745 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:25:41.750 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-23 16:25:41.811 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-23 16:25:41.865 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-23 16:25:41.919 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-23 16:25:41.979 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-23 16:25:42.042 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:25:42.097 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:25:42.100 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-23 16:25:42.152 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:25:42.543 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-23 16:25:42.565 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-23 16:25:42.964 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-23 16:25:42.995 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:25:42.998 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:43.000 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:43.003 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:43.005 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:43.008 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:43.010 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:25:43.012 | + functions-common:time_stop:2432 : start_time=1648052741670 2022-03-23 16:25:43.015 | + functions-common:time_stop:2434 : [[ -z 1648052741670 ]] 2022-03-23 16:25:43.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:43.023 | + functions-common:time_stop:2437 : end_time=1648052743020 2022-03-23 16:25:43.025 | + functions-common:time_stop:2438 : elapsed_time=1350 2022-03-23 16:25:43.027 | + functions-common:time_stop:2439 : total=2900 2022-03-23 16:25:43.030 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:43.032 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4250 2022-03-23 16:25:43.035 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:25:43.038 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.040 | + functions-common:run_process:1680 : local service=s-container 2022-03-23 16:25:43.043 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.048 | + functions-common:run_process:1682 : local group= 2022-03-23 16:25:43.050 | + functions-common:run_process:1683 : local user= 2022-03-23 16:25:43.055 | + functions-common:run_process:1685 : local name=s-container 2022-03-23 16:25:43.057 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:25:43.060 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:25:43.062 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:43.064 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:43.068 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:43.072 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052743069 2022-03-23 16:25:43.075 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-23 16:25:43.092 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:43.094 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-23 16:25:43.097 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-23 16:25:43.099 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.102 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.104 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.106 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.109 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-23 16:25:43.111 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-23 16:25:43.114 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-23 16:25:43.116 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:25:43.118 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:25:43.121 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:25:43.123 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-23 16:25:43.126 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-23 16:25:43.128 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.130 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:25:43.133 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:25:43.135 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:25:43.138 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:25:43.140 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-23 16:25:43.142 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:25:43.147 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-23 16:25:43.201 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-23 16:25:43.255 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-23 16:25:43.310 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-23 16:25:43.369 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-23 16:25:43.423 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:25:43.477 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:25:43.480 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-23 16:25:43.534 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:25:43.952 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-23 16:25:43.966 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-23 16:25:44.361 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-23 16:25:44.387 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:25:44.390 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:44.392 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:44.395 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:44.398 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:44.401 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:44.404 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:25:44.406 | + functions-common:time_stop:2432 : start_time=1648052743069 2022-03-23 16:25:44.408 | + functions-common:time_stop:2434 : [[ -z 1648052743069 ]] 2022-03-23 16:25:44.411 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:44.416 | + functions-common:time_stop:2437 : end_time=1648052744413 2022-03-23 16:25:44.419 | + functions-common:time_stop:2438 : elapsed_time=1344 2022-03-23 16:25:44.421 | + functions-common:time_stop:2439 : total=4250 2022-03-23 16:25:44.424 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:44.426 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5594 2022-03-23 16:25:44.429 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-23 16:25:44.431 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.434 | + functions-common:run_process:1680 : local service=s-account 2022-03-23 16:25:44.436 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.439 | + functions-common:run_process:1682 : local group= 2022-03-23 16:25:44.441 | + functions-common:run_process:1683 : local user= 2022-03-23 16:25:44.444 | + functions-common:run_process:1685 : local name=s-account 2022-03-23 16:25:44.446 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:25:44.449 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:25:44.451 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:44.454 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:44.457 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:44.461 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052744459 2022-03-23 16:25:44.464 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-23 16:25:44.485 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:44.488 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-23 16:25:44.490 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-23 16:25:44.493 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.495 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.498 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.500 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.503 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-23 16:25:44.505 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-23 16:25:44.508 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-23 16:25:44.510 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:25:44.512 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:25:44.515 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-23 16:25:44.517 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-23 16:25:44.520 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-23 16:25:44.522 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.525 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:25:44.527 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:25:44.529 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:25:44.532 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:25:44.534 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-23 16:25:44.538 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:25:44.542 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-23 16:25:44.596 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-23 16:25:44.649 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-23 16:25:44.703 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-23 16:25:44.760 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-23 16:25:44.814 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:25:44.867 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:25:44.870 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-23 16:25:44.924 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:25:45.320 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-23 16:25:45.333 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-23 16:25:45.736 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-23 16:25:45.765 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:25:45.765 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:45.767 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:45.770 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:45.772 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:45.775 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:45.777 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:25:45.779 | + functions-common:time_stop:2432 : start_time=1648052744459 2022-03-23 16:25:45.782 | + functions-common:time_stop:2434 : [[ -z 1648052744459 ]] 2022-03-23 16:25:45.785 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:45.790 | + functions-common:time_stop:2437 : end_time=1648052745787 2022-03-23 16:25:45.793 | + functions-common:time_stop:2438 : elapsed_time=1328 2022-03-23 16:25:45.795 | + functions-common:time_stop:2439 : total=5594 2022-03-23 16:25:45.798 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:45.801 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6922 2022-03-23 16:25:45.803 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-23 16:25:45.806 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-23 16:25:45.866 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:45.868 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-23 16:25:45.871 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:45.873 | + functions-common:run_process:1682 : local group= 2022-03-23 16:25:45.876 | + functions-common:run_process:1683 : local user= 2022-03-23 16:25:45.878 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-23 16:25:45.881 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:25:45.883 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:25:45.886 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:45.888 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:45.891 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:45.896 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052745893 2022-03-23 16:25:45.898 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-23 16:25:45.915 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:45.918 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-23 16:25:45.921 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-23 16:25:45.923 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:45.926 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:45.928 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:45.931 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:45.933 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-23 16:25:45.936 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-23 16:25:45.938 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-23 16:25:45.941 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:25:45.944 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:25:45.946 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-23 16:25:45.949 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-23 16:25:45.951 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-23 16:25:45.954 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:45.956 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:25:45.958 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:25:45.961 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:25:45.963 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:25:45.965 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-23 16:25:45.968 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:25:45.972 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-23 16:25:46.026 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-23 16:25:46.082 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-23 16:25:46.138 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-23 16:25:46.193 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-23 16:25:46.246 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:25:46.299 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:25:46.302 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-23 16:25:46.357 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:25:46.766 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-23 16:25:47.180 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-23 16:25:47.207 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:25:47.210 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:47.212 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:47.215 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:47.217 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:47.220 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:47.222 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:25:47.225 | + functions-common:time_stop:2432 : start_time=1648052745893 2022-03-23 16:25:47.227 | + functions-common:time_stop:2434 : [[ -z 1648052745893 ]] 2022-03-23 16:25:47.231 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:47.235 | + functions-common:time_stop:2437 : end_time=1648052747232 2022-03-23 16:25:47.238 | + functions-common:time_stop:2438 : elapsed_time=1339 2022-03-23 16:25:47.241 | + functions-common:time_stop:2439 : total=6922 2022-03-23 16:25:47.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:47.246 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8261 2022-03-23 16:25:47.248 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-23 16:25:47.265 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:25:47.268 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.270 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-23 16:25:47.273 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.275 | + functions-common:run_process:1682 : local group= 2022-03-23 16:25:47.278 | + functions-common:run_process:1683 : local user= 2022-03-23 16:25:47.280 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-23 16:25:47.282 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:25:47.285 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:25:47.287 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:47.290 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:47.293 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:47.297 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052747294 2022-03-23 16:25:47.300 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-23 16:25:47.318 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:47.320 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-23 16:25:47.323 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-23 16:25:47.325 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.327 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.330 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.332 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.335 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-23 16:25:47.337 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-23 16:25:47.340 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-23 16:25:47.342 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:25:47.345 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:25:47.347 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-23 16:25:47.350 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-23 16:25:47.352 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-23 16:25:47.354 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.357 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:25:47.359 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:25:47.361 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:25:47.364 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:25:47.366 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-23 16:25:47.369 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:25:47.373 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-23 16:25:47.427 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-23 16:25:47.481 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-23 16:25:47.535 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-23 16:25:47.592 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-23 16:25:47.649 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:25:47.704 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:25:47.707 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-23 16:25:47.761 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:25:48.169 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-23 16:25:48.182 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-23 16:25:48.589 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-23 16:25:48.613 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:25:48.616 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:48.619 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:48.623 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:48.625 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:48.628 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:48.630 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:25:48.633 | + functions-common:time_stop:2432 : start_time=1648052747294 2022-03-23 16:25:48.635 | + functions-common:time_stop:2434 : [[ -z 1648052747294 ]] 2022-03-23 16:25:48.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:48.643 | + functions-common:time_stop:2437 : end_time=1648052748640 2022-03-23 16:25:48.645 | + functions-common:time_stop:2438 : elapsed_time=1346 2022-03-23 16:25:48.648 | + functions-common:time_stop:2439 : total=8261 2022-03-23 16:25:48.650 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:48.653 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9607 2022-03-23 16:25:48.655 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-23 16:25:48.655 | Waiting for swift proxy to start... 2022-03-23 16:25:48.658 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.45:8080/info 2022-03-23 16:25:48.660 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:25:48.662 | + functions:wait_for_service:458 : local url=http://10.222.0.45:8080/info 2022-03-23 16:25:48.665 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:25:48.667 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:25:48.669 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:25:48.672 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:48.674 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:48.677 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:48.682 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052748679 2022-03-23 16:25:48.684 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:25:48.691 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:25:48.704 | + :: : [[ 000 == 503 ]] 2022-03-23 16:25:48.705 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:25:48.706 | + :: : sleep 1 2022-03-23 16:25:49.710 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:25:49.723 | + :: : [[ 000 == 503 ]] 2022-03-23 16:25:49.724 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:25:49.726 | + :: : sleep 1 2022-03-23 16:25:50.729 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:25:50.742 | + :: : [[ 000 == 503 ]] 2022-03-23 16:25:50.744 | + :: : [[ 7 -eq 7 ]] 2022-03-23 16:25:50.745 | + :: : sleep 1 2022-03-23 16:25:51.749 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45:8080/info 2022-03-23 16:25:51.795 | + :: : [[ 200 == 503 ]] 2022-03-23 16:25:51.797 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:25:51.801 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:25:51.804 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:51.806 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:51.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:51.811 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:51.814 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:51.817 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:25:51.819 | + functions-common:time_stop:2432 : start_time=1648052748679 2022-03-23 16:25:51.822 | + functions-common:time_stop:2434 : [[ -z 1648052748679 ]] 2022-03-23 16:25:51.825 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:51.829 | + functions-common:time_stop:2437 : end_time=1648052751826 2022-03-23 16:25:51.832 | + functions-common:time_stop:2438 : elapsed_time=3147 2022-03-23 16:25:51.834 | + functions-common:time_stop:2439 : total=6462 2022-03-23 16:25:51.837 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:51.839 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9609 2022-03-23 16:25:51.842 | + functions:wait_for_service:467 : return 0 2022-03-23 16:25:51.844 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-23 16:25:51.847 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:25:51.850 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-23 16:25:51.868 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:51.871 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:25:51.903 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-23 16:25:51.955 | [118226 Async configure_neutron_nova:164757]: Waiting for completion of configure_neutron_nova running on PID 164757 (2 other jobs running) 2022-03-23 16:25:51.980 | [118226 Async configure_neutron_nova:164757]: Signaling child to exit 2022-03-23 16:25:51.981 | WAKEUP 2022-03-23 16:25:52.004 | [118226 Async configure_neutron_nova:164757]: Signaled 2022-03-23 16:25:52.005 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-23 16:25:52.006 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:25:52.006 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:25:52.006 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:25:52.006 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:25:52.006 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-23 16:25:52.006 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:25:52.006 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-23 16:25:52.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:25:52.006 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:25:52.006 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:25:52.006 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:25:52.006 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:25:52.006 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-23 16:25:52.007 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:25:52.007 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-23 16:25:52.007 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-23 16:25:52.007 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:25:52.007 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:25:52.007 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:25:52.007 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.45/identity 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-23 16:25:52.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-23 16:25:52.007 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-23 16:25:52.007 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-23 16:25:52.007 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-23 16:25:52.051 | [118226 Async configure_neutron_nova:164757]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-23 16:25:52.056 | + inc/async:async_wait:197 : return 0 2022-03-23 16:25:52.059 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-23 16:25:52.077 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:52.080 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:25:52.111 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-23 16:25:52.142 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-23 16:25:52.161 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:52.164 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-23 16:25:52.166 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:25:52.169 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-23 16:25:52.172 | + ./stack.sh:main:1277 : start_nova_api 2022-03-23 16:25:52.174 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-23 16:25:52.177 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-23 16:25:52.180 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-23 16:25:52.182 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-23 16:25:52.200 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:25:52.203 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:25:52.205 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:25:52.208 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:25:52.211 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-23 16:25:52.214 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-23 16:25:52.218 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.221 | + functions-common:run_process:1680 : local service=n-api 2022-03-23 16:25:52.224 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.226 | + functions-common:run_process:1682 : local group= 2022-03-23 16:25:52.229 | + functions-common:run_process:1683 : local user= 2022-03-23 16:25:52.232 | + functions-common:run_process:1685 : local name=n-api 2022-03-23 16:25:52.234 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:25:52.237 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:25:52.239 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:52.242 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:52.245 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:52.250 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052752247 2022-03-23 16:25:52.253 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-23 16:25:52.272 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:52.274 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-23 16:25:52.277 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-23 16:25:52.279 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.282 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.285 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.287 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.290 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:25:52.293 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:25:52.295 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-23 16:25:52.299 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:25:52.301 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:25:52.304 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:25:52.307 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-23 16:25:52.310 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-23 16:25:52.313 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.315 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:25:52.318 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:25:52.320 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-23 16:25:52.323 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:25:52.327 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-23 16:25:52.380 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-23 16:25:52.438 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-23 16:25:52.495 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-23 16:25:52.549 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:25:52.619 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-23 16:25:52.674 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-23 16:25:52.732 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-23 16:25:52.788 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-23 16:25:52.843 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-23 16:25:52.897 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:25:52.899 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-23 16:25:52.953 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:25:53.379 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-23 16:25:53.398 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-23 16:25:53.797 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-23 16:25:53.882 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:25:53.885 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:53.888 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:53.891 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:53.894 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:53.896 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:53.899 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:25:53.901 | + functions-common:time_stop:2432 : start_time=1648052752247 2022-03-23 16:25:53.904 | + functions-common:time_stop:2434 : [[ -z 1648052752247 ]] 2022-03-23 16:25:53.910 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:53.915 | + functions-common:time_stop:2437 : end_time=1648052753912 2022-03-23 16:25:53.918 | + functions-common:time_stop:2438 : elapsed_time=1665 2022-03-23 16:25:53.920 | + functions-common:time_stop:2439 : total=9607 2022-03-23 16:25:53.923 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:53.926 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=11272 2022-03-23 16:25:53.928 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.45/compute/v2.1/ 2022-03-23 16:25:53.931 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-23 16:25:53.931 | Waiting for nova-api to start... 2022-03-23 16:25:53.934 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.45/compute/v2.1/ 2022-03-23 16:25:53.936 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:25:53.938 | + functions:wait_for_service:458 : local url=http://10.222.0.45/compute/v2.1/ 2022-03-23 16:25:53.941 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:25:53.943 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:25:53.946 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:25:53.948 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:53.951 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:53.954 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:53.959 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052753956 2022-03-23 16:25:53.961 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:25:53.967 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/compute/v2.1/ 2022-03-23 16:25:59.619 | + :: : [[ 200 == 503 ]] 2022-03-23 16:25:59.621 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:25:59.626 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:25:59.629 | + functions-common:time_stop:2425 : local name 2022-03-23 16:25:59.631 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:25:59.634 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:25:59.636 | + functions-common:time_stop:2428 : local total 2022-03-23 16:25:59.639 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:25:59.642 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:25:59.644 | + functions-common:time_stop:2432 : start_time=1648052753956 2022-03-23 16:25:59.647 | + functions-common:time_stop:2434 : [[ -z 1648052753956 ]] 2022-03-23 16:25:59.650 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:25:59.655 | + functions-common:time_stop:2437 : end_time=1648052759652 2022-03-23 16:25:59.658 | + functions-common:time_stop:2438 : elapsed_time=5696 2022-03-23 16:25:59.660 | + functions-common:time_stop:2439 : total=9609 2022-03-23 16:25:59.663 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:25:59.665 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15305 2022-03-23 16:25:59.668 | + functions:wait_for_service:467 : return 0 2022-03-23 16:25:59.671 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:25:59.673 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:25:59.676 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-23 16:25:59.694 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:59.697 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-23 16:25:59.701 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:25:59.704 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-23 16:25:59.707 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-23 16:25:59.710 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:25:59.713 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-23 16:25:59.731 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:25:59.734 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-23 16:25:59.752 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:59.755 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-23 16:25:59.758 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:25:59.761 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-23 16:25:59.763 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-23 16:25:59.766 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-23 16:25:59.769 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-23 16:25:59.800 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-23 16:25:59.803 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-23 16:25:59.806 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-23 16:25:59.838 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-23 16:25:59.869 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-23 16:25:59.872 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-23 16:25:59.874 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-23 16:25:59.877 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-23 16:25:59.880 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-23 16:25:59.883 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-23 16:25:59.886 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:25:59.889 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:25:59.892 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-23 16:25:59.895 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-23 16:25:59.898 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-23 16:25:59.900 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-23 16:25:59.903 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:25:59.906 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:25:59.909 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:25:59.911 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-23 16:25:59.914 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:25:59.917 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:25:59.920 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-23 16:25:59.938 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:25:59.941 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-23 16:25:59.944 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:25:59.946 | + functions-common:run_process:1680 : local service=q-svc 2022-03-23 16:25:59.949 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:25:59.951 | + functions-common:run_process:1682 : local group= 2022-03-23 16:25:59.954 | + functions-common:run_process:1683 : local user= 2022-03-23 16:25:59.957 | + functions-common:run_process:1685 : local name=q-svc 2022-03-23 16:25:59.959 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:25:59.962 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:25:59.965 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:25:59.967 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:25:59.971 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:25:59.976 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052759973 2022-03-23 16:25:59.979 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-23 16:25:59.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:25:59.999 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 16:26:00.002 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-23 16:26:00.005 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:00.007 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:00.010 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:00.013 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:00.015 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:26:00.018 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:26:00.020 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-23 16:26:00.023 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:26:00.025 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:26:00.028 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:26:00.030 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 16:26:00.033 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-23 16:26:00.035 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:00.038 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:26:00.040 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:26:00.042 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:26:00.045 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:26:00.047 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-23 16:26:00.050 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:26:00.054 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-23 16:26:00.108 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-23 16:26:00.161 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:00.214 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-23 16:26:00.270 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-23 16:26:00.325 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:26:00.391 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:26:00.395 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-23 16:26:00.453 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:26:00.874 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-23 16:26:00.894 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-23 16:26:01.295 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-23 16:26:01.329 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:26:01.331 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:01.334 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:01.336 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:01.339 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:01.341 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:01.344 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:26:01.347 | + functions-common:time_stop:2432 : start_time=1648052759973 2022-03-23 16:26:01.350 | + functions-common:time_stop:2434 : [[ -z 1648052759973 ]] 2022-03-23 16:26:01.353 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:01.358 | + functions-common:time_stop:2437 : end_time=1648052761355 2022-03-23 16:26:01.360 | + functions-common:time_stop:2438 : elapsed_time=1382 2022-03-23 16:26:01.363 | + functions-common:time_stop:2439 : total=11272 2022-03-23 16:26:01.365 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:01.368 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12654 2022-03-23 16:26:01.370 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.45:9696 2022-03-23 16:26:01.373 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-23 16:26:01.390 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:26:01.393 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-23 16:26:01.393 | Waiting for Neutron to start... 2022-03-23 16:26:01.396 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 16:26:01.398 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.45:9696' 'Neutron did not start' 60 2022-03-23 16:26:01.401 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.45:9696' 2022-03-23 16:26:01.403 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-23 16:26:01.406 | + functions-common:test_with_retry:2365 : local until=60 2022-03-23 16:26:01.408 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:26:01.411 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:26:01.413 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:26:01.416 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:01.419 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:01.422 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:01.427 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052761424 2022-03-23 16:26:01.429 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.45:9696; do sleep 0.5; done' 2022-03-23 16:26:07.005 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.45:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:26:07.009 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:07.011 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:07.014 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:07.018 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:07.022 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:07.024 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:26:07.027 | + functions-common:time_stop:2432 : start_time=1648052761424 2022-03-23 16:26:07.030 | + functions-common:time_stop:2434 : [[ -z 1648052761424 ]] 2022-03-23 16:26:07.034 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:07.039 | + functions-common:time_stop:2437 : end_time=1648052767036 2022-03-23 16:26:07.041 | + functions-common:time_stop:2438 : elapsed_time=5612 2022-03-23 16:26:07.044 | + functions-common:time_stop:2439 : total=0 2022-03-23 16:26:07.047 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:07.049 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5612 2022-03-23 16:26:07.052 | + ./stack.sh:main:1296 : is_service_enabled placement 2022-03-23 16:26:07.073 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:07.076 | + ./stack.sh:main:1297 : echo_summary 'Starting Placement' 2022-03-23 16:26:07.078 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:26:07.081 | + ./stack.sh:echo_summary:446 : echo -e Starting Placement 2022-03-23 16:26:07.084 | + ./stack.sh:main:1298 : start_placement 2022-03-23 16:26:07.086 | + lib/placement:start_placement:160 : start_placement_api 2022-03-23 16:26:07.089 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-23 16:26:07.093 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-03-23 16:26:07.097 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.100 | + functions-common:run_process:1680 : local service=placement-api 2022-03-23 16:26:07.103 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.105 | + functions-common:run_process:1682 : local group= 2022-03-23 16:26:07.108 | + functions-common:run_process:1683 : local user= 2022-03-23 16:26:07.110 | + functions-common:run_process:1685 : local name=placement-api 2022-03-23 16:26:07.113 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:26:07.116 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:26:07.118 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:07.121 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:07.124 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:07.129 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052767126 2022-03-23 16:26:07.131 | + functions-common:run_process:1688 : is_service_enabled placement-api 2022-03-23 16:26:07.148 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:07.151 | + functions-common:run_process:1689 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-03-23 16:26:07.154 | + functions-common:_run_under_systemd:1645 : local service=placement-api 2022-03-23 16:26:07.156 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.159 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.162 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.165 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.167 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-03-23 16:26:07.170 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-03-23 16:26:07.173 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@placement-api.service 2022-03-23 16:26:07.176 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:26:07.178 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:26:07.181 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:26:07.184 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-03-23 16:26:07.186 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@placement-api.service 2022-03-23 16:26:07.189 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.192 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:26:07.194 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:26:07.197 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-03-23 16:26:07.199 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:26:07.204 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-03-23 16:26:07.259 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-03-23 16:26:07.318 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-03-23 16:26:07.372 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-03-23 16:26:07.430 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:26:07.488 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-03-23 16:26:07.543 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-03-23 16:26:07.597 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-03-23 16:26:07.650 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-03-23 16:26:07.704 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-03-23 16:26:07.758 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:26:07.761 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-03-23 16:26:07.816 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:26:08.225 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@placement-api.service 2022-03-23 16:26:08.241 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-03-23 16:26:08.664 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@placement-api.service 2022-03-23 16:26:08.749 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:26:08.752 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:08.755 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:08.758 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:08.763 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:08.767 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:08.769 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:26:08.772 | + functions-common:time_stop:2432 : start_time=1648052767126 2022-03-23 16:26:08.774 | + functions-common:time_stop:2434 : [[ -z 1648052767126 ]] 2022-03-23 16:26:08.777 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:08.783 | + functions-common:time_stop:2437 : end_time=1648052768779 2022-03-23 16:26:08.785 | + functions-common:time_stop:2438 : elapsed_time=1653 2022-03-23 16:26:08.788 | + functions-common:time_stop:2439 : total=12654 2022-03-23 16:26:08.791 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:08.793 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14307 2022-03-23 16:26:08.796 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-03-23 16:26:08.796 | Waiting for placement-api to start... 2022-03-23 16:26:08.798 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.45/placement 2022-03-23 16:26:08.801 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:26:08.804 | + functions:wait_for_service:458 : local url=http://10.222.0.45/placement 2022-03-23 16:26:08.806 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:26:08.809 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:26:08.811 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:26:08.814 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:08.817 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:08.820 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:08.824 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052768822 2022-03-23 16:26:08.827 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:26:08.833 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/placement 2022-03-23 16:26:11.461 | + :: : [[ 200 == 503 ]] 2022-03-23 16:26:11.463 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:26:11.467 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:26:11.470 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:11.473 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:11.476 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:11.479 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:11.482 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:11.485 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:26:11.488 | + functions-common:time_stop:2432 : start_time=1648052768822 2022-03-23 16:26:11.490 | + functions-common:time_stop:2434 : [[ -z 1648052768822 ]] 2022-03-23 16:26:11.494 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:11.499 | + functions-common:time_stop:2437 : end_time=1648052771496 2022-03-23 16:26:11.501 | + functions-common:time_stop:2438 : elapsed_time=2674 2022-03-23 16:26:11.504 | + functions-common:time_stop:2439 : total=15305 2022-03-23 16:26:11.507 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:11.509 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17979 2022-03-23 16:26:11.512 | + functions:wait_for_service:467 : return 0 2022-03-23 16:26:11.515 | + ./stack.sh:main:1301 : is_service_enabled neutron 2022-03-23 16:26:11.533 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:11.536 | + ./stack.sh:main:1302 : start_neutron 2022-03-23 16:26:11.538 | + lib/neutron:start_neutron:732 : is_neutron_legacy_enabled 2022-03-23 16:26:11.542 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:26:11.543 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-23 16:26:11.548 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-23 16:26:11.552 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-23 16:26:11.555 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-03-23 16:26:11.558 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-23 16:26:11.561 | + lib/neutron:start_neutron:734 : start_mutnauq_l2_agent 2022-03-23 16:26:11.564 | + lib/neutron-legacy:start_mutnauq_l2_agent:565 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.567 | + functions-common:run_process:1680 : local service=q-agt 2022-03-23 16:26:11.570 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.572 | + functions-common:run_process:1682 : local group= 2022-03-23 16:26:11.575 | + functions-common:run_process:1683 : local user= 2022-03-23 16:26:11.577 | + functions-common:run_process:1685 : local name=q-agt 2022-03-23 16:26:11.580 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:26:11.584 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:26:11.587 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:11.591 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:11.595 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:11.599 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052771596 2022-03-23 16:26:11.602 | + functions-common:run_process:1688 : is_service_enabled q-agt 2022-03-23 16:26:11.619 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:11.622 | + functions-common:run_process:1689 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-23 16:26:11.625 | + functions-common:_run_under_systemd:1645 : local service=q-agt 2022-03-23 16:26:11.627 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.630 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.633 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.635 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.638 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-23 16:26:11.640 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-23 16:26:11.643 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-agt.service 2022-03-23 16:26:11.645 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:26:11.648 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:26:11.650 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-23 16:26:11.653 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-23 16:26:11.656 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-agt.service 2022-03-23 16:26:11.658 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.660 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:26:11.663 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:26:11.665 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:26:11.667 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:26:11.670 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-03-23 16:26:11.672 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:26:11.676 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-03-23 16:26:11.729 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-03-23 16:26:11.784 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-23 16:26:11.837 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-03-23 16:26:11.894 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-03-23 16:26:11.948 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:26:12.006 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:26:12.009 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-03-23 16:26:12.062 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:26:12.471 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-agt.service 2022-03-23 16:26:12.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-03-23 16:26:12.892 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-agt.service 2022-03-23 16:26:12.920 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:26:12.923 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:12.925 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:12.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:12.930 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:12.933 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:12.935 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:26:12.938 | + functions-common:time_stop:2432 : start_time=1648052771596 2022-03-23 16:26:12.941 | + functions-common:time_stop:2434 : [[ -z 1648052771596 ]] 2022-03-23 16:26:12.944 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:12.949 | + functions-common:time_stop:2437 : end_time=1648052772946 2022-03-23 16:26:12.952 | + functions-common:time_stop:2438 : elapsed_time=1350 2022-03-23 16:26:12.954 | + functions-common:time_stop:2439 : total=14307 2022-03-23 16:26:12.957 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:12.960 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15657 2022-03-23 16:26:12.962 | + lib/neutron-legacy:start_mutnauq_l2_agent:567 : is_provider_network 2022-03-23 16:26:12.965 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:26:12.968 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:26:12.970 | + lib/neutron:start_neutron:735 : start_mutnauq_other_agents 2022-03-23 16:26:12.973 | + lib/neutron-legacy:start_mutnauq_other_agents:583 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:12.975 | + functions-common:run_process:1680 : local service=q-dhcp 2022-03-23 16:26:12.978 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:12.980 | + functions-common:run_process:1682 : local group= 2022-03-23 16:26:12.983 | + functions-common:run_process:1683 : local user= 2022-03-23 16:26:12.985 | + functions-common:run_process:1685 : local name=q-dhcp 2022-03-23 16:26:12.988 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:26:12.990 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:26:12.993 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:12.996 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:12.999 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:13.004 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052773001 2022-03-23 16:26:13.007 | + functions-common:run_process:1688 : is_service_enabled q-dhcp 2022-03-23 16:26:13.025 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:13.027 | + functions-common:run_process:1689 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-03-23 16:26:13.030 | + functions-common:_run_under_systemd:1645 : local service=q-dhcp 2022-03-23 16:26:13.033 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:13.035 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:13.038 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:13.040 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:13.043 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-03-23 16:26:13.049 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-03-23 16:26:13.052 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-dhcp.service 2022-03-23 16:26:13.054 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:26:13.057 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:26:13.060 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-03-23 16:26:13.062 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-03-23 16:26:13.066 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-dhcp.service 2022-03-23 16:26:13.068 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:13.071 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:26:13.073 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:26:13.076 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:26:13.079 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:26:13.081 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-03-23 16:26:13.084 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:26:13.089 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-03-23 16:26:13.142 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-03-23 16:26:13.197 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-03-23 16:26:13.251 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-03-23 16:26:13.306 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-03-23 16:26:13.361 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:26:13.415 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:26:13.418 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-03-23 16:26:13.472 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:26:13.900 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-dhcp.service 2022-03-23 16:26:13.916 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-03-23 16:26:14.316 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-dhcp.service 2022-03-23 16:26:14.337 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:26:14.341 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:14.348 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:14.351 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:14.353 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:14.356 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:14.358 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:26:14.361 | + functions-common:time_stop:2432 : start_time=1648052773001 2022-03-23 16:26:14.363 | + functions-common:time_stop:2434 : [[ -z 1648052773001 ]] 2022-03-23 16:26:14.369 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:14.371 | + functions-common:time_stop:2437 : end_time=1648052774368 2022-03-23 16:26:14.374 | + functions-common:time_stop:2438 : elapsed_time=1367 2022-03-23 16:26:14.376 | + functions-common:time_stop:2439 : total=15657 2022-03-23 16:26:14.379 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:14.382 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17024 2022-03-23 16:26:14.386 | ++ lib/neutron-legacy:start_mutnauq_other_agents:585 : determine_config_files neutron-l3-agent 2022-03-23 16:26:14.388 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-23 16:26:14.391 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-23 16:26:14.395 | +++ lib/neutron-legacy:determine_config_files:338 : _determine_config_l3 2022-03-23 16:26:14.398 | +++ lib/neutron-legacy:_determine_config_l3:328 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.400 | +++ lib/neutron-legacy:_determine_config_l3:329 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.403 | ++ lib/neutron-legacy:determine_config_files:338 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.406 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-03-23 16:26:14.408 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.412 | + lib/neutron-legacy:start_mutnauq_other_agents:585 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.414 | + functions-common:run_process:1680 : local service=q-l3 2022-03-23 16:26:14.417 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.420 | + functions-common:run_process:1682 : local group= 2022-03-23 16:26:14.422 | + functions-common:run_process:1683 : local user= 2022-03-23 16:26:14.425 | + functions-common:run_process:1685 : local name=q-l3 2022-03-23 16:26:14.428 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:26:14.430 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:26:14.433 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:14.435 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:14.439 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:14.444 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052774441 2022-03-23 16:26:14.447 | + functions-common:run_process:1688 : is_service_enabled q-l3 2022-03-23 16:26:14.468 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:14.471 | + functions-common:run_process:1689 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-03-23 16:26:14.473 | + functions-common:_run_under_systemd:1645 : local service=q-l3 2022-03-23 16:26:14.476 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.479 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.482 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.484 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.487 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-03-23 16:26:14.490 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-03-23 16:26:14.493 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-l3.service 2022-03-23 16:26:14.495 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:26:14.498 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:26:14.500 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-03-23 16:26:14.503 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-03-23 16:26:14.506 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-l3.service 2022-03-23 16:26:14.508 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.511 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:26:14.513 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:26:14.516 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:26:14.518 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:26:14.521 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-03-23 16:26:14.524 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:26:14.529 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-03-23 16:26:14.587 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-03-23 16:26:14.651 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-03-23 16:26:14.708 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-03-23 16:26:14.764 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-03-23 16:26:14.821 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:26:14.880 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:26:14.883 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-03-23 16:26:14.946 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:26:15.377 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-l3.service 2022-03-23 16:26:15.391 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-03-23 16:26:15.809 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-l3.service 2022-03-23 16:26:15.835 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:26:15.838 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:15.840 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:15.843 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:15.845 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:15.848 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:15.851 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:26:15.853 | + functions-common:time_stop:2432 : start_time=1648052774441 2022-03-23 16:26:15.856 | + functions-common:time_stop:2434 : [[ -z 1648052774441 ]] 2022-03-23 16:26:15.859 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:15.865 | + functions-common:time_stop:2437 : end_time=1648052775861 2022-03-23 16:26:15.866 | + functions-common:time_stop:2438 : elapsed_time=1420 2022-03-23 16:26:15.870 | + functions-common:time_stop:2439 : total=17024 2022-03-23 16:26:15.871 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:15.878 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18444 2022-03-23 16:26:15.880 | + lib/neutron-legacy:start_mutnauq_other_agents:587 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:15.883 | + functions-common:run_process:1680 : local service=q-meta 2022-03-23 16:26:15.885 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:15.888 | + functions-common:run_process:1682 : local group= 2022-03-23 16:26:15.890 | + functions-common:run_process:1683 : local user= 2022-03-23 16:26:15.893 | + functions-common:run_process:1685 : local name=q-meta 2022-03-23 16:26:15.896 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:26:15.898 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:26:15.901 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:15.903 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:15.909 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:15.912 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052775909 2022-03-23 16:26:15.915 | + functions-common:run_process:1688 : is_service_enabled q-meta 2022-03-23 16:26:15.942 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:15.945 | + functions-common:run_process:1689 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-03-23 16:26:15.947 | + functions-common:_run_under_systemd:1645 : local service=q-meta 2022-03-23 16:26:15.950 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:15.952 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:15.955 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:15.958 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:15.960 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-03-23 16:26:15.963 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-03-23 16:26:15.966 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-meta.service 2022-03-23 16:26:15.968 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:26:15.971 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:26:15.973 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-03-23 16:26:15.976 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-03-23 16:26:15.979 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-meta.service 2022-03-23 16:26:15.981 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:15.984 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:26:15.987 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:26:15.989 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:26:15.992 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:26:15.994 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-03-23 16:26:15.997 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:26:16.002 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-03-23 16:26:16.078 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-03-23 16:26:16.141 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-03-23 16:26:16.206 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-03-23 16:26:16.269 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-03-23 16:26:16.329 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:26:16.393 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:26:16.396 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-03-23 16:26:16.465 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:26:16.911 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-meta.service 2022-03-23 16:26:16.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-03-23 16:26:17.373 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-meta.service 2022-03-23 16:26:17.399 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:26:17.404 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:17.410 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:17.415 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:17.425 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:17.430 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:17.438 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:26:17.446 | + functions-common:time_stop:2432 : start_time=1648052775909 2022-03-23 16:26:17.451 | + functions-common:time_stop:2434 : [[ -z 1648052775909 ]] 2022-03-23 16:26:17.462 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:17.477 | + functions-common:time_stop:2437 : end_time=1648052777463 2022-03-23 16:26:17.489 | + functions-common:time_stop:2438 : elapsed_time=1554 2022-03-23 16:26:17.495 | + functions-common:time_stop:2439 : total=18444 2022-03-23 16:26:17.499 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:17.502 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19998 2022-03-23 16:26:17.507 | + lib/neutron-legacy:start_mutnauq_other_agents:588 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.514 | + functions-common:run_process:1680 : local service=q-metering 2022-03-23 16:26:17.519 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.522 | + functions-common:run_process:1682 : local group= 2022-03-23 16:26:17.527 | + functions-common:run_process:1683 : local user= 2022-03-23 16:26:17.534 | + functions-common:run_process:1685 : local name=q-metering 2022-03-23 16:26:17.542 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:26:17.546 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:26:17.553 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:26:17.555 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:26:17.563 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:26:17.570 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052777564 2022-03-23 16:26:17.579 | + functions-common:run_process:1688 : is_service_enabled q-metering 2022-03-23 16:26:17.633 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:17.638 | + functions-common:run_process:1689 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-03-23 16:26:17.641 | + functions-common:_run_under_systemd:1645 : local service=q-metering 2022-03-23 16:26:17.647 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.657 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.663 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.673 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.681 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-03-23 16:26:17.686 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-03-23 16:26:17.690 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-metering.service 2022-03-23 16:26:17.693 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:26:17.696 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:26:17.700 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-03-23 16:26:17.704 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-03-23 16:26:17.707 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-metering.service 2022-03-23 16:26:17.711 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.717 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:26:17.722 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:26:17.729 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:26:17.732 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:26:17.734 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-03-23 16:26:17.737 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:26:17.742 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-03-23 16:26:17.805 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-03-23 16:26:17.865 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-03-23 16:26:17.928 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-03-23 16:26:17.991 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-03-23 16:26:18.071 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:26:18.134 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:26:18.137 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-03-23 16:26:18.200 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:26:18.698 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-metering.service 2022-03-23 16:26:18.713 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-03-23 16:26:19.218 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-metering.service 2022-03-23 16:26:19.244 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:26:19.250 | + functions-common:time_stop:2425 : local name 2022-03-23 16:26:19.255 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:26:19.265 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:26:19.271 | + functions-common:time_stop:2428 : local total 2022-03-23 16:26:19.282 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:26:19.290 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:26:19.298 | + functions-common:time_stop:2432 : start_time=1648052777564 2022-03-23 16:26:19.306 | + functions-common:time_stop:2434 : [[ -z 1648052777564 ]] 2022-03-23 16:26:19.321 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:26:19.338 | + functions-common:time_stop:2437 : end_time=1648052779326 2022-03-23 16:26:19.343 | + functions-common:time_stop:2438 : elapsed_time=1762 2022-03-23 16:26:19.350 | + functions-common:time_stop:2439 : total=19998 2022-03-23 16:26:19.352 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:26:19.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21760 2022-03-23 16:26:19.358 | + ./stack.sh:main:1305 : is_service_enabled q-svc 2022-03-23 16:26:19.386 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:26:19.393 | + ./stack.sh:main:1305 : [[ True == \T\r\u\e ]] 2022-03-23 16:26:19.393 | + ./stack.sh:main:1306 : echo_summary 'Creating initial neutron network elements' 2022-03-23 16:26:19.396 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:26:19.396 | + ./stack.sh:echo_summary:446 : echo -e Creating initial neutron network elements 2022-03-23 16:26:19.401 | + ./stack.sh:main:1309 : type -p neutron_plugin_create_initial_networks 2022-03-23 16:26:19.404 | + ./stack.sh:main:1312 : create_neutron_initial_network 2022-03-23 16:26:19.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-03-23 16:26:19.412 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-03-23 16:26:19.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-03-23 16:26:19.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-03-23 16:26:19.421 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:26:19.425 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:22.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:22.068 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:22.069 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:22.069 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:22.244 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:22.248 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-23 16:26:22.250 | ++ functions-common:get_field:816 : field='$2' 2022-03-23 16:26:22.254 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-23 16:26:22.258 | ++ functions-common:get_field:818 : echo '| 36c8478a41564006b5cfaf00b731bb94 | demo |' 2022-03-23 16:26:22.261 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:22.265 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:26:22.268 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-03-23 16:26:22.270 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:26:22.289 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-03-23 16:26:22.291 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:26:22.294 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:26:22.298 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:26:25.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:25.424 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:25.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:25.424 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:25.611 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:25.615 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:26:25.615 | address-scope 2022-03-23 16:26:25.615 | router-admin-state-down-before-update 2022-03-23 16:26:25.615 | agent 2022-03-23 16:26:25.615 | agent-resources-synced 2022-03-23 16:26:25.615 | allowed-address-pairs 2022-03-23 16:26:25.615 | auto-allocated-topology 2022-03-23 16:26:25.615 | availability_zone 2022-03-23 16:26:25.615 | availability_zone_filter 2022-03-23 16:26:25.615 | default-subnetpools 2022-03-23 16:26:25.615 | dhcp_agent_scheduler 2022-03-23 16:26:25.615 | dvr 2022-03-23 16:26:25.615 | empty-string-filtering 2022-03-23 16:26:25.615 | external-net 2022-03-23 16:26:25.615 | extra_dhcp_opt 2022-03-23 16:26:25.615 | extraroute 2022-03-23 16:26:25.615 | extraroute-atomic 2022-03-23 16:26:25.615 | filter-validation 2022-03-23 16:26:25.615 | fip-port-details 2022-03-23 16:26:25.615 | flavors 2022-03-23 16:26:25.615 | floatingip-pools 2022-03-23 16:26:25.615 | ip-substring-filtering 2022-03-23 16:26:25.615 | router 2022-03-23 16:26:25.615 | ext-gw-mode 2022-03-23 16:26:25.616 | l3-ha 2022-03-23 16:26:25.616 | l3-flavors 2022-03-23 16:26:25.616 | l3-port-ip-change-not-allowed 2022-03-23 16:26:25.616 | l3_agent_scheduler 2022-03-23 16:26:25.616 | metering 2022-03-23 16:26:25.616 | metering_source_and_destination_fields 2022-03-23 16:26:25.616 | multi-provider 2022-03-23 16:26:25.616 | net-mtu 2022-03-23 16:26:25.616 | net-mtu-writable 2022-03-23 16:26:25.616 | network_availability_zone 2022-03-23 16:26:25.616 | network-ip-availability 2022-03-23 16:26:25.616 | pagination 2022-03-23 16:26:25.616 | port-device-profile 2022-03-23 16:26:25.616 | port-mac-address-regenerate 2022-03-23 16:26:25.616 | port-numa-affinity-policy 2022-03-23 16:26:25.616 | binding 2022-03-23 16:26:25.616 | binding-extended 2022-03-23 16:26:25.616 | port-security 2022-03-23 16:26:25.616 | project-id 2022-03-23 16:26:25.616 | provider 2022-03-23 16:26:25.616 | quota-check-limit 2022-03-23 16:26:25.616 | quotas 2022-03-23 16:26:25.616 | quota_details 2022-03-23 16:26:25.616 | rbac-policies 2022-03-23 16:26:25.616 | rbac-address-group 2022-03-23 16:26:25.616 | rbac-address-scope 2022-03-23 16:26:25.616 | rbac-security-groups 2022-03-23 16:26:25.616 | rbac-subnetpool 2022-03-23 16:26:25.616 | revision-if-match 2022-03-23 16:26:25.616 | standard-attr-revisions 2022-03-23 16:26:25.616 | router_availability_zone 2022-03-23 16:26:25.616 | security-groups-normalized-cidr 2022-03-23 16:26:25.616 | port-security-groups-filtering 2022-03-23 16:26:25.616 | security-groups-remote-address-group 2022-03-23 16:26:25.616 | security-groups-shared-filtering 2022-03-23 16:26:25.617 | security-group 2022-03-23 16:26:25.617 | service-type 2022-03-23 16:26:25.617 | sorting 2022-03-23 16:26:25.617 | standard-attr-description 2022-03-23 16:26:25.617 | stateful-security-group 2022-03-23 16:26:25.617 | subnet_onboard 2022-03-23 16:26:25.617 | subnet-service-types 2022-03-23 16:26:25.617 | subnet_allocation 2022-03-23 16:26:25.617 | subnetpool-prefix-ops 2022-03-23 16:26:25.617 | standard-attr-tag 2022-03-23 16:26:25.617 | standard-attr-timestamp' 2022-03-23 16:26:25.618 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:26:25.618 | address-scope 2022-03-23 16:26:25.618 | router-admin-state-down-before-update 2022-03-23 16:26:25.618 | agent 2022-03-23 16:26:25.618 | agent-resources-synced 2022-03-23 16:26:25.618 | allowed-address-pairs 2022-03-23 16:26:25.618 | auto-allocated-topology 2022-03-23 16:26:25.618 | availability_zone 2022-03-23 16:26:25.618 | availability_zone_filter 2022-03-23 16:26:25.618 | default-subnetpools 2022-03-23 16:26:25.618 | dhcp_agent_scheduler 2022-03-23 16:26:25.618 | dvr 2022-03-23 16:26:25.618 | empty-string-filtering 2022-03-23 16:26:25.618 | external-net 2022-03-23 16:26:25.618 | extra_dhcp_opt 2022-03-23 16:26:25.618 | extraroute 2022-03-23 16:26:25.618 | extraroute-atomic 2022-03-23 16:26:25.618 | filter-validation 2022-03-23 16:26:25.618 | fip-port-details 2022-03-23 16:26:25.618 | flavors 2022-03-23 16:26:25.618 | floatingip-pools 2022-03-23 16:26:25.618 | ip-substring-filtering 2022-03-23 16:26:25.618 | router 2022-03-23 16:26:25.618 | ext-gw-mode 2022-03-23 16:26:25.618 | l3-ha 2022-03-23 16:26:25.618 | l3-flavors 2022-03-23 16:26:25.618 | l3-port-ip-change-not-allowed 2022-03-23 16:26:25.618 | l3_agent_scheduler 2022-03-23 16:26:25.619 | metering 2022-03-23 16:26:25.619 | metering_source_and_destination_fields 2022-03-23 16:26:25.619 | multi-provider 2022-03-23 16:26:25.619 | net-mtu 2022-03-23 16:26:25.619 | net-mtu-writable 2022-03-23 16:26:25.619 | network_availability_zone 2022-03-23 16:26:25.619 | network-ip-availability 2022-03-23 16:26:25.619 | pagination 2022-03-23 16:26:25.619 | port-device-profile 2022-03-23 16:26:25.619 | port-mac-address-regenerate 2022-03-23 16:26:25.619 | port-numa-affinity-policy 2022-03-23 16:26:25.619 | binding 2022-03-23 16:26:25.619 | binding-extended 2022-03-23 16:26:25.619 | port-security 2022-03-23 16:26:25.619 | project-id 2022-03-23 16:26:25.619 | provider 2022-03-23 16:26:25.619 | quota-check-limit 2022-03-23 16:26:25.619 | quotas 2022-03-23 16:26:25.619 | quota_details 2022-03-23 16:26:25.619 | rbac-policies 2022-03-23 16:26:25.619 | rbac-address-group 2022-03-23 16:26:25.619 | rbac-address-scope 2022-03-23 16:26:25.619 | rbac-security-groups 2022-03-23 16:26:25.619 | rbac-subnetpool 2022-03-23 16:26:25.619 | revision-if-match 2022-03-23 16:26:25.619 | standard-attr-revisions 2022-03-23 16:26:25.619 | router_availability_zone 2022-03-23 16:26:25.619 | security-groups-normalized-cidr 2022-03-23 16:26:25.619 | port-security-groups-filtering 2022-03-23 16:26:25.619 | security-groups-remote-address-group 2022-03-23 16:26:25.619 | security-groups-shared-filtering 2022-03-23 16:26:25.619 | security-group 2022-03-23 16:26:25.619 | service-type 2022-03-23 16:26:25.619 | sorting 2022-03-23 16:26:25.619 | standard-attr-description 2022-03-23 16:26:25.620 | stateful-security-group 2022-03-23 16:26:25.620 | subnet_onboard 2022-03-23 16:26:25.620 | subnet-service-types 2022-03-23 16:26:25.620 | subnet_allocation 2022-03-23 16:26:25.620 | subnetpool-prefix-ops 2022-03-23 16:26:25.620 | standard-attr-tag 2022-03-23 16:26:25.620 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:26:25.621 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:26:25.623 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-03-23 16:26:25.627 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-03-23 16:26:25.632 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-03-23 16:26:28.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:28.988 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:28.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:28.989 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:29.158 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:29.163 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=b8e1481b-ccca-4aac-bab7-e2dd93a5be4a 2022-03-23 16:26:29.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-03-23 16:26:29.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-03-23 16:26:29.174 | + functions-common:is_provider_network:2274 : '[' '' == True ']' 2022-03-23 16:26:29.177 | + functions-common:is_provider_network:2277 : return 1 2022-03-23 16:26:29.182 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack --os-region RegionOne network create private 2022-03-23 16:26:29.182 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-03-23 16:26:29.182 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-03-23 16:26:29.185 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:26:29.188 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:32.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:32.341 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:32.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:32.341 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:32.511 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:32.516 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:26:32.520 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:26:32.524 | ++ functions-common:get_field:818 : echo '| id | aff57039-ad87-4662-bf2a-094ddd688e23 |' 2022-03-23 16:26:32.525 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:26:32.533 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:32.537 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=aff57039-ad87-4662-bf2a-094ddd688e23 2022-03-23 16:26:32.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 36c8478a41564006b5cfaf00b731bb94' 2022-03-23 16:26:32.543 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:26:32.560 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-03-23 16:26:32.563 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:26:32.566 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=36c8478a41564006b5cfaf00b731bb94 2022-03-23 16:26:32.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z b8e1481b-ccca-4aac-bab7-e2dd93a5be4a ']' 2022-03-23 16:26:32.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:26:32.574 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : [[ -n 172.20.0.1 ]] 2022-03-23 16:26:32.577 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : subnet_params+='--gateway 172.20.0.1 ' 2022-03-23 16:26:32.580 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool b8e1481b-ccca-4aac-bab7-e2dd93a5be4a ' 2022-03-23 16:26:32.582 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-03-23 16:26:32.585 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network aff57039-ad87-4662-bf2a-094ddd688e23 private-subnet' 2022-03-23 16:26:32.588 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-03-23 16:26:32.592 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 172.20.0.1 --subnet-pool b8e1481b-ccca-4aac-bab7-e2dd93a5be4a --network aff57039-ad87-4662-bf2a-094ddd688e23 private-subnet 2022-03-23 16:26:32.592 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-03-23 16:26:32.593 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-03-23 16:26:32.595 | +++ functions-common:get_field:811 : local data field 2022-03-23 16:26:32.598 | +++ functions-common:get_field:812 : read data 2022-03-23 16:26:35.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:35.845 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:35.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:35.846 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:36.019 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:36.023 | +++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:26:36.026 | +++ functions-common:get_field:816 : field='$3' 2022-03-23 16:26:36.031 | +++ functions-common:get_field:818 : echo '| id | 239e46af-e18d-4324-950b-547125e944b3 |' 2022-03-23 16:26:36.031 | +++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:26:36.040 | +++ functions-common:get_field:812 : read data 2022-03-23 16:26:36.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=239e46af-e18d-4324-950b-547125e944b3 2022-03-23 16:26:36.048 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 36c8478a41564006b5cfaf00b731bb94' 2022-03-23 16:26:36.051 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:26:36.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 239e46af-e18d-4324-950b-547125e944b3 2022-03-23 16:26:36.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=239e46af-e18d-4324-950b-547125e944b3 2022-03-23 16:26:36.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-03-23 16:26:36.078 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-03-23 16:26:36.080 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=router 2022-03-23 16:26:36.084 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:26:38.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:38.805 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:38.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:38.805 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:38.975 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:38.980 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:26:38.980 | address-scope 2022-03-23 16:26:38.980 | router-admin-state-down-before-update 2022-03-23 16:26:38.980 | agent 2022-03-23 16:26:38.980 | agent-resources-synced 2022-03-23 16:26:38.980 | allowed-address-pairs 2022-03-23 16:26:38.981 | auto-allocated-topology 2022-03-23 16:26:38.981 | availability_zone 2022-03-23 16:26:38.981 | availability_zone_filter 2022-03-23 16:26:38.981 | default-subnetpools 2022-03-23 16:26:38.981 | dhcp_agent_scheduler 2022-03-23 16:26:38.981 | dvr 2022-03-23 16:26:38.981 | empty-string-filtering 2022-03-23 16:26:38.981 | external-net 2022-03-23 16:26:38.981 | extra_dhcp_opt 2022-03-23 16:26:38.981 | extraroute 2022-03-23 16:26:38.981 | extraroute-atomic 2022-03-23 16:26:38.981 | filter-validation 2022-03-23 16:26:38.981 | fip-port-details 2022-03-23 16:26:38.981 | flavors 2022-03-23 16:26:38.981 | floatingip-pools 2022-03-23 16:26:38.981 | ip-substring-filtering 2022-03-23 16:26:38.981 | router 2022-03-23 16:26:38.981 | ext-gw-mode 2022-03-23 16:26:38.981 | l3-ha 2022-03-23 16:26:38.981 | l3-flavors 2022-03-23 16:26:38.982 | l3-port-ip-change-not-allowed 2022-03-23 16:26:38.982 | l3_agent_scheduler 2022-03-23 16:26:38.982 | metering 2022-03-23 16:26:38.982 | metering_source_and_destination_fields 2022-03-23 16:26:38.982 | multi-provider 2022-03-23 16:26:38.982 | net-mtu 2022-03-23 16:26:38.982 | net-mtu-writable 2022-03-23 16:26:38.982 | network_availability_zone 2022-03-23 16:26:38.982 | network-ip-availability 2022-03-23 16:26:38.982 | pagination 2022-03-23 16:26:38.982 | port-device-profile 2022-03-23 16:26:38.982 | port-mac-address-regenerate 2022-03-23 16:26:38.982 | port-numa-affinity-policy 2022-03-23 16:26:38.982 | binding 2022-03-23 16:26:38.982 | binding-extended 2022-03-23 16:26:38.982 | port-security 2022-03-23 16:26:38.982 | project-id 2022-03-23 16:26:38.982 | provider 2022-03-23 16:26:38.982 | quota-check-limit 2022-03-23 16:26:38.982 | quotas 2022-03-23 16:26:38.982 | quota_details 2022-03-23 16:26:38.982 | rbac-policies 2022-03-23 16:26:38.983 | rbac-address-group 2022-03-23 16:26:38.983 | rbac-address-scope 2022-03-23 16:26:38.983 | rbac-security-groups 2022-03-23 16:26:38.983 | rbac-subnetpool 2022-03-23 16:26:38.983 | revision-if-match 2022-03-23 16:26:38.983 | standard-attr-revisions 2022-03-23 16:26:38.983 | router_availability_zone 2022-03-23 16:26:38.983 | security-groups-normalized-cidr 2022-03-23 16:26:38.983 | port-security-groups-filtering 2022-03-23 16:26:38.983 | security-groups-remote-address-group 2022-03-23 16:26:38.983 | security-groups-shared-filtering 2022-03-23 16:26:38.983 | security-group 2022-03-23 16:26:38.983 | service-type 2022-03-23 16:26:38.983 | sorting 2022-03-23 16:26:38.983 | standard-attr-description 2022-03-23 16:26:38.983 | stateful-security-group 2022-03-23 16:26:38.983 | subnet_onboard 2022-03-23 16:26:38.983 | subnet-service-types 2022-03-23 16:26:38.983 | subnet_allocation 2022-03-23 16:26:38.983 | subnetpool-prefix-ops 2022-03-23 16:26:38.983 | standard-attr-tag 2022-03-23 16:26:38.984 | standard-attr-timestamp' 2022-03-23 16:26:38.984 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:26:38.984 | address-scope 2022-03-23 16:26:38.984 | router-admin-state-down-before-update 2022-03-23 16:26:38.984 | agent 2022-03-23 16:26:38.984 | agent-resources-synced 2022-03-23 16:26:38.985 | allowed-address-pairs 2022-03-23 16:26:38.985 | auto-allocated-topology 2022-03-23 16:26:38.985 | availability_zone 2022-03-23 16:26:38.985 | availability_zone_filter 2022-03-23 16:26:38.985 | default-subnetpools 2022-03-23 16:26:38.985 | dhcp_agent_scheduler 2022-03-23 16:26:38.985 | dvr 2022-03-23 16:26:38.985 | empty-string-filtering 2022-03-23 16:26:38.985 | external-net 2022-03-23 16:26:38.985 | extra_dhcp_opt 2022-03-23 16:26:38.985 | extraroute 2022-03-23 16:26:38.985 | extraroute-atomic 2022-03-23 16:26:38.985 | filter-validation 2022-03-23 16:26:38.985 | fip-port-details 2022-03-23 16:26:38.985 | flavors 2022-03-23 16:26:38.985 | floatingip-pools 2022-03-23 16:26:38.985 | ip-substring-filtering 2022-03-23 16:26:38.985 | router 2022-03-23 16:26:38.985 | ext-gw-mode 2022-03-23 16:26:38.985 | l3-ha 2022-03-23 16:26:38.985 | l3-flavors 2022-03-23 16:26:38.985 | l3-port-ip-change-not-allowed 2022-03-23 16:26:38.985 | l3_agent_scheduler 2022-03-23 16:26:38.985 | metering 2022-03-23 16:26:38.985 | metering_source_and_destination_fields 2022-03-23 16:26:38.985 | multi-provider 2022-03-23 16:26:38.985 | net-mtu 2022-03-23 16:26:38.985 | net-mtu-writable 2022-03-23 16:26:38.985 | network_availability_zone 2022-03-23 16:26:38.985 | network-ip-availability 2022-03-23 16:26:38.985 | pagination 2022-03-23 16:26:38.985 | port-device-profile 2022-03-23 16:26:38.985 | port-mac-address-regenerate 2022-03-23 16:26:38.985 | port-numa-affinity-policy 2022-03-23 16:26:38.986 | binding 2022-03-23 16:26:38.986 | binding-extended 2022-03-23 16:26:38.986 | port-security 2022-03-23 16:26:38.986 | project-id 2022-03-23 16:26:38.986 | provider 2022-03-23 16:26:38.986 | quota-check-limit 2022-03-23 16:26:38.986 | quotas 2022-03-23 16:26:38.986 | quota_details 2022-03-23 16:26:38.986 | rbac-policies 2022-03-23 16:26:38.986 | rbac-address-group 2022-03-23 16:26:38.986 | rbac-address-scope 2022-03-23 16:26:38.986 | rbac-security-groups 2022-03-23 16:26:38.986 | rbac-subnetpool 2022-03-23 16:26:38.986 | revision-if-match 2022-03-23 16:26:38.986 | standard-attr-revisions 2022-03-23 16:26:38.986 | router_availability_zone 2022-03-23 16:26:38.986 | security-groups-normalized-cidr 2022-03-23 16:26:38.986 | port-security-groups-filtering 2022-03-23 16:26:38.986 | security-groups-remote-address-group 2022-03-23 16:26:38.986 | security-groups-shared-filtering 2022-03-23 16:26:38.986 | security-group 2022-03-23 16:26:38.986 | service-type 2022-03-23 16:26:38.986 | sorting 2022-03-23 16:26:38.986 | standard-attr-description 2022-03-23 16:26:38.986 | stateful-security-group 2022-03-23 16:26:38.986 | subnet_onboard 2022-03-23 16:26:38.986 | subnet-service-types 2022-03-23 16:26:38.986 | subnet_allocation 2022-03-23 16:26:38.986 | subnetpool-prefix-ops 2022-03-23 16:26:38.986 | standard-attr-tag 2022-03-23 16:26:38.986 | standard-attr-timestamp =~ router ]] 2022-03-23 16:26:38.987 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:26:38.990 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-03-23 16:26:38.993 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=external-net 2022-03-23 16:26:38.996 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:26:41.775 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:41.775 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:41.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:41.775 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:41.947 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:41.952 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:26:41.952 | address-scope 2022-03-23 16:26:41.952 | router-admin-state-down-before-update 2022-03-23 16:26:41.952 | agent 2022-03-23 16:26:41.952 | agent-resources-synced 2022-03-23 16:26:41.952 | allowed-address-pairs 2022-03-23 16:26:41.952 | auto-allocated-topology 2022-03-23 16:26:41.952 | availability_zone 2022-03-23 16:26:41.952 | availability_zone_filter 2022-03-23 16:26:41.952 | default-subnetpools 2022-03-23 16:26:41.952 | dhcp_agent_scheduler 2022-03-23 16:26:41.952 | dvr 2022-03-23 16:26:41.952 | empty-string-filtering 2022-03-23 16:26:41.952 | external-net 2022-03-23 16:26:41.952 | extra_dhcp_opt 2022-03-23 16:26:41.952 | extraroute 2022-03-23 16:26:41.952 | extraroute-atomic 2022-03-23 16:26:41.952 | filter-validation 2022-03-23 16:26:41.952 | fip-port-details 2022-03-23 16:26:41.952 | flavors 2022-03-23 16:26:41.952 | floatingip-pools 2022-03-23 16:26:41.952 | ip-substring-filtering 2022-03-23 16:26:41.952 | router 2022-03-23 16:26:41.953 | ext-gw-mode 2022-03-23 16:26:41.953 | l3-ha 2022-03-23 16:26:41.953 | l3-flavors 2022-03-23 16:26:41.953 | l3-port-ip-change-not-allowed 2022-03-23 16:26:41.953 | l3_agent_scheduler 2022-03-23 16:26:41.953 | metering 2022-03-23 16:26:41.953 | metering_source_and_destination_fields 2022-03-23 16:26:41.953 | multi-provider 2022-03-23 16:26:41.953 | net-mtu 2022-03-23 16:26:41.953 | net-mtu-writable 2022-03-23 16:26:41.953 | network_availability_zone 2022-03-23 16:26:41.953 | network-ip-availability 2022-03-23 16:26:41.953 | pagination 2022-03-23 16:26:41.953 | port-device-profile 2022-03-23 16:26:41.953 | port-mac-address-regenerate 2022-03-23 16:26:41.953 | port-numa-affinity-policy 2022-03-23 16:26:41.953 | binding 2022-03-23 16:26:41.953 | binding-extended 2022-03-23 16:26:41.953 | port-security 2022-03-23 16:26:41.953 | project-id 2022-03-23 16:26:41.953 | provider 2022-03-23 16:26:41.953 | quota-check-limit 2022-03-23 16:26:41.953 | quotas 2022-03-23 16:26:41.954 | quota_details 2022-03-23 16:26:41.954 | rbac-policies 2022-03-23 16:26:41.954 | rbac-address-group 2022-03-23 16:26:41.954 | rbac-address-scope 2022-03-23 16:26:41.954 | rbac-security-groups 2022-03-23 16:26:41.954 | rbac-subnetpool 2022-03-23 16:26:41.954 | revision-if-match 2022-03-23 16:26:41.954 | standard-attr-revisions 2022-03-23 16:26:41.954 | router_availability_zone 2022-03-23 16:26:41.954 | security-groups-normalized-cidr 2022-03-23 16:26:41.954 | port-security-groups-filtering 2022-03-23 16:26:41.954 | security-groups-remote-address-group 2022-03-23 16:26:41.954 | security-groups-shared-filtering 2022-03-23 16:26:41.954 | security-group 2022-03-23 16:26:41.954 | service-type 2022-03-23 16:26:41.954 | sorting 2022-03-23 16:26:41.954 | standard-attr-description 2022-03-23 16:26:41.954 | stateful-security-group 2022-03-23 16:26:41.954 | subnet_onboard 2022-03-23 16:26:41.954 | subnet-service-types 2022-03-23 16:26:41.954 | subnet_allocation 2022-03-23 16:26:41.954 | subnetpool-prefix-ops 2022-03-23 16:26:41.954 | standard-attr-tag 2022-03-23 16:26:41.954 | standard-attr-timestamp' 2022-03-23 16:26:41.955 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:26:41.955 | address-scope 2022-03-23 16:26:41.955 | router-admin-state-down-before-update 2022-03-23 16:26:41.955 | agent 2022-03-23 16:26:41.955 | agent-resources-synced 2022-03-23 16:26:41.955 | allowed-address-pairs 2022-03-23 16:26:41.955 | auto-allocated-topology 2022-03-23 16:26:41.955 | availability_zone 2022-03-23 16:26:41.955 | availability_zone_filter 2022-03-23 16:26:41.955 | default-subnetpools 2022-03-23 16:26:41.955 | dhcp_agent_scheduler 2022-03-23 16:26:41.955 | dvr 2022-03-23 16:26:41.955 | empty-string-filtering 2022-03-23 16:26:41.955 | external-net 2022-03-23 16:26:41.955 | extra_dhcp_opt 2022-03-23 16:26:41.955 | extraroute 2022-03-23 16:26:41.955 | extraroute-atomic 2022-03-23 16:26:41.955 | filter-validation 2022-03-23 16:26:41.955 | fip-port-details 2022-03-23 16:26:41.955 | flavors 2022-03-23 16:26:41.956 | floatingip-pools 2022-03-23 16:26:41.956 | ip-substring-filtering 2022-03-23 16:26:41.956 | router 2022-03-23 16:26:41.956 | ext-gw-mode 2022-03-23 16:26:41.956 | l3-ha 2022-03-23 16:26:41.956 | l3-flavors 2022-03-23 16:26:41.956 | l3-port-ip-change-not-allowed 2022-03-23 16:26:41.956 | l3_agent_scheduler 2022-03-23 16:26:41.956 | metering 2022-03-23 16:26:41.956 | metering_source_and_destination_fields 2022-03-23 16:26:41.956 | multi-provider 2022-03-23 16:26:41.956 | net-mtu 2022-03-23 16:26:41.956 | net-mtu-writable 2022-03-23 16:26:41.956 | network_availability_zone 2022-03-23 16:26:41.956 | network-ip-availability 2022-03-23 16:26:41.956 | pagination 2022-03-23 16:26:41.956 | port-device-profile 2022-03-23 16:26:41.956 | port-mac-address-regenerate 2022-03-23 16:26:41.956 | port-numa-affinity-policy 2022-03-23 16:26:41.956 | binding 2022-03-23 16:26:41.956 | binding-extended 2022-03-23 16:26:41.956 | port-security 2022-03-23 16:26:41.956 | project-id 2022-03-23 16:26:41.956 | provider 2022-03-23 16:26:41.956 | quota-check-limit 2022-03-23 16:26:41.956 | quotas 2022-03-23 16:26:41.956 | quota_details 2022-03-23 16:26:41.956 | rbac-policies 2022-03-23 16:26:41.956 | rbac-address-group 2022-03-23 16:26:41.956 | rbac-address-scope 2022-03-23 16:26:41.956 | rbac-security-groups 2022-03-23 16:26:41.956 | rbac-subnetpool 2022-03-23 16:26:41.956 | revision-if-match 2022-03-23 16:26:41.956 | standard-attr-revisions 2022-03-23 16:26:41.956 | router_availability_zone 2022-03-23 16:26:41.956 | security-groups-normalized-cidr 2022-03-23 16:26:41.956 | port-security-groups-filtering 2022-03-23 16:26:41.957 | security-groups-remote-address-group 2022-03-23 16:26:41.957 | security-groups-shared-filtering 2022-03-23 16:26:41.957 | security-group 2022-03-23 16:26:41.957 | service-type 2022-03-23 16:26:41.957 | sorting 2022-03-23 16:26:41.957 | standard-attr-description 2022-03-23 16:26:41.957 | stateful-security-group 2022-03-23 16:26:41.957 | subnet_onboard 2022-03-23 16:26:41.957 | subnet-service-types 2022-03-23 16:26:41.957 | subnet_allocation 2022-03-23 16:26:41.957 | subnetpool-prefix-ops 2022-03-23 16:26:41.957 | standard-attr-tag 2022-03-23 16:26:41.957 | standard-attr-timestamp =~ external-net ]] 2022-03-23 16:26:41.958 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:26:41.961 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-03-23 16:26:41.966 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 2022-03-23 16:26:41.967 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-03-23 16:26:41.967 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-03-23 16:26:41.971 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:26:41.976 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:44.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:44.965 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:44.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:44.965 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:45.135 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:45.139 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:26:45.143 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:26:45.146 | ++ functions-common:get_field:818 : echo '| id | 4e9a5f00-6564-4cb7-9e42-ff69d9d72251 |' 2022-03-23 16:26:45.146 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:26:45.153 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:45.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=4e9a5f00-6564-4cb7-9e42-ff69d9d72251 2022-03-23 16:26:45.159 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 36c8478a41564006b5cfaf00b731bb94 router1' 2022-03-23 16:26:45.162 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:26:45.181 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-03-23 16:26:45.183 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-03-23 16:26:45.186 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:430 : local extension=auto-allocated-topology 2022-03-23 16:26:45.190 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-03-23 16:26:47.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:47.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:47.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:47.884 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:48.053 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:48.057 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : EXT_LIST='address-group 2022-03-23 16:26:48.057 | address-scope 2022-03-23 16:26:48.057 | router-admin-state-down-before-update 2022-03-23 16:26:48.057 | agent 2022-03-23 16:26:48.057 | agent-resources-synced 2022-03-23 16:26:48.057 | allowed-address-pairs 2022-03-23 16:26:48.057 | auto-allocated-topology 2022-03-23 16:26:48.057 | availability_zone 2022-03-23 16:26:48.057 | availability_zone_filter 2022-03-23 16:26:48.057 | default-subnetpools 2022-03-23 16:26:48.057 | dhcp_agent_scheduler 2022-03-23 16:26:48.057 | dvr 2022-03-23 16:26:48.057 | empty-string-filtering 2022-03-23 16:26:48.057 | external-net 2022-03-23 16:26:48.057 | extra_dhcp_opt 2022-03-23 16:26:48.057 | extraroute 2022-03-23 16:26:48.057 | extraroute-atomic 2022-03-23 16:26:48.057 | filter-validation 2022-03-23 16:26:48.057 | fip-port-details 2022-03-23 16:26:48.057 | flavors 2022-03-23 16:26:48.057 | floatingip-pools 2022-03-23 16:26:48.057 | ip-substring-filtering 2022-03-23 16:26:48.057 | router 2022-03-23 16:26:48.057 | ext-gw-mode 2022-03-23 16:26:48.057 | l3-ha 2022-03-23 16:26:48.057 | l3-flavors 2022-03-23 16:26:48.057 | l3-port-ip-change-not-allowed 2022-03-23 16:26:48.057 | l3_agent_scheduler 2022-03-23 16:26:48.057 | metering 2022-03-23 16:26:48.057 | metering_source_and_destination_fields 2022-03-23 16:26:48.058 | multi-provider 2022-03-23 16:26:48.058 | net-mtu 2022-03-23 16:26:48.058 | net-mtu-writable 2022-03-23 16:26:48.058 | network_availability_zone 2022-03-23 16:26:48.058 | network-ip-availability 2022-03-23 16:26:48.058 | pagination 2022-03-23 16:26:48.058 | port-device-profile 2022-03-23 16:26:48.058 | port-mac-address-regenerate 2022-03-23 16:26:48.058 | port-numa-affinity-policy 2022-03-23 16:26:48.058 | binding 2022-03-23 16:26:48.058 | binding-extended 2022-03-23 16:26:48.058 | port-security 2022-03-23 16:26:48.058 | project-id 2022-03-23 16:26:48.058 | provider 2022-03-23 16:26:48.058 | quota-check-limit 2022-03-23 16:26:48.058 | quotas 2022-03-23 16:26:48.058 | quota_details 2022-03-23 16:26:48.058 | rbac-policies 2022-03-23 16:26:48.058 | rbac-address-group 2022-03-23 16:26:48.058 | rbac-address-scope 2022-03-23 16:26:48.058 | rbac-security-groups 2022-03-23 16:26:48.058 | rbac-subnetpool 2022-03-23 16:26:48.058 | revision-if-match 2022-03-23 16:26:48.058 | standard-attr-revisions 2022-03-23 16:26:48.058 | router_availability_zone 2022-03-23 16:26:48.058 | security-groups-normalized-cidr 2022-03-23 16:26:48.058 | port-security-groups-filtering 2022-03-23 16:26:48.058 | security-groups-remote-address-group 2022-03-23 16:26:48.058 | security-groups-shared-filtering 2022-03-23 16:26:48.058 | security-group 2022-03-23 16:26:48.058 | service-type 2022-03-23 16:26:48.058 | sorting 2022-03-23 16:26:48.058 | standard-attr-description 2022-03-23 16:26:48.058 | stateful-security-group 2022-03-23 16:26:48.059 | subnet_onboard 2022-03-23 16:26:48.059 | subnet-service-types 2022-03-23 16:26:48.059 | subnet_allocation 2022-03-23 16:26:48.059 | subnetpool-prefix-ops 2022-03-23 16:26:48.059 | standard-attr-tag 2022-03-23 16:26:48.059 | standard-attr-timestamp' 2022-03-23 16:26:48.059 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : [[ address-group 2022-03-23 16:26:48.059 | address-scope 2022-03-23 16:26:48.059 | router-admin-state-down-before-update 2022-03-23 16:26:48.059 | agent 2022-03-23 16:26:48.060 | agent-resources-synced 2022-03-23 16:26:48.060 | allowed-address-pairs 2022-03-23 16:26:48.060 | auto-allocated-topology 2022-03-23 16:26:48.060 | availability_zone 2022-03-23 16:26:48.060 | availability_zone_filter 2022-03-23 16:26:48.060 | default-subnetpools 2022-03-23 16:26:48.060 | dhcp_agent_scheduler 2022-03-23 16:26:48.060 | dvr 2022-03-23 16:26:48.060 | empty-string-filtering 2022-03-23 16:26:48.060 | external-net 2022-03-23 16:26:48.060 | extra_dhcp_opt 2022-03-23 16:26:48.060 | extraroute 2022-03-23 16:26:48.060 | extraroute-atomic 2022-03-23 16:26:48.060 | filter-validation 2022-03-23 16:26:48.060 | fip-port-details 2022-03-23 16:26:48.060 | flavors 2022-03-23 16:26:48.060 | floatingip-pools 2022-03-23 16:26:48.060 | ip-substring-filtering 2022-03-23 16:26:48.060 | router 2022-03-23 16:26:48.060 | ext-gw-mode 2022-03-23 16:26:48.060 | l3-ha 2022-03-23 16:26:48.060 | l3-flavors 2022-03-23 16:26:48.060 | l3-port-ip-change-not-allowed 2022-03-23 16:26:48.060 | l3_agent_scheduler 2022-03-23 16:26:48.060 | metering 2022-03-23 16:26:48.060 | metering_source_and_destination_fields 2022-03-23 16:26:48.060 | multi-provider 2022-03-23 16:26:48.060 | net-mtu 2022-03-23 16:26:48.060 | net-mtu-writable 2022-03-23 16:26:48.060 | network_availability_zone 2022-03-23 16:26:48.060 | network-ip-availability 2022-03-23 16:26:48.060 | pagination 2022-03-23 16:26:48.060 | port-device-profile 2022-03-23 16:26:48.060 | port-mac-address-regenerate 2022-03-23 16:26:48.060 | port-numa-affinity-policy 2022-03-23 16:26:48.060 | binding 2022-03-23 16:26:48.061 | binding-extended 2022-03-23 16:26:48.061 | port-security 2022-03-23 16:26:48.061 | project-id 2022-03-23 16:26:48.061 | provider 2022-03-23 16:26:48.061 | quota-check-limit 2022-03-23 16:26:48.061 | quotas 2022-03-23 16:26:48.061 | quota_details 2022-03-23 16:26:48.061 | rbac-policies 2022-03-23 16:26:48.061 | rbac-address-group 2022-03-23 16:26:48.061 | rbac-address-scope 2022-03-23 16:26:48.061 | rbac-security-groups 2022-03-23 16:26:48.061 | rbac-subnetpool 2022-03-23 16:26:48.061 | revision-if-match 2022-03-23 16:26:48.061 | standard-attr-revisions 2022-03-23 16:26:48.061 | router_availability_zone 2022-03-23 16:26:48.061 | security-groups-normalized-cidr 2022-03-23 16:26:48.061 | port-security-groups-filtering 2022-03-23 16:26:48.061 | security-groups-remote-address-group 2022-03-23 16:26:48.061 | security-groups-shared-filtering 2022-03-23 16:26:48.061 | security-group 2022-03-23 16:26:48.061 | service-type 2022-03-23 16:26:48.061 | sorting 2022-03-23 16:26:48.061 | standard-attr-description 2022-03-23 16:26:48.061 | stateful-security-group 2022-03-23 16:26:48.061 | subnet_onboard 2022-03-23 16:26:48.061 | subnet-service-types 2022-03-23 16:26:48.061 | subnet_allocation 2022-03-23 16:26:48.061 | subnetpool-prefix-ops 2022-03-23 16:26:48.061 | standard-attr-tag 2022-03-23 16:26:48.061 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-03-23 16:26:48.063 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:433 : return 0 2022-03-23 16:26:48.066 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-03-23 16:26:48.069 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-03-23 16:26:48.074 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-03-23 16:26:48.074 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-03-23 16:26:48.074 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-03-23 16:26:48.078 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:26:48.080 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:51.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:51.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:51.066 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:51.236 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:51.239 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:26:51.242 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:26:51.246 | ++ functions-common:get_field:818 : echo '| id | 9acc6608-ab92-476b-b114-ad2842b8ebeb |' 2022-03-23 16:26:51.247 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:26:51.255 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:51.258 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=9acc6608-ab92-476b-b114-ad2842b8ebeb 2022-03-23 16:26:51.261 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-03-23 16:26:51.264 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:26:51.281 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-03-23 16:26:51.284 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-03-23 16:26:51.287 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 4e9a5f00-6564-4cb7-9e42-ff69d9d72251 239e46af-e18d-4324-950b-547125e944b3 2022-03-23 16:26:55.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:55.960 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:55.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:55.960 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:56.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2022-03-23 16:26:56.140 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 9acc6608-ab92-476b-b114-ad2842b8ebeb 2022-03-23 16:26:56.143 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2022-03-23 16:26:56.146 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2022-03-23 16:26:56.148 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.26.7.1 ]] 2022-03-23 16:26:56.150 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.26.7.1 ' 2022-03-23 16:26:56.153 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 9acc6608-ab92-476b-b114-ad2842b8ebeb --subnet-range 172.26.7.0/24 --no-dhcp ' 2022-03-23 16:26:56.155 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2022-03-23 16:26:56.157 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2022-03-23 16:26:56.161 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network 9acc6608-ab92-476b-b114-ad2842b8ebeb --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2022-03-23 16:26:56.162 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2022-03-23 16:26:59.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:59.034 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:59.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:26:59.034 | from cryptography.utils import int_from_bytes 2022-03-23 16:26:59.211 | +++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:26:59.215 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2022-03-23 16:26:59.215 | | id | a83732d7-1250-4ad9-9acd-b57b5024dd8e |' 2022-03-23 16:26:59.218 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-03-23 16:26:59.220 | ++ functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:26:59.236 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' a83732d7-1250-4ad9-9acd-b57b5024dd8e '|' 2022-03-23 16:26:59.239 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | a83732d7-1250-4ad9-9acd-b57b5024dd8e |' 2022-03-23 16:26:59.241 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2022-03-23 16:26:59.245 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' a83732d7-1250-4ad9-9acd-b57b5024dd8e '|' 2022-03-23 16:26:59.246 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2022-03-23 16:26:59.248 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:26:59.251 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:59.253 | ++ functions-common:get_field:813 : '[' 2 -lt 0 ']' 2022-03-23 16:26:59.255 | ++ functions-common:get_field:816 : field='$3' 2022-03-23 16:26:59.258 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | a83732d7-1250-4ad9-9acd-b57b5024dd8e |' 2022-03-23 16:26:59.258 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-03-23 16:26:59.264 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:59.267 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.26.7.1 2022-03-23 16:26:59.271 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' a83732d7-1250-4ad9-9acd-b57b5024dd8e '|' 2022-03-23 16:26:59.272 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2022-03-23 16:26:59.274 | ++ functions-common:get_field:811 : local data field 2022-03-23 16:26:59.276 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:59.279 | ++ functions-common:get_field:813 : '[' 5 -lt 0 ']' 2022-03-23 16:26:59.281 | ++ functions-common:get_field:816 : field='$6' 2022-03-23 16:26:59.284 | ++ functions-common:get_field:818 : echo '| gateway_ip | 172.26.7.1 | | id | a83732d7-1250-4ad9-9acd-b57b5024dd8e |' 2022-03-23 16:26:59.285 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-03-23 16:26:59.290 | ++ functions-common:get_field:812 : read data 2022-03-23 16:26:59.294 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=a83732d7-1250-4ad9-9acd-b57b5024dd8e 2022-03-23 16:26:59.296 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9acc6608-ab92-476b-b114-ad2842b8ebeb 4e9a5f00-6564-4cb7-9e42-ff69d9d72251 2022-03-23 16:27:03.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:03.363 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:03.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:03.364 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:03.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ openvswitch == \o\v\n ]] 2022-03-23 16:27:03.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-l3 neutron-l3 2022-03-23 16:27:03.576 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:03.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2022-03-23 16:27:03.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2022-03-23 16:27:03.583 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2022-03-23 16:27:03.586 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2022-03-23 16:27:03.589 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-03-23 16:27:03.591 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-03-23 16:27:03.613 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-03-23 16:27:03.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-data 2022-03-23 16:27:03.618 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : [[ br-data != \n\o\n\e ]] 2022-03-23 16:27:03.620 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local cidr_len=24 2022-03-23 16:27:03.623 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:27:03.625 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-03-23 16:27:03.628 | + functions-common:test_with_retry:2363 : local 'testcmd=ip -o link | grep -q br-data' 2022-03-23 16:27:03.630 | + functions-common:test_with_retry:2364 : local 'failmsg=br-data creation failed' 2022-03-23 16:27:03.632 | + functions-common:test_with_retry:2365 : local until=10 2022-03-23 16:27:03.635 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-23 16:27:03.637 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-23 16:27:03.640 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-23 16:27:03.642 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:03.644 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:03.647 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:03.652 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052823649 2022-03-23 16:27:03.655 | + functions-common:test_with_retry:2369 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-03-23 16:27:03.664 | + functions-common:test_with_retry:2372 : time_stop test_with_retry 2022-03-23 16:27:03.666 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:03.668 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:03.671 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:03.673 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:03.676 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:03.678 | + functions-common:time_stop:2431 : name=test_with_retry 2022-03-23 16:27:03.680 | + functions-common:time_stop:2432 : start_time=1648052823649 2022-03-23 16:27:03.683 | + functions-common:time_stop:2434 : [[ -z 1648052823649 ]] 2022-03-23 16:27:03.685 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:03.690 | + functions-common:time_stop:2437 : end_time=1648052823687 2022-03-23 16:27:03.692 | + functions-common:time_stop:2438 : elapsed_time=38 2022-03-23 16:27:03.695 | + functions-common:time_stop:2439 : total=5612 2022-03-23 16:27:03.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:03.699 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5650 2022-03-23 16:27:03.703 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ip addr show dev br-data 2022-03-23 16:27:03.703 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : grep -c 172.26.7.1 2022-03-23 16:27:03.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ 0 == 0 ]] 2022-03-23 16:27:03.711 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:27:03.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ False == \T\r\u\e ]] 2022-03-23 16:27:03.716 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : [[ True == \T\r\u\e ]] 2022-03-23 16:27:03.718 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip addr add 172.26.7.1/24 dev br-data 2022-03-23 16:27:03.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip link set br-data up 2022-03-23 16:27:03.747 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-03-23 16:27:03.749 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : awk -Fip_address '{ print $2 }' 2022-03-23 16:27:03.749 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : tr '\n' ' ' 2022-03-23 16:27:03.751 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : cut -f2 '-d'\''' 2022-03-23 16:27:06.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:06.091 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:06.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:06.091 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:06.269 | ++ functions-common:oscwrap:2465 : return 0 2022-03-23 16:27:06.273 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : ROUTER_GW_IP=' 172.26.7.75 ' 2022-03-23 16:27:06.276 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : die_if_not_set 357 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-03-23 16:27:06.278 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-23 16:27:06.296 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:359 : _neutron_set_router_id 2022-03-23 16:27:06.299 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-03-23 16:27:06.301 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-03-23 16:27:06.304 | + ./stack.sh:main:1317 : is_service_enabled nova 2022-03-23 16:27:06.323 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:06.325 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova' 2022-03-23 16:27:06.328 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:27:06.331 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova 2022-03-23 16:27:06.333 | + ./stack.sh:main:1319 : start_nova 2022-03-23 16:27:06.336 | + lib/nova:start_nova:1137 : start_nova_rest 2022-03-23 16:27:06.339 | + lib/nova:start_nova_rest:1045 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:06.342 | + lib/nova:start_nova_rest:1046 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:06.345 | + lib/nova:start_nova_rest:1046 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:06.348 | + lib/nova:start_nova_rest:1048 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:27:06.350 | + lib/nova:start_nova_rest:1049 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:27:06.353 | + lib/nova:start_nova_rest:1051 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.356 | + functions-common:run_process:1680 : local service=n-sch 2022-03-23 16:27:06.358 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.361 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:06.364 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:06.367 | + functions-common:run_process:1685 : local name=n-sch 2022-03-23 16:27:06.370 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:06.372 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:06.375 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:06.378 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:06.381 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:06.386 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052826383 2022-03-23 16:27:06.388 | + functions-common:run_process:1688 : is_service_enabled n-sch 2022-03-23 16:27:06.406 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:06.409 | + functions-common:run_process:1689 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:27:06.411 | + functions-common:_run_under_systemd:1645 : local service=n-sch 2022-03-23 16:27:06.414 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.417 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.420 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.422 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.425 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:27:06.428 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:27:06.430 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-sch.service 2022-03-23 16:27:06.433 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:06.436 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:06.438 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:27:06.441 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:27:06.444 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-sch.service 2022-03-23 16:27:06.446 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.449 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:27:06.451 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:27:06.454 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:27:06.456 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:27:06.458 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-03-23 16:27:06.461 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:27:06.466 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-03-23 16:27:06.524 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-03-23 16:27:06.582 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-03-23 16:27:06.640 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-03-23 16:27:06.696 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-03-23 16:27:06.754 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:06.809 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:27:06.812 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-03-23 16:27:06.870 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:27:07.302 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-sch.service 2022-03-23 16:27:07.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-03-23 16:27:07.721 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-sch.service 2022-03-23 16:27:07.745 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:07.749 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:07.753 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:07.756 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:07.758 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:07.762 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:07.765 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:07.767 | + functions-common:time_stop:2432 : start_time=1648052826383 2022-03-23 16:27:07.770 | + functions-common:time_stop:2434 : [[ -z 1648052826383 ]] 2022-03-23 16:27:07.773 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:07.778 | + functions-common:time_stop:2437 : end_time=1648052827775 2022-03-23 16:27:07.780 | + functions-common:time_stop:2438 : elapsed_time=1392 2022-03-23 16:27:07.783 | + functions-common:time_stop:2439 : total=21760 2022-03-23 16:27:07.785 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:07.789 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=23152 2022-03-23 16:27:07.791 | + lib/nova:start_nova_rest:1052 : '[' True == False ']' 2022-03-23 16:27:07.795 | ++ lib/nova:start_nova_rest:1055 : which uwsgi 2022-03-23 16:27:07.799 | + lib/nova:start_nova_rest:1055 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:07.802 | + functions-common:run_process:1680 : local service=n-api-meta 2022-03-23 16:27:07.805 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:07.807 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:07.810 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:07.812 | + functions-common:run_process:1685 : local name=n-api-meta 2022-03-23 16:27:07.815 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:07.818 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:07.821 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:07.823 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:07.828 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:07.833 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052827829 2022-03-23 16:27:07.836 | + functions-common:run_process:1688 : is_service_enabled n-api-meta 2022-03-23 16:27:07.856 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:07.859 | + functions-common:run_process:1689 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-03-23 16:27:07.862 | + functions-common:_run_under_systemd:1645 : local service=n-api-meta 2022-03-23 16:27:07.864 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:07.867 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:07.870 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:07.872 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:07.875 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-03-23 16:27:07.878 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-03-23 16:27:07.881 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api-meta.service 2022-03-23 16:27:07.885 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:07.887 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:07.891 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:27:07.894 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-03-23 16:27:07.897 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api-meta.service 2022-03-23 16:27:07.899 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:07.902 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:27:07.904 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:27:07.909 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-03-23 16:27:07.911 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:27:07.916 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-03-23 16:27:07.980 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-03-23 16:27:08.049 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-03-23 16:27:08.115 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-03-23 16:27:08.176 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:08.243 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-03-23 16:27:08.303 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-03-23 16:27:08.366 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-03-23 16:27:08.430 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-03-23 16:27:08.492 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-03-23 16:27:08.552 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:27:08.556 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-03-23 16:27:08.618 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:27:09.075 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api-meta.service 2022-03-23 16:27:09.089 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-03-23 16:27:09.520 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api-meta.service 2022-03-23 16:27:09.610 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:09.614 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:09.616 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:09.619 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:09.623 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:09.628 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:09.638 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:09.645 | + functions-common:time_stop:2432 : start_time=1648052827829 2022-03-23 16:27:09.648 | + functions-common:time_stop:2434 : [[ -z 1648052827829 ]] 2022-03-23 16:27:09.652 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:09.665 | + functions-common:time_stop:2437 : end_time=1648052829654 2022-03-23 16:27:09.674 | + functions-common:time_stop:2438 : elapsed_time=1825 2022-03-23 16:27:09.681 | + functions-common:time_stop:2439 : total=23152 2022-03-23 16:27:09.689 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:09.692 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=24977 2022-03-23 16:27:09.695 | + lib/nova:start_nova_rest:1058 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:09.699 | + lib/nova:start_nova_rest:1058 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:09.702 | + lib/nova:start_nova:1138 : start_nova_console_proxies 2022-03-23 16:27:09.704 | + lib/nova:start_nova_console_proxies:1073 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:09.707 | + lib/nova:start_nova_console_proxies:1075 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:09.710 | + lib/nova:start_nova_console_proxies:1075 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:09.713 | + lib/nova:start_nova_console_proxies:1077 : local api_cell_conf=/etc/nova/nova.conf 2022-03-23 16:27:09.716 | + lib/nova:start_nova_console_proxies:1079 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:27:09.726 | + lib/nova:start_nova_console_proxies:1084 : enable_nova_console_proxies 2022-03-23 16:27:09.733 | ++ lib/nova:enable_nova_console_proxies:1062 : seq 1 1 2022-03-23 16:27:09.741 | + lib/nova:enable_nova_console_proxies:1062 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:27:09.748 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:27:09.754 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-novnc 2022-03-23 16:27:09.803 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:09.810 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:27:09.821 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-spice 2022-03-23 16:27:09.865 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:09.867 | + lib/nova:enable_nova_console_proxies:1063 : for srv in n-novnc n-spice n-sproxy 2022-03-23 16:27:09.870 | + lib/nova:enable_nova_console_proxies:1064 : is_service_enabled n-sproxy 2022-03-23 16:27:09.895 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:09.903 | ++ lib/nova:start_nova_console_proxies:1085 : seq 1 1 2022-03-23 16:27:09.919 | + lib/nova:start_nova_console_proxies:1085 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:27:09.921 | + lib/nova:start_nova_console_proxies:1086 : local conf 2022-03-23 16:27:09.926 | ++ lib/nova:start_nova_console_proxies:1087 : conductor_conf 1 2022-03-23 16:27:09.933 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:27:09.945 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:27:09.954 | + lib/nova:start_nova_console_proxies:1087 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:27:09.961 | + lib/nova:start_nova_console_proxies:1088 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:27:09.966 | + functions-common:run_process:1680 : local service=n-novnc-cell1 2022-03-23 16:27:09.970 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:27:09.980 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:09.980 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:09.985 | + functions-common:run_process:1685 : local name=n-novnc-cell1 2022-03-23 16:27:09.988 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:09.993 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:09.993 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:09.997 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:09.999 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:10.003 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052830001 2022-03-23 16:27:10.008 | + functions-common:run_process:1688 : is_service_enabled n-novnc-cell1 2022-03-23 16:27:10.045 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:10.054 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:10.060 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:10.068 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:10.077 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:10.086 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:10.094 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:10.100 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:10.111 | + functions-common:time_stop:2432 : start_time=1648052830001 2022-03-23 16:27:10.122 | + functions-common:time_stop:2434 : [[ -z 1648052830001 ]] 2022-03-23 16:27:10.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:10.140 | + functions-common:time_stop:2437 : end_time=1648052830134 2022-03-23 16:27:10.154 | + functions-common:time_stop:2438 : elapsed_time=133 2022-03-23 16:27:10.158 | + functions-common:time_stop:2439 : total=24977 2022-03-23 16:27:10.165 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:10.170 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25110 2022-03-23 16:27:10.173 | + lib/nova:start_nova_console_proxies:1089 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:27:10.184 | + functions-common:run_process:1680 : local service=n-spice-cell1 2022-03-23 16:27:10.187 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-03-23 16:27:10.191 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:10.196 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:10.200 | + functions-common:run_process:1685 : local name=n-spice-cell1 2022-03-23 16:27:10.203 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:10.206 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:10.212 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:10.222 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:10.233 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:10.248 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052830238 2022-03-23 16:27:10.251 | + functions-common:run_process:1688 : is_service_enabled n-spice-cell1 2022-03-23 16:27:10.282 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:10.289 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:10.294 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:10.297 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:10.303 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:10.307 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:10.313 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:10.313 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:10.317 | + functions-common:time_stop:2432 : start_time=1648052830238 2022-03-23 16:27:10.320 | + functions-common:time_stop:2434 : [[ -z 1648052830238 ]] 2022-03-23 16:27:10.331 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:10.339 | + functions-common:time_stop:2437 : end_time=1648052830332 2022-03-23 16:27:10.343 | + functions-common:time_stop:2438 : elapsed_time=94 2022-03-23 16:27:10.345 | + functions-common:time_stop:2439 : total=25110 2022-03-23 16:27:10.352 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:10.357 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25204 2022-03-23 16:27:10.359 | + lib/nova:start_nova_console_proxies:1090 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:10.362 | + functions-common:run_process:1680 : local service=n-sproxy-cell1 2022-03-23 16:27:10.367 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:10.367 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:10.373 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:10.378 | + functions-common:run_process:1685 : local name=n-sproxy-cell1 2022-03-23 16:27:10.381 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:10.385 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:10.389 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:10.389 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:10.395 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:10.400 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052830393 2022-03-23 16:27:10.400 | + functions-common:run_process:1688 : is_service_enabled n-sproxy-cell1 2022-03-23 16:27:10.431 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:10.435 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:10.441 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:10.452 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:10.457 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:10.461 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:10.465 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:10.469 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:10.477 | + functions-common:time_stop:2432 : start_time=1648052830393 2022-03-23 16:27:10.480 | + functions-common:time_stop:2434 : [[ -z 1648052830393 ]] 2022-03-23 16:27:10.484 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:10.498 | + functions-common:time_stop:2437 : end_time=1648052830490 2022-03-23 16:27:10.501 | + functions-common:time_stop:2438 : elapsed_time=97 2022-03-23 16:27:10.503 | + functions-common:time_stop:2439 : total=25204 2022-03-23 16:27:10.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:10.509 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25301 2022-03-23 16:27:10.512 | + lib/nova:start_nova_console_proxies:1094 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:10.518 | + lib/nova:start_nova_console_proxies:1094 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:10.521 | + lib/nova:start_nova:1139 : start_nova_conductor 2022-03-23 16:27:10.524 | + lib/nova:start_nova_conductor:1107 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:27:10.527 | + lib/nova:start_nova_conductor:1113 : enable_nova_fleet 2022-03-23 16:27:10.531 | + lib/nova:enable_nova_fleet:1098 : is_service_enabled n-cond 2022-03-23 16:27:10.564 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:10.567 | + lib/nova:enable_nova_fleet:1099 : enable_service n-super-cond 2022-03-23 16:27:10.670 | ++ lib/nova:enable_nova_fleet:1100 : seq 1 1 2022-03-23 16:27:10.686 | + lib/nova:enable_nova_fleet:1100 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:27:10.691 | + lib/nova:enable_nova_fleet:1101 : enable_service n-cond-cell1 2022-03-23 16:27:10.768 | + lib/nova:start_nova_conductor:1114 : is_service_enabled n-super-cond 2022-03-23 16:27:10.790 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:10.793 | + lib/nova:start_nova_conductor:1115 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:10.796 | + functions-common:run_process:1680 : local service=n-super-cond 2022-03-23 16:27:10.799 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:10.802 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:10.805 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:10.808 | + functions-common:run_process:1685 : local name=n-super-cond 2022-03-23 16:27:10.810 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:10.813 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:10.816 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:10.819 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:10.824 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:10.827 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052830824 2022-03-23 16:27:10.831 | + functions-common:run_process:1688 : is_service_enabled n-super-cond 2022-03-23 16:27:10.855 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:10.857 | + functions-common:run_process:1689 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-03-23 16:27:10.860 | + functions-common:_run_under_systemd:1645 : local service=n-super-cond 2022-03-23 16:27:10.863 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:10.866 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:10.869 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:10.873 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:10.876 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-03-23 16:27:10.882 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-03-23 16:27:10.886 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-super-cond.service 2022-03-23 16:27:10.890 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:10.894 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:10.897 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-03-23 16:27:10.900 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-03-23 16:27:10.904 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-super-cond.service 2022-03-23 16:27:10.907 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:10.910 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:27:10.913 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:27:10.917 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:27:10.920 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:27:10.923 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-03-23 16:27:10.926 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:27:10.931 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-03-23 16:27:10.999 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-03-23 16:27:11.075 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-03-23 16:27:11.146 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-03-23 16:27:11.227 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-03-23 16:27:11.302 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:11.365 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:27:11.368 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-03-23 16:27:11.437 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:27:11.928 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-super-cond.service 2022-03-23 16:27:11.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-03-23 16:27:12.498 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-super-cond.service 2022-03-23 16:27:12.525 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:12.529 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:12.534 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:12.537 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:12.542 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:12.546 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:12.549 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:12.553 | + functions-common:time_stop:2432 : start_time=1648052830824 2022-03-23 16:27:12.557 | + functions-common:time_stop:2434 : [[ -z 1648052830824 ]] 2022-03-23 16:27:12.561 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:12.567 | + functions-common:time_stop:2437 : end_time=1648052832559 2022-03-23 16:27:12.570 | + functions-common:time_stop:2438 : elapsed_time=1735 2022-03-23 16:27:12.572 | + functions-common:time_stop:2439 : total=25301 2022-03-23 16:27:12.575 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:12.578 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27036 2022-03-23 16:27:12.584 | ++ lib/nova:start_nova_conductor:1117 : seq 1 1 2022-03-23 16:27:12.587 | + lib/nova:start_nova_conductor:1117 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-23 16:27:12.589 | + lib/nova:start_nova_conductor:1118 : is_service_enabled n-cond-cell1 2022-03-23 16:27:12.611 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:12.615 | + lib/nova:start_nova_conductor:1119 : local conf 2022-03-23 16:27:12.618 | ++ lib/nova:start_nova_conductor:1120 : conductor_conf 1 2022-03-23 16:27:12.621 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-23 16:27:12.625 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-23 16:27:12.627 | + lib/nova:start_nova_conductor:1120 : conf=/etc/nova/nova_cell1.conf 2022-03-23 16:27:12.630 | + lib/nova:start_nova_conductor:1121 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.633 | + functions-common:run_process:1680 : local service=n-cond-cell1 2022-03-23 16:27:12.637 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.640 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:12.642 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:12.645 | + functions-common:run_process:1685 : local name=n-cond-cell1 2022-03-23 16:27:12.648 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:12.650 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:12.653 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:12.656 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:12.661 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:12.664 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052832661 2022-03-23 16:27:12.667 | + functions-common:run_process:1688 : is_service_enabled n-cond-cell1 2022-03-23 16:27:12.697 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:12.697 | + functions-common:run_process:1689 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-03-23 16:27:12.697 | + functions-common:_run_under_systemd:1645 : local service=n-cond-cell1 2022-03-23 16:27:12.697 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.701 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.705 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.705 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.707 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-03-23 16:27:12.712 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-03-23 16:27:12.712 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-cond-cell1.service 2022-03-23 16:27:12.717 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:12.721 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:12.721 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-03-23 16:27:12.725 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-03-23 16:27:12.728 | + functions-common:write_user_unit_file:1562 : local service=devstack@n-cond-cell1.service 2022-03-23 16:27:12.733 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.733 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:27:12.733 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:27:12.737 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:27:12.739 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:27:12.745 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-03-23 16:27:12.745 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:27:12.753 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-03-23 16:27:12.815 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-03-23 16:27:12.877 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-03-23 16:27:12.952 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-03-23 16:27:13.019 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-03-23 16:27:13.091 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:13.159 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:27:13.162 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-03-23 16:27:13.229 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:27:13.748 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-cond-cell1.service 2022-03-23 16:27:13.761 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-03-23 16:27:14.279 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-cond-cell1.service 2022-03-23 16:27:14.305 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:14.308 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:14.311 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:14.315 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:14.317 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:14.321 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:14.327 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:14.331 | + functions-common:time_stop:2432 : start_time=1648052832661 2022-03-23 16:27:14.336 | + functions-common:time_stop:2434 : [[ -z 1648052832661 ]] 2022-03-23 16:27:14.339 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:14.347 | + functions-common:time_stop:2437 : end_time=1648052834340 2022-03-23 16:27:14.353 | + functions-common:time_stop:2438 : elapsed_time=1679 2022-03-23 16:27:14.358 | + functions-common:time_stop:2439 : total=27036 2022-03-23 16:27:14.366 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:14.374 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28715 2022-03-23 16:27:14.378 | + lib/nova:start_nova:1140 : start_nova_compute 2022-03-23 16:27:14.389 | + lib/nova:start_nova_compute:970 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:14.393 | + lib/nova:start_nova_compute:971 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:14.397 | + lib/nova:start_nova_compute:971 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:14.400 | + lib/nova:start_nova_compute:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-03-23 16:27:14.405 | + lib/nova:start_nova_compute:976 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-03-23 16:27:14.414 | + lib/nova:start_nova_compute:978 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:27:14.416 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:27:14.421 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-23 16:27:14.426 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:27:14.432 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-23 16:27:14.439 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-03-23 16:27:14.444 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-03-23 16:27:14.456 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-03-23 16:27:14.464 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-03-23 16:27:14.469 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:27:14.469 | BEGIN { 2022-03-23 16:27:14.469 | section = "" 2022-03-23 16:27:14.469 | last_section = "" 2022-03-23 16:27:14.469 | section_count = 0 2022-03-23 16:27:14.469 | } 2022-03-23 16:27:14.469 | /^\[.+\]/ { 2022-03-23 16:27:14.470 | gsub("[][]", "", $1); 2022-03-23 16:27:14.470 | section=$1 2022-03-23 16:27:14.470 | next 2022-03-23 16:27:14.470 | } 2022-03-23 16:27:14.470 | /^ *\#/ { 2022-03-23 16:27:14.470 | next 2022-03-23 16:27:14.470 | } 2022-03-23 16:27:14.470 | /^[^ \t]+/ { 2022-03-23 16:27:14.470 | # get offset of first = in $0 2022-03-23 16:27:14.470 | eq_idx = index($0, "=") 2022-03-23 16:27:14.470 | # extract attr & value from $0 2022-03-23 16:27:14.470 | attr = substr($0, 1, eq_idx - 1) 2022-03-23 16:27:14.470 | value = substr($0, eq_idx + 1) 2022-03-23 16:27:14.470 | # only need to strip trailing whitespace from attr 2022-03-23 16:27:14.470 | sub(/[ \t]*$/, "", attr) 2022-03-23 16:27:14.470 | # need to strip leading & trailing whitespace from value 2022-03-23 16:27:14.470 | sub(/^[ \t]*/, "", value) 2022-03-23 16:27:14.470 | sub(/[ \t]*$/, "", value) 2022-03-23 16:27:14.470 | 2022-03-23 16:27:14.470 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-23 16:27:14.470 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-23 16:27:14.470 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-23 16:27:14.470 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-23 16:27:14.470 | if (! (section, attr) in cfg_attr_count) { 2022-03-23 16:27:14.470 | if (section != last_section) { 2022-03-23 16:27:14.470 | cfg_section[section_count++] = section 2022-03-23 16:27:14.470 | last_section = section 2022-03-23 16:27:14.470 | } 2022-03-23 16:27:14.470 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-23 16:27:14.470 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-23 16:27:14.470 | 2022-03-23 16:27:14.470 | cfg_attr[section, attr, 0] = value 2022-03-23 16:27:14.470 | cfg_attr_count[section, attr] = 1 2022-03-23 16:27:14.470 | } else { 2022-03-23 16:27:14.470 | lno = cfg_attr_count[section, attr]++ 2022-03-23 16:27:14.471 | cfg_attr[section, attr, lno] = value 2022-03-23 16:27:14.471 | } 2022-03-23 16:27:14.471 | } 2022-03-23 16:27:14.471 | END { 2022-03-23 16:27:14.471 | # Process each section in order 2022-03-23 16:27:14.471 | for (sno = 0; sno < section_count; sno++) { 2022-03-23 16:27:14.471 | section = cfg_section[sno] 2022-03-23 16:27:14.471 | # The ini routines simply append a config item immediately 2022-03-23 16:27:14.471 | # after the section header. To keep the same order as defined 2022-03-23 16:27:14.471 | # in local.conf, invoke the ini routines in the reverse order 2022-03-23 16:27:14.471 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-23 16:27:14.471 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-23 16:27:14.471 | if (cfg_attr_count[section, attr] == 1) 2022-03-23 16:27:14.471 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-23 16:27:14.471 | else { 2022-03-23 16:27:14.471 | # For multiline, invoke the ini routines in the reverse order 2022-03-23 16:27:14.471 | count = cfg_attr_count[section, attr] 2022-03-23 16:27:14.471 | print "inidelete " configfile " " section " " attr 2022-03-23 16:27:14.471 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-23 16:27:14.471 | for (l = count -2; l >= 0; l--) 2022-03-23 16:27:14.471 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-23 16:27:14.471 | } 2022-03-23 16:27:14.471 | } 2022-03-23 16:27:14.471 | } 2022-03-23 16:27:14.471 | } 2022-03-23 16:27:14.471 | ' 2022-03-23 16:27:14.472 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-03-23 16:27:14.472 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-23 16:27:14.477 | + inc/meta-config:merge_config_file:164 : read a 2022-03-23 16:27:14.480 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:27:14.482 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-23 16:27:14.485 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-03-23 16:27:14.489 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:27:14.492 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-03-23 16:27:14.494 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-03-23 16:27:14.494 | BEGIN { group = "" } 2022-03-23 16:27:14.494 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:27:14.494 | gsub("[][]", "", $1); 2022-03-23 16:27:14.494 | split($1, a, "|"); 2022-03-23 16:27:14.494 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-23 16:27:14.494 | group=a[1] 2022-03-23 16:27:14.494 | } else { 2022-03-23 16:27:14.494 | group="" 2022-03-23 16:27:14.495 | } 2022-03-23 16:27:14.495 | next 2022-03-23 16:27:14.495 | } 2022-03-23 16:27:14.495 | { 2022-03-23 16:27:14.495 | if (group != "") 2022-03-23 16:27:14.495 | print $0 2022-03-23 16:27:14.495 | } 2022-03-23 16:27:14.495 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:27:14.513 | + lib/nova:start_nova_compute:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-23 16:27:14.521 | + lib/nova:start_nova_compute:987 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-03-23 16:27:14.598 | + lib/nova:start_nova_compute:990 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-03-23 16:27:14.660 | + lib/nova:start_nova_compute:991 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-03-23 16:27:14.668 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-23 16:27:14.678 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-03-23 16:27:14.681 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-23 16:27:14.697 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-23 16:27:14.705 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-23 16:27:14.749 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:14.757 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-23 16:27:14.767 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-23 16:27:14.777 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-23 16:27:14.810 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:14.814 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:27:14.817 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 2022-03-23 16:27:14.876 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-23 16:27:14.886 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-23 16:27:14.897 | + lib/nova:start_nova_compute:995 : inidelete /etc/nova/nova-cpu.conf database connection 2022-03-23 16:27:14.953 | + lib/nova:start_nova_compute:996 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-03-23 16:27:14.989 | + lib/nova:start_nova_compute:1001 : configure_console_compute 2022-03-23 16:27:14.989 | + lib/nova:configure_console_compute:643 : local offset 2022-03-23 16:27:14.993 | + lib/nova:configure_console_compute:644 : offset=0 2022-03-23 16:27:14.994 | + lib/nova:configure_console_compute:648 : local default_proxyclient_addr 2022-03-23 16:27:14.997 | ++ lib/nova:configure_console_compute:649 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-03-23 16:27:15.024 | + lib/nova:configure_console_compute:649 : default_proxyclient_addr=10.222.0.45 2022-03-23 16:27:15.026 | + lib/nova:configure_console_compute:653 : is_service_enabled n-cpu 2022-03-23 16:27:15.046 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:15.049 | + lib/nova:configure_console_compute:669 : is_service_enabled n-novnc 2022-03-23 16:27:15.071 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:15.074 | + lib/nova:configure_console_compute:669 : '[' False '!=' False ']' 2022-03-23 16:27:15.076 | + lib/nova:configure_console_compute:677 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-03-23 16:27:15.109 | + lib/nova:configure_console_compute:680 : is_service_enabled n-spice 2022-03-23 16:27:15.127 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:15.130 | + lib/nova:configure_console_compute:690 : is_service_enabled n-sproxy 2022-03-23 16:27:15.154 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:15.157 | + lib/nova:start_nova_compute:1004 : '[' -n '' ']' 2022-03-23 16:27:15.160 | + lib/nova:start_nova_compute:1009 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:27:15.163 | + lib/nova:start_nova_compute:1009 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:27:15.165 | + lib/nova:start_nova_compute:1013 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-03-23 16:27:15.167 | + lib/nova:start_nova_compute:1017 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-03-23 16:27:15.170 | + functions-common:run_process:1680 : local service=n-cpu 2022-03-23 16:27:15.172 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-03-23 16:27:15.175 | + functions-common:run_process:1682 : local group=libvirt 2022-03-23 16:27:15.177 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:15.180 | + functions-common:run_process:1685 : local name=n-cpu 2022-03-23 16:27:15.183 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:15.185 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:15.188 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:15.191 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:15.194 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:15.199 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052835196 2022-03-23 16:27:15.202 | + functions-common:run_process:1688 : is_service_enabled n-cpu 2022-03-23 16:27:15.225 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:15.228 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:15.230 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:15.233 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:15.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:15.239 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:15.242 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:15.244 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:15.247 | + functions-common:time_stop:2432 : start_time=1648052835196 2022-03-23 16:27:15.249 | + functions-common:time_stop:2434 : [[ -z 1648052835196 ]] 2022-03-23 16:27:15.252 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:15.257 | + functions-common:time_stop:2437 : end_time=1648052835254 2022-03-23 16:27:15.260 | + functions-common:time_stop:2438 : elapsed_time=58 2022-03-23 16:27:15.262 | + functions-common:time_stop:2439 : total=28715 2022-03-23 16:27:15.265 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:15.267 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=28773 2022-03-23 16:27:15.270 | + lib/nova:start_nova_compute:1039 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:15.272 | + lib/nova:start_nova_compute:1039 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-23 16:27:15.275 | + lib/nova:start_nova:1141 : is_service_enabled n-api 2022-03-23 16:27:15.294 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:15.296 | + lib/nova:start_nova:1143 : echo 'Dumping cells_v2 mapping' 2022-03-23 16:27:15.296 | Dumping cells_v2 mapping 2022-03-23 16:27:15.299 | + lib/nova:start_nova:1144 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-03-23 16:27:16.326 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-23 16:27:19.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:19.123 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:19.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:19.123 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:19.123 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:27:19.123 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-03-23 16:27:19.123 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:27:19.123 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-03-23 16:27:19.123 | | cell1 | b96ad338-c0ed-419a-9510-a5b41e24c433 | rabbit://stackrabbit:Passw0rd@10.222.0.45:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-03-23 16:27:19.123 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-03-23 16:27:19.576 | + ./stack.sh:main:1320 : async_runfunc create_flavors 2022-03-23 16:27:19.579 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-03-23 16:27:19.642 | + inc/async:async_inner:63 : create_flavors 2022-03-23 16:27:19.684 | [118226 Async create_flavors:176333]: running: create_flavors 2022-03-23 16:27:19.689 | + ./stack.sh:main:1322 : is_service_enabled cinder 2022-03-23 16:27:19.712 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:19.715 | + ./stack.sh:main:1323 : echo_summary 'Starting Cinder' 2022-03-23 16:27:19.718 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:27:19.721 | + ./stack.sh:echo_summary:446 : echo -e Starting Cinder 2022-03-23 16:27:19.726 | + ./stack.sh:main:1324 : start_cinder 2022-03-23 16:27:19.729 | + lib/cinder:start_cinder:508 : local service_port=8776 2022-03-23 16:27:19.732 | + lib/cinder:start_cinder:509 : local service_protocol=http 2022-03-23 16:27:19.735 | + lib/cinder:start_cinder:510 : local cinder_url 2022-03-23 16:27:19.738 | + lib/cinder:start_cinder:511 : is_service_enabled tls-proxy 2022-03-23 16:27:19.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:19.760 | + lib/cinder:start_cinder:515 : '[' lioadm = tgtadm ']' 2022-03-23 16:27:19.762 | + lib/cinder:start_cinder:535 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-03-23 16:27:19.765 | + lib/cinder:start_cinder:536 : '[' True == False ']' 2022-03-23 16:27:19.769 | ++ lib/cinder:start_cinder:544 : which uwsgi 2022-03-23 16:27:19.773 | + lib/cinder:start_cinder:544 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:19.776 | + functions-common:run_process:1680 : local service=c-api 2022-03-23 16:27:19.779 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:19.782 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:19.784 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:19.787 | + functions-common:run_process:1685 : local name=c-api 2022-03-23 16:27:19.789 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:19.792 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:19.794 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:19.796 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:19.800 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:19.804 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052839801 2022-03-23 16:27:19.807 | + functions-common:run_process:1688 : is_service_enabled c-api 2022-03-23 16:27:19.823 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:19.826 | + functions-common:run_process:1689 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-03-23 16:27:19.829 | + functions-common:_run_under_systemd:1645 : local service=c-api 2022-03-23 16:27:19.831 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:19.834 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:19.836 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:19.839 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:19.841 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-03-23 16:27:19.844 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-03-23 16:27:19.846 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-api.service 2022-03-23 16:27:19.849 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:19.852 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:19.854 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:27:19.857 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-03-23 16:27:19.859 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@c-api.service 2022-03-23 16:27:19.862 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:19.864 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:27:19.866 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:27:19.868 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-03-23 16:27:19.871 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:27:19.876 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-03-23 16:27:19.929 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-03-23 16:27:19.984 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-03-23 16:27:20.048 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-03-23 16:27:20.106 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:20.163 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-03-23 16:27:20.219 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-03-23 16:27:20.276 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-03-23 16:27:20.332 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-03-23 16:27:20.389 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-03-23 16:27:20.447 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:27:20.449 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-03-23 16:27:20.504 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:27:20.932 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-api.service 2022-03-23 16:27:20.947 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-03-23 16:27:21.389 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-api.service 2022-03-23 16:27:21.471 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:21.475 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:21.479 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:21.481 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:21.487 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:21.489 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:21.494 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:21.497 | + functions-common:time_stop:2432 : start_time=1648052839801 2022-03-23 16:27:21.499 | + functions-common:time_stop:2434 : [[ -z 1648052839801 ]] 2022-03-23 16:27:21.503 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:21.508 | + functions-common:time_stop:2437 : end_time=1648052841505 2022-03-23 16:27:21.511 | + functions-common:time_stop:2438 : elapsed_time=1704 2022-03-23 16:27:21.514 | + functions-common:time_stop:2439 : total=28773 2022-03-23 16:27:21.516 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:21.519 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30477 2022-03-23 16:27:21.522 | + lib/cinder:start_cinder:545 : cinder_url=http://10.222.0.45/volume/v3 2022-03-23 16:27:21.525 | + lib/cinder:start_cinder:549 : echo 'Waiting for Cinder API to start...' 2022-03-23 16:27:21.525 | Waiting for Cinder API to start... 2022-03-23 16:27:21.528 | + lib/cinder:start_cinder:550 : wait_for_service 60 http://10.222.0.45/volume/v3 2022-03-23 16:27:21.531 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:27:21.533 | + functions:wait_for_service:458 : local url=http://10.222.0.45/volume/v3 2022-03-23 16:27:21.536 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:27:21.539 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:27:21.542 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:27:21.545 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:21.547 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:21.553 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:21.557 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052841552 2022-03-23 16:27:21.559 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:27:21.584 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/volume/v3 2022-03-23 16:27:26.061 | + :: : [[ 401 == 503 ]] 2022-03-23 16:27:26.062 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:27:26.066 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:27:26.069 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:26.071 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:26.074 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:26.076 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:26.079 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:26.081 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:27:26.084 | + functions-common:time_stop:2432 : start_time=1648052841552 2022-03-23 16:27:26.086 | + functions-common:time_stop:2434 : [[ -z 1648052841552 ]] 2022-03-23 16:27:26.089 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:26.094 | + functions-common:time_stop:2437 : end_time=1648052846091 2022-03-23 16:27:26.097 | + functions-common:time_stop:2438 : elapsed_time=4539 2022-03-23 16:27:26.099 | + functions-common:time_stop:2439 : total=17979 2022-03-23 16:27:26.102 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:26.104 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22518 2022-03-23 16:27:26.107 | + functions:wait_for_service:467 : return 0 2022-03-23 16:27:26.110 | + lib/cinder:start_cinder:554 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.113 | + functions-common:run_process:1680 : local service=c-sch 2022-03-23 16:27:26.115 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.118 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:26.121 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:26.123 | + functions-common:run_process:1685 : local name=c-sch 2022-03-23 16:27:26.126 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:26.130 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:26.132 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:26.135 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:26.138 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:26.143 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052846140 2022-03-23 16:27:26.146 | + functions-common:run_process:1688 : is_service_enabled c-sch 2022-03-23 16:27:26.164 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:26.167 | + functions-common:run_process:1689 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:27:26.169 | + functions-common:_run_under_systemd:1645 : local service=c-sch 2022-03-23 16:27:26.172 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.175 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.178 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.180 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.183 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:27:26.185 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:27:26.188 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-sch.service 2022-03-23 16:27:26.191 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:26.193 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:26.196 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:27:26.198 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:27:26.201 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-sch.service 2022-03-23 16:27:26.204 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.206 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:27:26.209 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:27:26.211 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:27:26.214 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:27:26.216 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-03-23 16:27:26.219 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:27:26.223 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-03-23 16:27:26.278 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-03-23 16:27:26.334 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:26.390 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-03-23 16:27:26.457 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-03-23 16:27:26.540 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:26.599 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:27:26.601 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-03-23 16:27:26.658 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:27:27.106 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-sch.service 2022-03-23 16:27:27.120 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-03-23 16:27:27.533 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-sch.service 2022-03-23 16:27:27.563 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:27.566 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:27.569 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:27.574 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:27.576 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:27.583 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:27.591 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:27.594 | + functions-common:time_stop:2432 : start_time=1648052846140 2022-03-23 16:27:27.598 | + functions-common:time_stop:2434 : [[ -z 1648052846140 ]] 2022-03-23 16:27:27.607 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:27.612 | + functions-common:time_stop:2437 : end_time=1648052847609 2022-03-23 16:27:27.619 | + functions-common:time_stop:2438 : elapsed_time=1469 2022-03-23 16:27:27.623 | + functions-common:time_stop:2439 : total=30477 2022-03-23 16:27:27.626 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:27.630 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31946 2022-03-23 16:27:27.633 | + lib/cinder:start_cinder:555 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.638 | + functions-common:run_process:1680 : local service=c-bak 2022-03-23 16:27:27.643 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.646 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:27.648 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:27.652 | + functions-common:run_process:1685 : local name=c-bak 2022-03-23 16:27:27.655 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:27.658 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:27.660 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:27.663 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:27.671 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:27.676 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052847673 2022-03-23 16:27:27.679 | + functions-common:run_process:1688 : is_service_enabled c-bak 2022-03-23 16:27:27.704 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:27.706 | + functions-common:run_process:1689 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:27:27.709 | + functions-common:_run_under_systemd:1645 : local service=c-bak 2022-03-23 16:27:27.712 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.714 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.717 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.720 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.722 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:27:27.725 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:27:27.727 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-bak.service 2022-03-23 16:27:27.730 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:27.733 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:27.736 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:27:27.738 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:27:27.741 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-bak.service 2022-03-23 16:27:27.744 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.747 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:27:27.750 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:27:27.752 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:27:27.755 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:27:27.758 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2022-03-23 16:27:27.761 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:27:27.766 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2022-03-23 16:27:27.822 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2022-03-23 16:27:27.879 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:27.941 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2022-03-23 16:27:28.002 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2022-03-23 16:27:28.067 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:28.128 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:27:28.131 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2022-03-23 16:27:28.197 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:27:28.692 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-bak.service 2022-03-23 16:27:28.707 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2022-03-23 16:27:29.161 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-bak.service 2022-03-23 16:27:29.204 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:29.207 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:29.211 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:29.214 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:29.217 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:29.220 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:29.223 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:29.226 | + functions-common:time_stop:2432 : start_time=1648052847673 2022-03-23 16:27:29.228 | + functions-common:time_stop:2434 : [[ -z 1648052847673 ]] 2022-03-23 16:27:29.237 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:29.240 | + functions-common:time_stop:2437 : end_time=1648052849236 2022-03-23 16:27:29.242 | + functions-common:time_stop:2438 : elapsed_time=1563 2022-03-23 16:27:29.245 | + functions-common:time_stop:2439 : total=31946 2022-03-23 16:27:29.248 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:29.251 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33509 2022-03-23 16:27:29.253 | + lib/cinder:start_cinder:556 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.256 | + functions-common:run_process:1680 : local service=c-vol 2022-03-23 16:27:29.259 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.261 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:29.264 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:29.267 | + functions-common:run_process:1685 : local name=c-vol 2022-03-23 16:27:29.269 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:29.272 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:29.274 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:29.277 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:29.283 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:29.285 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052849282 2022-03-23 16:27:29.288 | + functions-common:run_process:1688 : is_service_enabled c-vol 2022-03-23 16:27:29.310 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:29.314 | + functions-common:run_process:1689 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2022-03-23 16:27:29.316 | + functions-common:_run_under_systemd:1645 : local service=c-vol 2022-03-23 16:27:29.319 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.322 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.324 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.327 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.331 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-03-23 16:27:29.333 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-03-23 16:27:29.336 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@c-vol.service 2022-03-23 16:27:29.338 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:29.341 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:29.344 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-03-23 16:27:29.347 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-03-23 16:27:29.350 | + functions-common:write_user_unit_file:1562 : local service=devstack@c-vol.service 2022-03-23 16:27:29.353 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.355 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-23 16:27:29.358 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-23 16:27:29.361 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-23 16:27:29.364 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-23 16:27:29.366 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2022-03-23 16:27:29.369 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-23 16:27:29.375 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2022-03-23 16:27:29.443 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2022-03-23 16:27:29.511 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-03-23 16:27:29.581 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2022-03-23 16:27:29.645 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2022-03-23 16:27:29.715 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:29.784 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-23 16:27:29.787 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2022-03-23 16:27:29.856 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-23 16:27:30.328 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@c-vol.service 2022-03-23 16:27:30.344 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2022-03-23 16:27:30.838 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@c-vol.service 2022-03-23 16:27:30.894 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:30.914 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:30.918 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:30.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:30.928 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:30.933 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:30.936 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:30.939 | + functions-common:time_stop:2432 : start_time=1648052849282 2022-03-23 16:27:30.942 | + functions-common:time_stop:2434 : [[ -z 1648052849282 ]] 2022-03-23 16:27:30.950 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:30.962 | + functions-common:time_stop:2437 : end_time=1648052850953 2022-03-23 16:27:30.977 | + functions-common:time_stop:2438 : elapsed_time=1671 2022-03-23 16:27:30.993 | + functions-common:time_stop:2439 : total=33509 2022-03-23 16:27:31.006 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:31.019 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35180 2022-03-23 16:27:31.034 | + ./stack.sh:main:1325 : create_volume_types 2022-03-23 16:27:31.054 | + lib/cinder:create_volume_types:574 : is_service_enabled c-api 2022-03-23 16:27:31.146 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:31.161 | + lib/cinder:create_volume_types:574 : [[ -n lvm:lvmdriver-1 ]] 2022-03-23 16:27:31.182 | + lib/cinder:create_volume_types:575 : local be be_name 2022-03-23 16:27:31.194 | + lib/cinder:create_volume_types:576 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-23 16:27:31.206 | + lib/cinder:create_volume_types:577 : be_name=lvmdriver-1 2022-03-23 16:27:31.218 | + lib/cinder:create_volume_types:579 : is_service_enabled keystone 2022-03-23 16:27:31.310 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:31.317 | + lib/cinder:create_volume_types:580 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-03-23 16:27:35.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:35.756 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:35.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:27:35.756 | from cryptography.utils import int_from_bytes 2022-03-23 16:27:35.756 | +-------------+--------------------------------------+ 2022-03-23 16:27:35.756 | | Field | Value | 2022-03-23 16:27:35.756 | +-------------+--------------------------------------+ 2022-03-23 16:27:35.756 | | description | None | 2022-03-23 16:27:35.756 | | id | 7ba5dfd5-40bb-4d22-ba82-eaa45a449097 | 2022-03-23 16:27:35.756 | | is_public | True | 2022-03-23 16:27:35.756 | | name | lvmdriver-1 | 2022-03-23 16:27:35.756 | | properties | volume_backend_name='lvmdriver-1' | 2022-03-23 16:27:35.756 | +-------------+--------------------------------------+ 2022-03-23 16:27:36.003 | + lib/cinder:create_volume_types:594 : [[ False == \T\r\u\e ]] 2022-03-23 16:27:36.006 | + ./stack.sh:main:1330 : [[ False == \T\r\u\e ]] 2022-03-23 16:27:36.009 | + ./stack.sh:main:1338 : is_service_enabled glance 2022-03-23 16:27:36.033 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:36.037 | + ./stack.sh:main:1339 : echo_summary 'Starting Glance' 2022-03-23 16:27:36.042 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:27:36.047 | + ./stack.sh:echo_summary:446 : echo -e Starting Glance 2022-03-23 16:27:36.051 | + ./stack.sh:main:1340 : start_glance 2022-03-23 16:27:36.054 | + lib/glance:start_glance:602 : local service_protocol=http 2022-03-23 16:27:36.057 | + lib/glance:start_glance:603 : is_service_enabled tls-proxy 2022-03-23 16:27:36.077 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:36.080 | + lib/glance:start_glance:609 : [[ False == False ]] 2022-03-23 16:27:36.083 | ++ lib/glance:start_glance:610 : which uwsgi 2022-03-23 16:27:36.088 | + lib/glance:start_glance:610 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.091 | + functions-common:run_process:1680 : local service=g-api 2022-03-23 16:27:36.093 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.096 | + functions-common:run_process:1682 : local group= 2022-03-23 16:27:36.098 | + functions-common:run_process:1683 : local user= 2022-03-23 16:27:36.101 | + functions-common:run_process:1685 : local name=g-api 2022-03-23 16:27:36.103 | + functions-common:run_process:1687 : time_start run_process 2022-03-23 16:27:36.106 | + functions-common:time_start:2411 : local name=run_process 2022-03-23 16:27:36.108 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:36.111 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:36.114 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:36.119 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052856116 2022-03-23 16:27:36.121 | + functions-common:run_process:1688 : is_service_enabled g-api 2022-03-23 16:27:36.141 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:36.143 | + functions-common:run_process:1689 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-03-23 16:27:36.147 | + functions-common:_run_under_systemd:1645 : local service=g-api 2022-03-23 16:27:36.149 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.151 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.154 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.157 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.160 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-03-23 16:27:36.162 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-03-23 16:27:36.165 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@g-api.service 2022-03-23 16:27:36.169 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-23 16:27:36.172 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-23 16:27:36.174 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-03-23 16:27:36.177 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-03-23 16:27:36.180 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@g-api.service 2022-03-23 16:27:36.182 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.185 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-23 16:27:36.187 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-23 16:27:36.190 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-03-23 16:27:36.192 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-23 16:27:36.197 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-03-23 16:27:36.259 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-03-23 16:27:36.320 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-03-23 16:27:36.381 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-03-23 16:27:36.443 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-23 16:27:36.507 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-03-23 16:27:36.576 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-03-23 16:27:36.640 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-03-23 16:27:36.699 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-03-23 16:27:36.760 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-03-23 16:27:36.831 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-23 16:27:36.833 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-03-23 16:27:36.899 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-23 16:27:37.363 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@g-api.service 2022-03-23 16:27:37.378 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-03-23 16:27:37.834 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@g-api.service 2022-03-23 16:27:37.915 | + functions-common:run_process:1691 : time_stop run_process 2022-03-23 16:27:37.921 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:37.926 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:37.933 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:37.939 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:37.946 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:37.951 | + functions-common:time_stop:2431 : name=run_process 2022-03-23 16:27:37.963 | + functions-common:time_stop:2432 : start_time=1648052856116 2022-03-23 16:27:37.972 | + functions-common:time_stop:2434 : [[ -z 1648052856116 ]] 2022-03-23 16:27:37.990 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:38.005 | + functions-common:time_stop:2437 : end_time=1648052857991 2022-03-23 16:27:38.013 | + functions-common:time_stop:2438 : elapsed_time=1875 2022-03-23 16:27:38.025 | + functions-common:time_stop:2439 : total=35180 2022-03-23 16:27:38.036 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:38.039 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37055 2022-03-23 16:27:38.043 | + lib/glance:start_glance:615 : is_service_enabled g-api-r 2022-03-23 16:27:38.139 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:27:38.151 | + lib/glance:start_glance:620 : echo 'Waiting for g-api (10.222.0.45) to start...' 2022-03-23 16:27:38.151 | Waiting for g-api (10.222.0.45) to start... 2022-03-23 16:27:38.166 | + lib/glance:start_glance:621 : wait_for_service 60 http://10.222.0.45/image 2022-03-23 16:27:38.170 | + functions:wait_for_service:457 : local timeout=60 2022-03-23 16:27:38.181 | + functions:wait_for_service:458 : local url=http://10.222.0.45/image 2022-03-23 16:27:38.194 | + functions:wait_for_service:459 : local rval=0 2022-03-23 16:27:38.204 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-23 16:27:38.225 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-23 16:27:38.235 | + functions-common:time_start:2412 : local start_time= 2022-03-23 16:27:38.239 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-23 16:27:38.251 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-23 16:27:38.259 | + functions-common:time_start:2416 : _TIME_START[$name]=1648052858252 2022-03-23 16:27:38.261 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-23 16:27:38.277 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.45/image 2022-03-23 16:27:42.478 | + :: : [[ 300 == 503 ]] 2022-03-23 16:27:42.482 | + :: : [[ 0 -eq 7 ]] 2022-03-23 16:27:42.489 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-23 16:27:42.499 | + functions-common:time_stop:2425 : local name 2022-03-23 16:27:42.502 | + functions-common:time_stop:2426 : local end_time 2022-03-23 16:27:42.505 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-23 16:27:42.507 | + functions-common:time_stop:2428 : local total 2022-03-23 16:27:42.510 | + functions-common:time_stop:2429 : local start_time 2022-03-23 16:27:42.513 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-23 16:27:42.515 | + functions-common:time_stop:2432 : start_time=1648052858252 2022-03-23 16:27:42.518 | + functions-common:time_stop:2434 : [[ -z 1648052858252 ]] 2022-03-23 16:27:42.522 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-23 16:27:42.526 | + functions-common:time_stop:2437 : end_time=1648052862523 2022-03-23 16:27:42.529 | + functions-common:time_stop:2438 : elapsed_time=4271 2022-03-23 16:27:42.532 | + functions-common:time_stop:2439 : total=22518 2022-03-23 16:27:42.535 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-23 16:27:42.537 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26789 2022-03-23 16:27:42.540 | + functions:wait_for_service:467 : return 0 2022-03-23 16:27:42.543 | + ./stack.sh:main:1354 : is_service_enabled mysql postgresql 2022-03-23 16:27:42.565 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:42.568 | + ./stack.sh:main:1354 : is_service_enabled glance 2022-03-23 16:27:42.588 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:27:42.591 | + ./stack.sh:main:1355 : echo_summary 'Uploading images' 2022-03-23 16:27:42.593 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-23 16:27:42.596 | + ./stack.sh:echo_summary:446 : echo -e Uploading images 2022-03-23 16:27:42.599 | + ./stack.sh:main:1357 : for image_url in ${IMAGE_URLS//,/ } 2022-03-23 16:27:42.602 | + ./stack.sh:main:1358 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.604 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.606 | + functions:upload_image:134 : local image image_fname image_name 2022-03-23 16:27:42.609 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-03-23 16:27:42.614 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.618 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.620 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-03-23 16:27:42.623 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-03-23 16:27:42.626 | ++ functions:upload_image:141 : stat -c %s /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.630 | + functions:upload_image:141 : [[ 645922816 = \0 ]] 2022-03-23 16:27:42.633 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.635 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-03-23 16:27:42.637 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-03-23 16:27:42.640 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-03-23 16:27:42.642 | + functions:upload_image:294 : local kernel= 2022-03-23 16:27:42.644 | + functions:upload_image:295 : local ramdisk= 2022-03-23 16:27:42.647 | + functions:upload_image:296 : local disk_format= 2022-03-23 16:27:42.649 | + functions:upload_image:297 : local container_format= 2022-03-23 16:27:42.652 | + functions:upload_image:298 : local unpack= 2022-03-23 16:27:42.654 | + functions:upload_image:299 : local img_property= 2022-03-23 16:27:42.657 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-03-23 16:27:42.659 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-03-23 16:27:42.661 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-03-23 16:27:42.665 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-03-23 16:27:42.667 | + functions:upload_image:309 : case "$image_fname" in 2022-03-23 16:27:42.669 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.673 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.677 | + functions:upload_image:375 : image_name=ubuntu-16 2022-03-23 16:27:42.685 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.685 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-03-23 16:27:42.690 | + functions:upload_image:376 : disk_format=vhdx 2022-03-23 16:27:42.692 | + functions:upload_image:377 : container_format=bare 2022-03-23 16:27:42.695 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-03-23 16:27:42.697 | + functions:upload_image:385 : is_arch ppc64le 2022-03-23 16:27:42.700 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:27:42.705 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-03-23 16:27:42.707 | + functions:upload_image:385 : is_arch ppc64 2022-03-23 16:27:42.710 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:27:42.714 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c\6\4 ]] 2022-03-23 16:27:42.717 | + functions:upload_image:385 : is_arch ppc 2022-03-23 16:27:42.720 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:27:42.724 | + functions-common:is_arch:506 : [[ x86_64 == \p\p\c ]] 2022-03-23 16:27:42.726 | + functions:upload_image:389 : is_arch aarch64 2022-03-23 16:27:42.729 | ++ functions-common:is_arch:506 : uname -m 2022-03-23 16:27:42.733 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-23 16:27:42.736 | + functions:upload_image:393 : '[' bare = bare ']' 2022-03-23 16:27:42.738 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-03-23 16:27:42.741 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-03-23 16:27:42.743 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-03-23 16:27:42.746 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-03-23 16:27:42.749 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-03-23 16:27:42.751 | + functions:_upload_image:105 : shift 2022-03-23 16:27:42.754 | + functions:_upload_image:106 : local container=bare 2022-03-23 16:27:42.756 | + functions:_upload_image:107 : shift 2022-03-23 16:27:42.758 | + functions:_upload_image:108 : local disk=vhdx 2022-03-23 16:27:42.760 | + functions:_upload_image:109 : shift 2022-03-23 16:27:42.763 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-03-23 16:27:42.765 | + functions:_upload_image:111 : shift 2022-03-23 16:27:42.768 | + functions:_upload_image:112 : local properties 2022-03-23 16:27:42.770 | + functions:_upload_image:113 : local useimport 2022-03-23 16:27:42.773 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-03-23 16:27:42.775 | ++ functions:_image_properties_to_arg:87 : local result= 2022-03-23 16:27:42.777 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-03-23 16:27:42.779 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-03-23 16:27:42.781 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-03-23 16:27:42.784 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-03-23 16:27:42.786 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-03-23 16:27:42.788 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-03-23 16:27:50.821 | + inc/async:async_inner:64 : rc=0 2022-03-23 16:27:50.848 | [176333 Async create_flavors:176333]: finished successfully 2022-03-23 16:28:00.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.632 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.632 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.632 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:28:00.632 | | Field | Value | 2022-03-23 16:28:00.632 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:28:00.632 | | container_format | bare | 2022-03-23 16:28:00.632 | | created_at | 2022-03-23T16:27:45Z | 2022-03-23 16:28:00.632 | | disk_format | vhdx | 2022-03-23 16:28:00.632 | | file | /v2/images/5df0d216-dd54-4054-80cf-67bb363098a8/file | 2022-03-23 16:28:00.632 | | id | 5df0d216-dd54-4054-80cf-67bb363098a8 | 2022-03-23 16:28:00.632 | | min_disk | 0 | 2022-03-23 16:28:00.633 | | min_ram | 0 | 2022-03-23 16:28:00.633 | | name | ubuntu-16 | 2022-03-23 16:28:00.633 | | owner | 29c793fdbfa940d29a9b8be60a64f623 | 2022-03-23 16:28:00.633 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-03-23 16:28:00.633 | | protected | False | 2022-03-23 16:28:00.633 | | schema | /v2/schemas/image | 2022-03-23 16:28:00.633 | | status | queued | 2022-03-23 16:28:00.633 | | tags | | 2022-03-23 16:28:00.633 | | updated_at | 2022-03-23T16:27:45Z | 2022-03-23 16:28:00.633 | | visibility | public | 2022-03-23 16:28:00.633 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-03-23 16:28:00.819 | + ./stack.sh:main:1362 : async_wait create_flavors 2022-03-23 16:28:00.886 | [118226 Async create_flavors:176333]: Waiting for completion of create_flavors running on PID 176333 (2 other jobs running) 2022-03-23 16:28:00.921 | [118226 Async create_flavors:176333]: Signaling child to exit 2022-03-23 16:28:00.921 | WAKEUP 2022-03-23 16:28:00.946 | [118226 Async create_flavors:176333]: Signaled 2022-03-23 16:28:00.949 | + lib/nova:create_flavors:1208 : is_service_enabled n-api 2022-03-23 16:28:00.949 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:00.949 | + lib/nova:create_flavors:1209 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:28:00.949 | + lib/nova:create_flavors:1209 : grep -q ds512M 2022-03-23 16:28:00.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.949 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.949 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.949 | + lib/nova:create_flavors:1211 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-03-23 16:28:00.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.949 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.949 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.949 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.949 | | Field | Value | 2022-03-23 16:28:00.949 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.949 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.949 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.949 | | description | None | 2022-03-23 16:28:00.949 | | disk | 1 | 2022-03-23 16:28:00.949 | | id | c1 | 2022-03-23 16:28:00.949 | | name | cirros256 | 2022-03-23 16:28:00.949 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.949 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.949 | | ram | 256 | 2022-03-23 16:28:00.949 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.949 | | swap | | 2022-03-23 16:28:00.950 | | vcpus | 1 | 2022-03-23 16:28:00.950 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.950 | + lib/nova:create_flavors:1212 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-03-23 16:28:00.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.950 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.950 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.950 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.950 | | Field | Value | 2022-03-23 16:28:00.950 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.950 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.950 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.950 | | description | None | 2022-03-23 16:28:00.950 | | disk | 5 | 2022-03-23 16:28:00.950 | | id | d1 | 2022-03-23 16:28:00.950 | | name | ds512M | 2022-03-23 16:28:00.950 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.950 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.950 | | ram | 512 | 2022-03-23 16:28:00.950 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.950 | | swap | | 2022-03-23 16:28:00.950 | | vcpus | 1 | 2022-03-23 16:28:00.950 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.950 | + lib/nova:create_flavors:1213 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-03-23 16:28:00.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.950 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.950 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.950 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.950 | | Field | Value | 2022-03-23 16:28:00.950 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.950 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.950 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.951 | | description | None | 2022-03-23 16:28:00.951 | | disk | 10 | 2022-03-23 16:28:00.951 | | id | d2 | 2022-03-23 16:28:00.951 | | name | ds1G | 2022-03-23 16:28:00.951 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.951 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.951 | | ram | 1024 | 2022-03-23 16:28:00.951 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.951 | | swap | | 2022-03-23 16:28:00.951 | | vcpus | 1 | 2022-03-23 16:28:00.951 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.951 | + lib/nova:create_flavors:1214 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-03-23 16:28:00.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.951 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.951 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.951 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.951 | | Field | Value | 2022-03-23 16:28:00.951 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.951 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.951 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.951 | | description | None | 2022-03-23 16:28:00.951 | | disk | 10 | 2022-03-23 16:28:00.951 | | id | d3 | 2022-03-23 16:28:00.951 | | name | ds2G | 2022-03-23 16:28:00.951 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.951 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.951 | | ram | 2048 | 2022-03-23 16:28:00.951 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.951 | | swap | | 2022-03-23 16:28:00.951 | | vcpus | 2 | 2022-03-23 16:28:00.952 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.952 | + lib/nova:create_flavors:1215 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-03-23 16:28:00.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.952 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.952 | | Field | Value | 2022-03-23 16:28:00.952 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.952 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.952 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.952 | | description | None | 2022-03-23 16:28:00.952 | | disk | 20 | 2022-03-23 16:28:00.952 | | id | d4 | 2022-03-23 16:28:00.952 | | name | ds4G | 2022-03-23 16:28:00.952 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.952 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.952 | | ram | 4096 | 2022-03-23 16:28:00.952 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.952 | | swap | | 2022-03-23 16:28:00.952 | | vcpus | 4 | 2022-03-23 16:28:00.952 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.952 | + lib/nova:create_flavors:1218 : openstack --os-region-name=RegionOne flavor list 2022-03-23 16:28:00.952 | + lib/nova:create_flavors:1218 : grep -q m1.tiny 2022-03-23 16:28:00.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.952 | + lib/nova:create_flavors:1219 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-03-23 16:28:00.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.952 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.953 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.953 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.953 | | Field | Value | 2022-03-23 16:28:00.953 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.953 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.953 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.953 | | description | None | 2022-03-23 16:28:00.953 | | disk | 1 | 2022-03-23 16:28:00.953 | | id | 1 | 2022-03-23 16:28:00.953 | | name | m1.tiny | 2022-03-23 16:28:00.953 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.953 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.953 | | ram | 512 | 2022-03-23 16:28:00.953 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.953 | | swap | | 2022-03-23 16:28:00.953 | | vcpus | 1 | 2022-03-23 16:28:00.953 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.953 | + lib/nova:create_flavors:1220 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-03-23 16:28:00.953 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.953 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.953 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.953 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.953 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.953 | | Field | Value | 2022-03-23 16:28:00.953 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.953 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.953 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.953 | | description | None | 2022-03-23 16:28:00.953 | | disk | 20 | 2022-03-23 16:28:00.953 | | id | 2 | 2022-03-23 16:28:00.953 | | name | m1.small | 2022-03-23 16:28:00.953 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.954 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.954 | | ram | 2048 | 2022-03-23 16:28:00.954 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.954 | | swap | | 2022-03-23 16:28:00.954 | | vcpus | 1 | 2022-03-23 16:28:00.954 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.954 | + lib/nova:create_flavors:1221 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-03-23 16:28:00.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.954 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.954 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.954 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.954 | | Field | Value | 2022-03-23 16:28:00.954 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.954 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.954 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.954 | | description | None | 2022-03-23 16:28:00.954 | | disk | 40 | 2022-03-23 16:28:00.954 | | id | 3 | 2022-03-23 16:28:00.954 | | name | m1.medium | 2022-03-23 16:28:00.954 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.954 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.954 | | ram | 4096 | 2022-03-23 16:28:00.954 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.954 | | swap | | 2022-03-23 16:28:00.954 | | vcpus | 2 | 2022-03-23 16:28:00.954 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.954 | + lib/nova:create_flavors:1222 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-03-23 16:28:00.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.954 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.954 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.954 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.955 | | Field | Value | 2022-03-23 16:28:00.955 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.955 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.955 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.955 | | description | None | 2022-03-23 16:28:00.955 | | disk | 80 | 2022-03-23 16:28:00.955 | | id | 4 | 2022-03-23 16:28:00.955 | | name | m1.large | 2022-03-23 16:28:00.955 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.955 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.955 | | ram | 8192 | 2022-03-23 16:28:00.955 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.955 | | swap | | 2022-03-23 16:28:00.955 | | vcpus | 4 | 2022-03-23 16:28:00.955 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.955 | + lib/nova:create_flavors:1223 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-03-23 16:28:00.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.955 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:00.955 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:00.955 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.955 | | Field | Value | 2022-03-23 16:28:00.955 | +----------------------------+-----------------------+ 2022-03-23 16:28:00.955 | | OS-FLV-DISABLED:disabled | False | 2022-03-23 16:28:00.955 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-03-23 16:28:00.955 | | description | None | 2022-03-23 16:28:00.955 | | disk | 160 | 2022-03-23 16:28:00.955 | | id | 5 | 2022-03-23 16:28:00.955 | | name | m1.xlarge | 2022-03-23 16:28:00.955 | | os-flavor-access:is_public | True | 2022-03-23 16:28:00.955 | | properties | hw_rng:allowed='True' | 2022-03-23 16:28:00.955 | | ram | 16384 | 2022-03-23 16:28:00.955 | | rxtx_factor | 1.0 | 2022-03-23 16:28:00.956 | | swap | | 2022-03-23 16:28:00.956 | | vcpus | 8 | 2022-03-23 16:28:00.956 | +----------------------------+-----------------------+ 2022-03-23 16:28:01.004 | [118226 Async create_flavors:176333]: finished create_flavors with result 0 in 31 seconds 2022-03-23 16:28:01.009 | + inc/async:async_wait:197 : return 0 2022-03-23 16:28:01.011 | + ./stack.sh:main:1364 : is_service_enabled horizon 2022-03-23 16:28:01.029 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:01.031 | + ./stack.sh:main:1378 : is_service_enabled nova 2022-03-23 16:28:01.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:01.052 | + ./stack.sh:main:1378 : is_service_enabled keystone 2022-03-23 16:28:01.071 | + functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:01.073 | + ./stack.sh:main:1379 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd' 2022-03-23 16:28:01.076 | + ./stack.sh:main:1381 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-23 16:28:01.078 | + ./stack.sh:main:1385 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:28:01.096 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-03-23 16:28:01.098 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd 2022-03-23 16:28:01.101 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --os-password '\''Passw0rd'\'' --' 2022-03-23 16:28:01.102 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' --os-password ''\''Passw0rd'\''' -- 2022-03-23 16:28:01.104 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc --os-password Passw0rd -- 2022-03-23 16:28:01.105 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-03-23 16:28:01.107 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-03-23 16:28:01.108 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-03-23 16:28:01.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-03-23 16:28:01.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-03-23 16:28:01.113 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-03-23 16:28:01.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-03-23 16:28:01.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2022-03-23 16:28:01.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:28:01.119 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-03-23 16:28:01.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:28:01.122 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2022-03-23 16:28:01.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:28:01.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-03-23 16:28:01.126 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:28:01.128 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-03-23 16:28:01.129 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:28:01.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-03-23 16:28:01.132 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-03-23 16:28:01.133 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:28:01.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-03-23 16:28:01.136 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:28:01.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=Passw0rd 2022-03-23 16:28:01.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=Passw0rd 2022-03-23 16:28:01.141 | + home/ubuntu/devstack/tools/create_userrc.sh:main:100 : shift 2022-03-23 16:28:01.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-03-23 16:28:01.144 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-03-23 16:28:01.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-03-23 16:28:01.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-03-23 16:28:01.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-03-23 16:28:01.150 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-03-23 16:28:01.151 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-03-23 16:28:01.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2022-03-23 16:28:01.155 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2022-03-23 16:28:01.156 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2022-03-23 16:28:01.158 | + home/ubuntu/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2022-03-23 16:28:01.159 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2022-03-23 16:28:01.161 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2022-03-23 16:28:01.162 | + home/ubuntu/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2022-03-23 16:28:01.164 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2022-03-23 16:28:01.165 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:28:01.167 | + home/ubuntu/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2022-03-23 16:28:01.168 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2022-03-23 16:28:01.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2022-03-23 16:28:01.173 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2022-03-23 16:28:01.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2022-03-23 16:28:01.177 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-03-23 16:28:01.179 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-03-23 16:28:01.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-03-23 16:28:01.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-03-23 16:28:01.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-03-23 16:28:01.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-03-23 16:28:01.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-03-23 16:28:01.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-03-23 16:28:01.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-03-23 16:28:03.383 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:03.383 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:03.383 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-23 16:28:03.383 | from cryptography.utils import int_from_bytes 2022-03-23 16:28:03.383 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2022-03-23 16:28:03.385 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2022-03-23 16:28:03.556 | + ./stack.sh:main:1390 : save_stackenv 2022-03-23 16:28:03.560 | + functions-common:save_stackenv:60 : local tag= 2022-03-23 16:28:03.564 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-23 16:28:03.572 | + functions-common:save_stackenv:62 : time_stamp=2022-03-23-162803 2022-03-23 16:28:03.576 | + functions-common:save_stackenv:63 : echo '# 2022-03-23-162803 ' 2022-03-23 16:28:03.579 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.582 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-23 16:28:03.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.588 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-23 16:28:03.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.595 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-23 16:28:03.598 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.600 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-03-23 16:28:03.603 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.605 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.45 2022-03-23 16:28:03.608 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.610 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.45/identity 2022-03-23 16:28:03.613 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.615 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-23-161521 2022-03-23 16:28:03.618 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.620 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-23 16:28:03.623 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.625 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.45 2022-03-23 16:28:03.628 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.630 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-23 16:28:03.633 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.635 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-23 16:28:03.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.640 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-23 16:28:03.643 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-23 16:28:03.645 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-23 16:28:03.648 | + ./stack.sh:main:1401 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-03-23 16:28:03.651 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:28:03.653 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:28:03.655 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-03-23 16:28:03.658 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:28:03.660 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:28:03.663 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:28:03.666 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-03-23 16:28:03.670 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:28:03.674 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-03-23 16:28:03.677 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:28:03.680 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-03-23 16:28:03.680 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:28:03.680 | gsub("[][]", "", $1); 2022-03-23 16:28:03.680 | split($1, a, "|"); 2022-03-23 16:28:03.680 | if (a[1] == matchgroup) 2022-03-23 16:28:03.680 | print a[2] 2022-03-23 16:28:03.680 | } 2022-03-23 16:28:03.680 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:28:03.720 | + ./stack.sh:main:1408 : run_phase stack extra 2022-03-23 16:28:03.723 | + functions-common:run_phase:1853 : local mode=stack 2022-03-23 16:28:03.726 | + functions-common:run_phase:1854 : local phase=extra 2022-03-23 16:28:03.728 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-23 16:28:03.731 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-23 16:28:03.734 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-23 16:28:03.738 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-23 16:28:03.742 | + functions-common:run_phase:1863 : local extra 2022-03-23 16:28:03.747 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-23 16:28:03.759 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-23 16:28:03.762 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-23 16:28:03.765 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-23 16:28:03.767 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-03-23 16:28:03.770 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-23 16:28:03.788 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-23 16:28:03.790 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:28:03.793 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:28:03.795 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-03-23 16:28:03.798 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:28:03.800 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-23 16:28:03.803 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-23 16:28:03.805 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-03-23 16:28:03.807 | ++ extras.d/80-tempest.sh:source:15 : : 2022-03-23 16:28:03.810 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-23 16:28:03.813 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-23 16:28:03.815 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-23 16:28:03.818 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-23 16:28:03.820 | + functions-common:run_phase:1880 : run_plugins stack extra 2022-03-23 16:28:03.823 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-23 16:28:03.825 | + functions-common:run_plugins:1840 : local phase=extra 2022-03-23 16:28:03.828 | + functions-common:run_plugins:1842 : local plugins= 2022-03-23 16:28:03.830 | + functions-common:run_plugins:1843 : local plugin 2022-03-23 16:28:03.833 | + ./stack.sh:main:1416 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:28:03.836 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-23 16:28:03.838 | + inc/meta-config:merge_config_group:171 : shift 2022-03-23 16:28:03.841 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-03-23 16:28:03.844 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:28:03.846 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-23 16:28:03.849 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-23 16:28:03.853 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-03-23 16:28:03.855 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-23 16:28:03.858 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-03-23 16:28:03.861 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-23 16:28:03.864 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-03-23 16:28:03.864 | /^\[\[.+\|.*\]\]/ { 2022-03-23 16:28:03.864 | gsub("[][]", "", $1); 2022-03-23 16:28:03.864 | split($1, a, "|"); 2022-03-23 16:28:03.864 | if (a[1] == matchgroup) 2022-03-23 16:28:03.864 | print a[2] 2022-03-23 16:28:03.864 | } 2022-03-23 16:28:03.864 | ' /home/ubuntu/devstack/local.conf 2022-03-23 16:28:03.870 | + ./stack.sh:main:1425 : is_service_enabled n-cpu 2022-03-23 16:28:03.889 | + functions-common:is_service_enabled:2081 : return 1 2022-03-23 16:28:03.892 | + ./stack.sh:main:1430 : service_check 2022-03-23 16:28:03.895 | + functions-common:service_check:1718 : local service 2022-03-23 16:28:03.898 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:03.900 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@key.service 2022-03-23 16:28:03.981 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-03-23 16:28:03.987 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:03.992 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api.service 2022-03-23 16:28:04.007 | enabled 2022-03-23 16:28:04.011 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api.service --no-pager 2022-03-23 16:28:04.080 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-03-23 16:28:04.081 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.081 | Active: active (running) since Wed 2022-03-23 16:25:53 UTC; 2min 10s ago 2022-03-23 16:28:04.081 | Main PID: 169466 (uwsgi) 2022-03-23 16:28:04.081 | Status: "uWSGI is ready" 2022-03-23 16:28:04.081 | Tasks: 3 (limit: 14304) 2022-03-23 16:28:04.081 | Memory: 253.6M 2022-03-23 16:28:04.081 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-03-23 16:28:04.081 | ├─169466 nova-apiuWSGI master 2022-03-23 16:28:04.081 | ├─169467 nova-apiuWSGI worker 1 2022-03-23 16:28:04.081 | └─169468 nova-apiuWSGI worker 2 2022-03-23 16:28:04.081 | 2022-03-23 16:28:04.081 | Mar 23 16:27:48 dv-neutron-797121-12-hyperv devstack@n-api.service[169468]: [pid: 169468|app: 0|req: 17/32] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 16:27:48 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169467]: DEBUG nova.api.openstack.wsgi [None req-ba385039-c241-4408-b63f-eda3f39e24bc admin admin] Calling method '>' {{(pid=169467) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169467]: INFO nova.api.openstack.requestlog [None req-ba385039-c241-4408-b63f-eda3f39e24bc admin admin] 10.222.0.45 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001511 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169467]: [pid: 169467|app: 0|req: 16/33] 10.222.0.45 () {54 vars in 930 bytes} [Wed Mar 23 16:27:50 2022] GET /compute/v2.1 => generated 388 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169468]: DEBUG nova.api.openstack.wsgi [None req-9aa76c9a-db22-468d-b30a-4f8874029ab8 admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 160, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "m1.xlarge", "rxtx_factor": 1.0, "id": "5", "os-flavor-access:is_public": true, "vcpus": 8, "ram": 16384}} {{(pid=169468) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169468]: INFO nova.api.openstack.requestlog [None req-9aa76c9a-db22-468d-b30a-4f8874029ab8 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.078584 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169468]: [pid: 169468|app: 0|req: 18/34] 10.222.0.45 () {64 vars in 1282 bytes} [Wed Mar 23 16:27:50 2022] POST /compute/v2.1/flavors => generated 408 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169467]: DEBUG nova.api.openstack.wsgi [None req-98850e6e-205f-4a3f-ae4b-ac51b98c0a22 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=169467) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169467]: INFO nova.api.openstack.requestlog [None req-98850e6e-205f-4a3f-ae4b-ac51b98c0a22 admin admin] 10.222.0.45 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.029839 2022-03-23 16:28:04.081 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv devstack@n-api.service[169467]: [pid: 169467|app: 0|req: 17/35] 10.222.0.45 () {64 vars in 1332 bytes} [Wed Mar 23 16:27:50 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-03-23 16:28:04.085 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.089 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cond.service 2022-03-23 16:28:04.105 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-03-23 16:28:04.109 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.112 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-sch.service 2022-03-23 16:28:04.125 | enabled 2022-03-23 16:28:04.129 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-sch.service --no-pager 2022-03-23 16:28:04.146 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-03-23 16:28:04.146 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.146 | Active: active (running) since Wed 2022-03-23 16:27:07 UTC; 56s ago 2022-03-23 16:28:04.146 | Main PID: 174086 (nova-scheduler) 2022-03-23 16:28:04.146 | Tasks: 3 (limit: 14304) 2022-03-23 16:28:04.146 | Memory: 154.4M 2022-03-23 16:28:04.146 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-03-23 16:28:04.146 | ├─174086 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:28:04.147 | ├─175371 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:28:04.147 | └─175372 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-03-23 16:28:04.147 | 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_limit.split_loggers = False {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_limit.status_code_retries = None {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_limit.status_code_retry_delay = None {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_limit.timeout = None {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_limit.valid_interfaces = None {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_limit.version = None {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_reports.file_event_handler = None {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] oslo_reports.log_dir = None {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-03-23 16:28:04.147 | Mar 23 16:27:12 dv-neutron-797121-12-hyperv nova-scheduler[174086]: DEBUG oslo_service.service [None req-170ba142-18d4-4f0d-a54d-0a91419f1285 None None] ******************************************************************************** {{(pid=174086) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-03-23 16:28:04.150 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.153 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-03-23 16:28:04.167 | enabled 2022-03-23 16:28:04.171 | + functions-common:service_check:1725 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-03-23 16:28:04.188 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-03-23 16:28:04.188 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.188 | Active: active (running) since Wed 2022-03-23 16:27:09 UTC; 54s ago 2022-03-23 16:28:04.188 | Main PID: 174557 (uwsgi) 2022-03-23 16:28:04.188 | Status: "uWSGI is ready" 2022-03-23 16:28:04.188 | Tasks: 4 (limit: 14304) 2022-03-23 16:28:04.188 | Memory: 216.5M 2022-03-23 16:28:04.188 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-03-23 16:28:04.188 | ├─174557 nova-api-metauWSGI master 2022-03-23 16:28:04.188 | ├─174568 nova-api-metauWSGI worker 1 2022-03-23 16:28:04.188 | ├─174569 nova-api-metauWSGI worker 2 2022-03-23 16:28:04.188 | └─174571 nova-api-metauWSGI http 1 2022-03-23 16:28:04.188 | 2022-03-23 16:28:04.188 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174569]: DEBUG oslo_concurrency.lockutils [None req-ad3c00e5-c405-4f34-9ae8-f63942901c29 None None] Lock "b96ad338-c0ed-419a-9510-a5b41e24c433" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=174569) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:400}} 2022-03-23 16:28:04.188 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174569]: DEBUG oslo_db.sqlalchemy.engines [None req-ad3c00e5-c405-4f34-9ae8-f63942901c29 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174569) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:28:04.188 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174569]: DEBUG oslo_db.sqlalchemy.engines [None req-ad3c00e5-c405-4f34-9ae8-f63942901c29 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174569) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:28:04.188 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174568]: DEBUG oslo_db.sqlalchemy.engines [None req-e545d54f-9091-4e1a-bc96-ad83652fabed None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174568) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:28:04.188 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174568]: DEBUG oslo_db.sqlalchemy.engines [None req-e545d54f-9091-4e1a-bc96-ad83652fabed None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174568) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:28:04.189 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174569]: DEBUG oslo_db.sqlalchemy.engines [None req-ad3c00e5-c405-4f34-9ae8-f63942901c29 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=174569) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:28:04.189 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174568]: WARNING nova.api.metadata.handler [None req-e545d54f-9091-4e1a-bc96-ad83652fabed None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:28:04.189 | Mar 23 16:27:14 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174568]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55ccfe7fd9a0 pid: 174568 (default app) 2022-03-23 16:28:04.189 | Mar 23 16:27:15 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174569]: WARNING nova.api.metadata.handler [None req-ad3c00e5-c405-4f34-9ae8-f63942901c29 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-03-23 16:28:04.189 | Mar 23 16:27:15 dv-neutron-797121-12-hyperv devstack@n-api-meta.service[174569]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55ccfe7fd9a0 pid: 174569 (default app) 2022-03-23 16:28:04.192 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.195 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-api.service 2022-03-23 16:28:04.209 | enabled 2022-03-23 16:28:04.213 | + functions-common:service_check:1725 : sudo systemctl status devstack@placement-api.service --no-pager 2022-03-23 16:28:04.230 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-03-23 16:28:04.230 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.230 | Active: active (running) since Wed 2022-03-23 16:26:08 UTC; 1min 55s ago 2022-03-23 16:28:04.230 | Main PID: 170722 (uwsgi) 2022-03-23 16:28:04.230 | Status: "uWSGI is ready" 2022-03-23 16:28:04.230 | Tasks: 3 (limit: 14304) 2022-03-23 16:28:04.230 | Memory: 138.3M 2022-03-23 16:28:04.230 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-03-23 16:28:04.230 | ├─170722 placementuWSGI master 2022-03-23 16:28:04.230 | ├─170723 placementuWSGI worker 1 2022-03-23 16:28:04.230 | └─170724 placementuWSGI worker 2 2022-03-23 16:28:04.230 | 2022-03-23 16:28:04.230 | Mar 23 16:26:12 dv-neutron-797121-12-hyperv devstack@placement-api.service[170723]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x5638234a79c0 pid: 170723 (default app) 2022-03-23 16:28:04.230 | Mar 23 16:27:11 dv-neutron-797121-12-hyperv devstack@placement-api.service[170724]: DEBUG placement.requestlog [None req-6e38ca5f-da3a-4d92-b94f-9f53ed88f3a8 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=170724) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:28:04.230 | Mar 23 16:27:11 dv-neutron-797121-12-hyperv devstack@placement-api.service[170724]: INFO placement.requestlog [None req-6e38ca5f-da3a-4d92-b94f-9f53ed88f3a8 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:28:04.230 | Mar 23 16:27:11 dv-neutron-797121-12-hyperv devstack@placement-api.service[170724]: [pid: 170724|app: 0|req: 2/2] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 16:27:11 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:28:04.230 | Mar 23 16:27:16 dv-neutron-797121-12-hyperv devstack@placement-api.service[170723]: DEBUG placement.requestlog [None req-a21a8259-55ab-4fe3-8b66-f2e5e4edf142 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=170723) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:28:04.230 | Mar 23 16:27:16 dv-neutron-797121-12-hyperv devstack@placement-api.service[170723]: INFO placement.requestlog [None req-a21a8259-55ab-4fe3-8b66-f2e5e4edf142 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:28:04.230 | Mar 23 16:27:16 dv-neutron-797121-12-hyperv devstack@placement-api.service[170723]: [pid: 170723|app: 0|req: 1/3] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 16:27:16 2022] GET /placement => generated 136 bytes in 17 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:28:04.230 | Mar 23 16:27:17 dv-neutron-797121-12-hyperv devstack@placement-api.service[170724]: DEBUG placement.requestlog [None req-281cc443-b8d9-45ba-aa22-b5777da04af2 None None] Starting request: 10.222.0.45 "GET /placement/" {{(pid=170724) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-03-23 16:28:04.230 | Mar 23 16:27:17 dv-neutron-797121-12-hyperv devstack@placement-api.service[170724]: INFO placement.requestlog [None req-281cc443-b8d9-45ba-aa22-b5777da04af2 None None] 10.222.0.45 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-03-23 16:28:04.231 | Mar 23 16:27:17 dv-neutron-797121-12-hyperv devstack@placement-api.service[170724]: [pid: 170724|app: 0|req: 3/4] 10.222.0.45 () {54 vars in 916 bytes} [Wed Mar 23 16:27:17 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-03-23 16:28:04.234 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.237 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@placement-client.service 2022-03-23 16:28:04.249 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-03-23 16:28:04.253 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.256 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@g-api.service 2022-03-23 16:28:04.269 | enabled 2022-03-23 16:28:04.273 | + functions-common:service_check:1725 : sudo systemctl status devstack@g-api.service --no-pager 2022-03-23 16:28:04.290 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-03-23 16:28:04.290 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.290 | Active: active (running) since Wed 2022-03-23 16:27:37 UTC; 26s ago 2022-03-23 16:28:04.290 | Main PID: 178601 (uwsgi) 2022-03-23 16:28:04.290 | Status: "uWSGI is ready" 2022-03-23 16:28:04.290 | Tasks: 7 (limit: 14304) 2022-03-23 16:28:04.290 | Memory: 225.6M 2022-03-23 16:28:04.290 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-03-23 16:28:04.290 | ├─178601 glance-apiuWSGI master 2022-03-23 16:28:04.290 | ├─178602 glance-apiuWSGI worker 1 2022-03-23 16:28:04.290 | └─178603 glance-apiuWSGI worker 2 2022-03-23 16:28:04.290 | 2022-03-23 16:28:04.290 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.290 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.location [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=178603) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: DEBUG glance_store.backend [None req-b1651019-41e8-4e91-92f9-31cde36f1590 admin admin] Skipping store.set_acls... not implemented. {{(pid=178603) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-03-23 16:28:04.291 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv devstack@g-api.service[178603]: [pid: 178603|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 880 bytes} [Wed Mar 23 16:27:45 2022] PUT /v2/images/5df0d216-dd54-4054-80cf-67bb363098a8/file => generated 0 bytes in 15236 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-03-23 16:28:04.294 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.297 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-sch.service 2022-03-23 16:28:04.311 | enabled 2022-03-23 16:28:04.315 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-sch.service --no-pager 2022-03-23 16:28:04.333 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-03-23 16:28:04.333 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.333 | Active: active (running) since Wed 2022-03-23 16:27:27 UTC; 36s ago 2022-03-23 16:28:04.333 | Main PID: 177299 (cinder-schedule) 2022-03-23 16:28:04.333 | Tasks: 2 (limit: 14304) 2022-03-23 16:28:04.333 | Memory: 108.8M 2022-03-23 16:28:04.333 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-03-23 16:28:04.333 | └─177299 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-03-23 16:28:04.333 | 2022-03-23 16:28:04.333 | Mar 23 16:27:31 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG cinder.service [None req-2b14a31d-d79e-4a5f-9bc0-384af48db106 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=177299) start /opt/stack/cinder/cinder/service.py:237}} 2022-03-23 16:28:04.333 | Mar 23 16:27:33 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG cinder.scheduler.host_manager [None req-f34c3ece-bd99-4c2a-b622-13e1d722a273 None None] Received backup service update from dv-neutron-797121-12-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=177299) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:574}} 2022-03-23 16:28:04.333 | Mar 23 16:27:44 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG cinder.scheduler.host_manager [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] Received volume service update from dv-neutron-797121-12-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=177299) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:605}} 2022-03-23 16:28:04.333 | Mar 23 16:27:44 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG cinder.scheduler.host_manager [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] Updating capabilities for dv-neutron-797121-12-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-797121-12-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2022, 3, 23, 16, 27, 44, 63377)} {{(pid=177299) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:392}} 2022-03-23 16:28:04.333 | Mar 23 16:27:44 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG cinder.utils [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177299) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:28:04.333 | Mar 23 16:27:44 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG cinder.utils [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=177299) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:772}} 2022-03-23 16:28:04.333 | Mar 23 16:27:44 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG cinder.scheduler.host_manager [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] Publish storage capacity: [{'type': 'backend', 'name_to_id': 'dv-neutron-797121-12-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2022, 3, 23, 16, 27, 44, 95099)}]. {{(pid=177299) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:954}} 2022-03-23 16:28:04.333 | Mar 23 16:28:02 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG oslo_service.periodic_task [None req-914794c7-f084-40d4-a198-d71cae9e42d5 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=177299) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 16:28:04.334 | Mar 23 16:28:02 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: INFO cinder.message.api [None req-914794c7-f084-40d4-a198-d71cae9e42d5 None None] Deleted 0 expired messages. 2022-03-23 16:28:04.334 | Mar 23 16:28:02 dv-neutron-797121-12-hyperv cinder-scheduler[177299]: DEBUG oslo_service.periodic_task [None req-914794c7-f084-40d4-a198-d71cae9e42d5 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=177299) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-03-23 16:28:04.337 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.340 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-api.service 2022-03-23 16:28:04.354 | enabled 2022-03-23 16:28:04.358 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-api.service --no-pager 2022-03-23 16:28:04.374 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-03-23 16:28:04.374 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.374 | Active: active (running) since Wed 2022-03-23 16:27:21 UTC; 42s ago 2022-03-23 16:28:04.374 | Main PID: 176856 (uwsgi) 2022-03-23 16:28:04.375 | Status: "uWSGI is ready" 2022-03-23 16:28:04.375 | Tasks: 5 (limit: 14304) 2022-03-23 16:28:04.375 | Memory: 246.3M 2022-03-23 16:28:04.375 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-03-23 16:28:04.375 | ├─176856 cinder-apiuWSGI master 2022-03-23 16:28:04.375 | ├─176860 cinder-apiuWSGI worker 1 2022-03-23 16:28:04.375 | └─176861 cinder-apiuWSGI worker 2 2022-03-23 16:28:04.375 | 2022-03-23 16:28:04.375 | Mar 23 16:27:34 dv-neutron-797121-12-hyperv devstack@c-api.service[176861]: INFO cinder.api.openstack.wsgi [None req-4310d669-3036-4766-a19f-56566afd2cb5 admin admin] http://10.222.0.45/volume/v3/29c793fdbfa940d29a9b8be60a64f623/types returned with HTTP 200 2022-03-23 16:28:04.375 | Mar 23 16:27:34 dv-neutron-797121-12-hyperv devstack@c-api.service[176861]: [pid: 176861|app: 0|req: 1/2] 10.222.0.45 () {60 vars in 1237 bytes} [Wed Mar 23 16:27:33 2022] POST /volume/v3/29c793fdbfa940d29a9b8be60a64f623/types => generated 186 bytes in 1013 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2022-03-23 16:28:04.375 | Mar 23 16:27:34 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: DEBUG cinder.api.middleware.request_id [req-4310d669-3036-4766-a19f-56566afd2cb5 req-4c3784b1-a464-4536-a309-1d032732eba2 None None] RequestId filter calling following filter/app {{(pid=176860) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2022-03-23 16:28:04.375 | Mar 23 16:27:35 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: INFO cinder.api.openstack.wsgi [req-4310d669-3036-4766-a19f-56566afd2cb5 req-4c3784b1-a464-4536-a309-1d032732eba2 admin admin] POST http://10.222.0.45/volume/v3/29c793fdbfa940d29a9b8be60a64f623/types/7ba5dfd5-40bb-4d22-ba82-eaa45a449097/extra_specs 2022-03-23 16:28:04.375 | Mar 23 16:27:35 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: DEBUG cinder.api.openstack.wsgi [req-4310d669-3036-4766-a19f-56566afd2cb5 req-4c3784b1-a464-4536-a309-1d032732eba2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=176860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:866}} 2022-03-23 16:28:04.375 | Mar 23 16:27:35 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:100: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-03-23 16:28:04.375 | Mar 23 16:27:35 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: warnings.warn('Policy enforcement is depending on the value of ' 2022-03-23 16:28:04.375 | Mar 23 16:27:35 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: DEBUG oslo_db.sqlalchemy.engines [req-4310d669-3036-4766-a19f-56566afd2cb5 req-4c3784b1-a464-4536-a309-1d032732eba2 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=176860) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-23 16:28:04.375 | Mar 23 16:27:35 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: INFO cinder.api.openstack.wsgi [req-4310d669-3036-4766-a19f-56566afd2cb5 req-4c3784b1-a464-4536-a309-1d032732eba2 admin admin] http://10.222.0.45/volume/v3/29c793fdbfa940d29a9b8be60a64f623/types/7ba5dfd5-40bb-4d22-ba82-eaa45a449097/extra_specs returned with HTTP 200 2022-03-23 16:28:04.375 | Mar 23 16:27:35 dv-neutron-797121-12-hyperv devstack@c-api.service[176860]: [pid: 176860|app: 0|req: 2/3] 10.222.0.45 () {62 vars in 1454 bytes} [Wed Mar 23 16:27:34 2022] POST /volume/v3/29c793fdbfa940d29a9b8be60a64f623/types/7ba5dfd5-40bb-4d22-ba82-eaa45a449097/extra_specs => generated 55 bytes in 919 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2022-03-23 16:28:04.378 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.381 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@c-vol.service 2022-03-23 16:28:04.396 | enabled 2022-03-23 16:28:04.401 | + functions-common:service_check:1725 : sudo systemctl status devstack@c-vol.service --no-pager 2022-03-23 16:28:04.417 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2022-03-23 16:28:04.417 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.417 | Active: active (running) since Wed 2022-03-23 16:27:30 UTC; 33s ago 2022-03-23 16:28:04.417 | Main PID: 178012 (cinder-volume) 2022-03-23 16:28:04.417 | Tasks: 3 (limit: 14304) 2022-03-23 16:28:04.417 | Memory: 140.9M 2022-03-23 16:28:04.417 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2022-03-23 16:28:04.417 | ├─178012 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:28:04.418 | └─178114 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2022-03-23 16:28:04.418 | 2022-03-23 16:28:04.418 | Mar 23 16:27:44 dv-neutron-797121-12-hyperv sudo[178955]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2022-03-23 16:28:04.418 | Mar 23 16:27:44 dv-neutron-797121-12-hyperv sudo[178955]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:28:04.418 | Mar 23 16:27:45 dv-neutron-797121-12-hyperv sudo[178955]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:28:04.418 | Mar 23 16:27:45 dv-neutron-797121-12-hyperv cinder-volume[178114]: DEBUG oslo_concurrency.processutils [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 1.079s {{(pid=178114) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:28:04.418 | Mar 23 16:27:45 dv-neutron-797121-12-hyperv cinder-volume[178114]: DEBUG oslo_concurrency.processutils [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=178114) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-03-23 16:28:04.418 | Mar 23 16:27:45 dv-neutron-797121-12-hyperv sudo[178962]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2022-03-23 16:28:04.418 | Mar 23 16:27:45 dv-neutron-797121-12-hyperv sudo[178962]: pam_unix(sudo:session): session opened for user root by (uid=0) 2022-03-23 16:28:04.418 | Mar 23 16:27:46 dv-neutron-797121-12-hyperv sudo[178962]: pam_unix(sudo:session): session closed for user root 2022-03-23 16:28:04.418 | Mar 23 16:27:46 dv-neutron-797121-12-hyperv cinder-volume[178114]: DEBUG oslo_concurrency.processutils [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 1.135s {{(pid=178114) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-03-23 16:28:04.418 | Mar 23 16:27:46 dv-neutron-797121-12-hyperv cinder-volume[178114]: INFO cinder.volume.manager [None req-a198c798-c3bb-454d-ae32-97ae431386f5 None None] Driver post RPC initialization completed successfully. 2022-03-23 16:28:04.421 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.424 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-03-23 16:28:04.437 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-03-23 16:28:04.441 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.443 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-03-23 16:28:04.456 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-03-23 16:28:04.459 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.462 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-03-23 16:28:04.474 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-03-23 16:28:04.478 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.481 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-03-23 16:28:04.493 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-03-23 16:28:04.499 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.502 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-svc.service 2022-03-23 16:28:04.516 | enabled 2022-03-23 16:28:04.520 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-svc.service --no-pager 2022-03-23 16:28:04.537 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-03-23 16:28:04.537 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.537 | Active: active (running) since Wed 2022-03-23 16:26:01 UTC; 2min 3s ago 2022-03-23 16:28:04.537 | Main PID: 170096 (/usr/bin/python) 2022-03-23 16:28:04.537 | Tasks: 10 (limit: 14304) 2022-03-23 16:28:04.537 | Memory: 384.5M 2022-03-23 16:28:04.537 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-03-23 16:28:04.537 | ├─170096 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-23 16:28:04.537 | ├─170239 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:28:04.537 | ├─170240 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:28:04.537 | ├─170241 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:28:04.537 | └─170242 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-03-23 16:28:04.537 | 2022-03-23 16:28:04.537 | Mar 23 16:27:09 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron.api.rpc.handlers.l3_rpc [None req-85ca96f1-118f-4857-85a8-0a8fe8b92b0a None None] The sync data for ids ['4e9a5f00-6564-4cb7-9e42-ff69d9d72251'] in dv-neutron-797121-12-hyperv is: [{'id': '4e9a5f00-6564-4cb7-9e42-ff69d9d72251', 'name': 'router1', 'tenant_id': '36c8478a41564006b5cfaf00b731bb94', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': {'network_id': '9acc6608-ab92-476b-b114-ad2842b8ebeb', 'external_fixed_ips': [{'subnet_id': 'a83732d7-1250-4ad9-9acd-b57b5024dd8e', 'ip_address': '172.26.7.75'}], 'enable_snat': True}, 'gw_port_id': 'ea9b3c3f-ea87-44e3-8ddb-aef9fbf711b0', 'description': '', 'availability_zones': ['nova'], 'distributed': False, 'ha': False, 'ha_vr_id': 0, 'availability_zone_hints': [], 'routes': [], 'flavor_id': None, 'tags': [], 'created_at': '2022-03-23T16:26:44Z', 'updated_at': '2022-03-23T16:27:02Z', 'revision_number': 4, 'project_id': '36c8478a41564006b5cfaf00b731bb94', 'gw_port': {'id': 'ea9b3c3f-ea87-44e3-8ddb-aef9fbf711b0', 'name': '', 'network_id': '9acc6608-ab92-476b-b114-ad2842b8ebeb', 'tenant_id': '', 'mac_address': 'fa:16:3e:8a:53:bb', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '4e9a5f00-6564-4cb7-9e42-ff69d9d72251', 'device_owner': 'network:router_gateway', 'standard_attr_id': 20, 'fixed_ips': [{'subnet_id': 'a83732d7-1250-4ad9-9acd-b57b5024dd8e', 'ip_address': '172.26.7.75', 'prefixlen': 24}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797121-12-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T16:27:02Z', 'updated_at': '2022-03-23T16:27:08Z', 'revision_number': 3, 'project_id': '', 'subnets': [{'id': 'a83732d7-1250-4ad9-9acd-b57b5024dd8e', 'cidr': '172.26.7.0/24', 'gateway_ip': '172.26.7.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': None}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}, 'enable_snat': True, 'gw_port_host': 'dv-neutron-797121-12-hyperv', '_interfaces': [{'id': '29690f75-001a-4826-bea8-4f328eb9dbe7', 'name': '', 'network_id': 'aff57039-ad87-4662-bf2a-094ddd688e23', 'tenant_id': '36c8478a41564006b5cfaf00b731bb94', 'mac_address': 'fa:16:3e:84:45:ea', 'admin_state_up': True, 'status': 'DOWN', 'device_id': '4e9a5f00-6564-4cb7-9e42-ff69d9d72251', 'device_owner': 'network:router_interface', 'standard_attr_id': 18, 'fixed_ips': [{'subnet_id': '239e46af-e18d-4324-950b-547125e944b3', 'ip_address': '172.20.0.1', 'prefixlen': 26}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': [], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'dv-neutron-797121-12-hyperv', 'binding:vif_type': 'binding_failed', 'binding:vif_details': {}, 'port_security_enabled': False, 'tags': [], 'created_at': '2022-03-23T16:26:54Z', 'updated_at': '2022-03-23T16:27:09Z', 'revision_number': 6, 'project_id': '36c8478a41564006b5cfaf00b731bb94', 'subnets': [{'id': '239e46af-e18d-4324-950b-547125e944b3', 'cidr': '172.20.0.0/26', 'gateway_ip': '172.20.0.1', 'dns_nameservers': [], 'ipv6_ra_mode': None, 'subnetpool_id': 'b8e1481b-ccca-4aac-bab7-e2dd93a5be4a'}], 'extra_subnets': [], 'address_scopes': {4: None, 6: None}, 'mtu': 1500}]}] {{(pid=170241) sync_routers /opt/stack/neutron/neutron/api/rpc/handlers/l3_rpc.py:137}} 2022-03-23 16:28:04.537 | Mar 23 16:27:18 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-b3fad1d6-e41e-4e98-8d79-f6b52d3bd9a8 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (3483f507-c639-4d82-a4be-605b10530778), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.537 | Mar 23 16:27:20 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-91ef0465-e4b7-4d9b-9b1b-538e8d8cacf0 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (fad5d605-30c4-44e0-a178-e1f455547e7c), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.537 | Mar 23 16:27:21 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-419e7a04-a202-4507-85e0-5756acd7a57c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (60b0d2ef-917d-4979-a397-29dbd3cc6676), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.537 | Mar 23 16:27:23 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-daf24ab0-070d-43b2-9344-bfa142004e46 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (a86b2eec-d0f8-4fc9-b427-037bc6844a38), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.537 | Mar 23 16:27:33 dv-neutron-797121-12-hyperv neutron-server[170242]: DEBUG neutron.db.agents_db [None req-2057d86e-1c2d-4dc1-ba7c-bd6eb8d56135 None None] Agent healthcheck: found 4 active agents {{(pid=170242) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-03-23 16:28:04.538 | Mar 23 16:27:48 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-b6731eac-3ff3-499a-a179-dcd33cadeb0a None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (3483f507-c639-4d82-a4be-605b10530778), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.538 | Mar 23 16:27:50 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-bc18c518-2656-4646-9aa2-337cb09f7e51 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (fad5d605-30c4-44e0-a178-e1f455547e7c), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.538 | Mar 23 16:27:51 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-419e7a04-a202-4507-85e0-5756acd7a57c None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (60b0d2ef-917d-4979-a397-29dbd3cc6676), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.538 | Mar 23 16:27:53 dv-neutron-797121-12-hyperv neutron-server[170241]: DEBUG neutron_lib.callbacks.manager [None req-daf24ab0-070d-43b2-9344-bfa142004e46 None None] Publish callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8773700856113', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-782761'] for agent (a86b2eec-d0f8-4fc9-b427-037bc6844a38), after_update {{(pid=170241) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:176}} 2022-03-23 16:28:04.541 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.544 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-03-23 16:28:04.556 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-03-23 16:28:04.560 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.564 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@rabbit.service 2022-03-23 16:28:04.576 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-03-23 16:28:04.580 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.582 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@tempest.service 2022-03-23 16:28:04.595 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-03-23 16:28:04.598 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.601 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@mysql.service 2022-03-23 16:28:04.615 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-03-23 16:28:04.619 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.621 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@etcd3.service 2022-03-23 16:28:04.637 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-03-23 16:28:04.641 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.644 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@dstat.service 2022-03-23 16:28:04.659 | enabled 2022-03-23 16:28:04.663 | + functions-common:service_check:1725 : sudo systemctl status devstack@dstat.service --no-pager 2022-03-23 16:28:04.688 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-03-23 16:28:04.689 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.689 | Active: active (running) since Wed 2022-03-23 16:19:34 UTC; 8min ago 2022-03-23 16:28:04.689 | Main PID: 144760 (dstat.sh) 2022-03-23 16:28:04.689 | Tasks: 3 (limit: 14304) 2022-03-23 16:28:04.689 | Memory: 19.4M 2022-03-23 16:28:04.689 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-03-23 16:28:04.689 | ├─144760 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-03-23 16:28:04.689 | ├─144898 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-03-23 16:28:04.689 | └─144899 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-03-23 16:28:04.689 | 2022-03-23 16:28:04.689 | Mar 23 16:27:55 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:27:55| 45 11 42 0 0|5072M 623M 180M 5794M| 183M 183M| 0 96k| 0 12.0 |5557 13k|3.07 2.46 2.01|1.0 0 2.0| 0 0 | 0 0 | 22 197 0 61 0 2022-03-23 16:28:04.689 | Mar 23 16:27:56 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:27:56| 49 8 42 0 0|5072M 579M 180M 5838M| 184M 184M| 0 61M| 0 846 |5742 14k|3.07 2.46 2.01|3.0 0 1.0| 0 0 | 0 0 | 22 197 0 61 0 2022-03-23 16:28:04.689 | Mar 23 16:27:57 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:27:57| 44 20 30 2 0|5071M 176M 180M 6231M| 178M 178M| 0 257k| 0 23.1 |5052 13k|2.98 2.45 2.01|3.0 0 0| 0 0 | 0 0 | 22 197 0 60 0 2022-03-23 16:28:04.689 | Mar 23 16:27:58 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:27:58| 42 18 37 0 0|5088M 170M 176M 6235M| 171M 171M| 0 280M| 0 646 |7682 19k|2.98 2.45 2.01|4.0 1.0 34| 0 0 | 0 0 | 22 199 0 60 0 2022-03-23 16:28:04.689 | Mar 23 16:27:59 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:27:59| 44 12 40 0 0|5084M 632M 176M 5778M| 186M 186M| 56k 180M|2.00 384 |7122 19k|2.98 2.45 2.01|3.0 0 1.0| 0 0 | 0 0 | 22 199 0 60 0 2022-03-23 16:28:04.689 | Mar 23 16:28:00 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:28:00| 44 10 43 0 0|5082M 592M 176M 5821M| 180M 180M| 0 0 | 0 0 |5520 13k|2.98 2.45 2.01|3.0 0 0| 0 0 | 0 0 | 22 199 0 60 0 2022-03-23 16:28:04.689 | Mar 23 16:28:01 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:28:01| 24 14 58 3 0|5012M 644M 176M 5835M| 44M 44M| 428k 105M|14.0 258 |3079 11k|2.98 2.45 2.01|1.0 0 136| 0 0 | 0 0 | 22 194 0 63 0 2022-03-23 16:28:04.689 | Mar 23 16:28:02 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:28:02| 21 5 70 1 0|5036M 620M 176M 5836M|7314 6720 | 300k 228k|27.0 21.0 | 984 4881 |2.82 2.43 2.00|2.0 0 148| 0 0 | 0 0 | 22 194 0 63 0 2022-03-23 16:28:04.689 | Mar 23 16:28:03 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:28:03| 25 3 70 1 0|5061M 595M 176M 5836M|5333 5333 | 128k 164k|11.0 13.0 | 375 3591 |2.82 2.43 2.00|1.0 0 0| 0 0 | 0 0 | 22 194 0 63 0 2022-03-23 16:28:04.689 | Mar 23 16:28:04 dv-neutron-797121-12-hyperv dstat.sh[144899]: 23-03 16:28:04| 23 12 60 2 0|5012M 643M 176M 5836M| 12k 12k| 260k 2596k|38.0 153 |2121 8425 |2.82 2.43 2.00|1.0 1.0 265| 0 0 | 0 0 | 22 194 0 64 0 2022-03-23 16:28:04.692 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.695 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-crt.service 2022-03-23 16:28:04.707 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-03-23 16:28:04.711 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.714 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@n-cauth.service 2022-03-23 16:28:04.726 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-03-23 16:28:04.730 | + functions-common:service_check:1719 : for service in ${ENABLED_SERVICES//,/ } 2022-03-23 16:28:04.733 | + functions-common:service_check:1721 : sudo systemctl is-enabled devstack@q-agt.service 2022-03-23 16:28:04.747 | enabled 2022-03-23 16:28:04.751 | + functions-common:service_check:1725 : sudo systemctl status devstack@q-agt.service --no-pager 2022-03-23 16:28:04.768 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-03-23 16:28:04.768 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-03-23 16:28:04.768 | Active: failed (Result: exit-code) since Wed 2022-03-23 16:26:19 UTC; 1min 45s ago 2022-03-23 16:28:04.768 | Main PID: 171183 (code=exited, status=1/FAILURE) 2022-03-23 16:28:04.768 | 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 196, in __init__ 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron self.setup_integration_br() 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/ovs_neutron_agent.py", line 1402, in setup_integration_br 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron self.int_br.setup_default_table( 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron File "/opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/br_int.py", line 56, in setup_default_table 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron self.install_goto(dest_table_id=constants.PACKET_RATE_LIMIT) 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron AttributeError: module 'neutron_lib.plugins.ml2.ovs_constants' has no attribute 'PACKET_RATE_LIMIT' 2022-03-23 16:28:04.768 | Mar 23 16:26:18 dv-neutron-797121-12-hyperv neutron-openvswitch-agent[171183]: ERROR neutron 2022-03-23 16:28:04.768 | Mar 23 16:26:19 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Main process exited, code=exited, status=1/FAILURE 2022-03-23 16:28:04.768 | Mar 23 16:26:19 dv-neutron-797121-12-hyperv systemd[1]: devstack@q-agt.service: Failed with result 'exit-code'. 2022-03-23 16:28:04.772 | + functions-common:service_check:1 : exit_trap 2022-03-23 16:28:04.775 | + ./stack.sh:exit_trap:521 : local r=3 2022-03-23 16:28:04.779 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-23 16:28:04.783 | + ./stack.sh:exit_trap:522 : jobs=143606 2022-03-23 16:28:04.785 | + ./stack.sh:exit_trap:525 : [[ -n 143606 ]] 2022-03-23 16:28:04.788 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-23-161521 ]] 2022-03-23 16:28:04.791 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-23 16:28:04.794 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-23 16:28:04.794 | exit_trap: cleaning up child processes 2022-03-23 16:28:04.797 | + ./stack.sh:exit_trap:527 : kill 143606 2022-03-23 16:28:04.799 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.GZO6VAPARs ']' 2022-03-23 16:28:04.802 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.GZO6VAPARs 2022-03-23 16:28:04.820 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-23 16:28:04.823 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-23 16:28:04.826 | + ./stack.sh:exit_trap:538 : [[ 3 -ne 0 ]] 2022-03-23 16:28:04.829 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-23 16:28:04.829 | Error on exit 2022-03-23 16:28:04.832 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-23 16:28:04.835 | + ./stack.sh:exit_trap:542 : generate-subunit 1648052118 766 fail 2022-03-23 16:28:05.498 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-23 16:28:05.501 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-23 16:28:07.012 | + ./stack.sh:exit_trap:556 : exit 3