2022-03-02 14:12:54.829 | + ./stack.sh:main:487 : exec 2022-03-02 14:12:54.829 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-141254' 2022-03-02 14:12:54.829 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-02-141254.summary.2022-03-02-141254 2022-03-02 14:12:54.829 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:12:54.829 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-141254 2022-03-02 14:12:54.830 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-141254 /opt/stack/logs/stack.sh.log 2022-03-02 14:12:54.830 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-141254.summary.2022-03-02-141254 /opt/stack/logs/stack.sh.log.summary 2022-03-02 14:12:54.830 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-02 14:12:54.830 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-02 14:12:54.830 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-02 14:12:54.830 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-02 14:12:54.830 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-02 14:12:54.830 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-02 14:12:54.830 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 14:12:54.830 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-02 14:12:54.830 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-02 14:12:54.830 | + ./stack.sh:main:573 : set -o errexit 2022-03-02 14:12:54.832 | + ./stack.sh:main:576 : uname -a 2022-03-02 14:12:54.834 | Linux n-d-831507-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-02 14:12:54.836 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-02 14:12:54.838 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-02 14:12:54.844 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-02 14:12:54.884 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-02 14:12:54.901 | + ./stack.sh:main:590 : fetch_plugins 2022-03-02 14:12:54.903 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-02 14:12:54.905 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-02 14:12:54.907 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-02 14:12:54.908 | + functions-common:fetch_plugins:1776 : return 2022-03-02 14:12:54.910 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-02 14:12:54.912 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-02 14:12:54.914 | + functions-common:run_phase:1854 : local phase= 2022-03-02 14:12:54.917 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 14:12:54.919 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 14:12:54.921 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 14:12:54.922 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 14:12:54.924 | + functions-common:run_phase:1863 : local extra 2022-03-02 14:12:54.927 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 14:12:54.930 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 14:12:54.933 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 14:12:54.935 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 14:12:54.937 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-02 14:12:54.939 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 14:12:54.953 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:12:54.955 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 14:12:54.957 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 14:12:54.959 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 14:12:54.961 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 14:12:54.962 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 14:12:54.964 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 14:12:54.966 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-02 14:12:54.968 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-02 14:12:54.970 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 14:12:54.972 | + 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-02 14:12:54.974 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-02 14:12:54.975 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-02 14:12:54.977 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-02 14:12:54.980 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-02 14:12:54.984 | + functions-common:plugin_override_defaults:1817 : return 2022-03-02 14:12:54.986 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-02 14:12:55.005 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-02 14:12:55.007 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-02 14:12:55.020 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:12:55.023 | +++ lib/tls:source:43 : hostname -f 2022-03-02 14:12:55.027 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-02 14:12:55.029 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-02 14:12:55.031 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-02 14:12:55.033 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-02 14:12:55.035 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-02 14:12:55.037 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-02 14:12:55.039 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-02 14:12:55.041 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-02 14:12:55.043 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-02 14:12:55.045 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-02 14:12:55.050 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-02 14:12:55.064 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-02 14:12:55.083 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-02 14:12:55.097 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-02 14:12:55.110 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-02 14:12:55.151 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-02 14:12:55.216 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-02 14:12:55.307 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-02 14:12:55.330 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-02 14:12:55.383 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-02 14:12:55.445 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-02 14:12:55.602 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-02 14:12:55.617 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-02 14:12:55.633 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-02 14:12:55.647 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-02 14:12:55.745 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-02 14:12:55.747 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-02 14:12:55.750 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-02 14:12:55.752 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-02 14:12:55.754 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-02 14:12:55.756 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-02 14:12:55.759 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-02 14:12:55.759 | False' 2022-03-02 14:12:55.762 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-02 14:12:55.778 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-02 14:12:55.780 | + ./stack.sh:main:624 : run_phase source 2022-03-02 14:12:55.783 | + functions-common:run_phase:1853 : local mode=source 2022-03-02 14:12:55.785 | + functions-common:run_phase:1854 : local phase= 2022-03-02 14:12:55.787 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 14:12:55.789 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 14:12:55.791 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 14:12:55.793 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 14:12:55.795 | + functions-common:run_phase:1863 : local extra 2022-03-02 14:12:55.798 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 14:12:55.802 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 14:12:55.804 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 14:12:55.807 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 14:12:55.809 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-02 14:12:55.811 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 14:12:55.827 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:12:55.829 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 14:12:55.831 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-02 14:12:55.872 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-02 14:12:55.875 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-02 14:12:55.877 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 14:12:55.879 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-02 14:12:55.882 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-02 14:12:55.884 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-02 14:12:55.886 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-02 14:12:55.888 | + functions-common:load_plugin_settings:1794 : return 2022-03-02 14:12:55.890 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-02 14:12:55.893 | + functions-common:verify_disabled_services:2136 : local service 2022-03-02 14:12:55.895 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.898 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-02 14:12:55.901 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.903 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-02 14:12:55.906 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.908 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-02 14:12:55.911 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.913 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-02 14:12:55.915 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.919 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-02 14:12:55.921 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.923 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-02 14:12:55.926 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.928 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-02 14:12:55.930 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.933 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-02 14:12:55.935 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.937 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-02 14:12:55.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.942 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-02 14:12:55.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.946 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-02 14:12:55.949 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.951 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-02 14:12:55.954 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.956 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-02 14:12:55.959 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.961 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-02 14:12:55.964 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.967 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-02 14:12:55.969 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.971 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-02 14:12:55.974 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.976 | + 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-02 14:12:55.979 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.982 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-02 14:12:55.984 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.986 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-02 14:12:55.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.991 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-02 14:12:55.993 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:55.996 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-02 14:12:55.998 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.000 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-02 14:12:56.003 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.005 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-02 14:12:56.007 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.010 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-02 14:12:56.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.014 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-02 14:12:56.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.019 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-02 14:12:56.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.024 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-02 14:12:56.027 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.029 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-02 14:12:56.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.034 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-02 14:12:56.036 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.038 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-02 14:12:56.042 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.044 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-02 14:12:56.046 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.049 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-02 14:12:56.051 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.054 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-02 14:12:56.056 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.059 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-02 14:12:56.061 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.063 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-02 14:12:56.066 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.069 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-02 14:12:56.071 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-02 14:12:56.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.080 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-02 14:12:56.082 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.085 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-02 14:12:56.087 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.090 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-02 14:12:56.093 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.095 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-02 14:12:56.097 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.099 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-02 14:12:56.102 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.105 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-02 14:12:56.107 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.109 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-02 14:12:56.112 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.114 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-02 14:12:56.116 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.118 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-02 14:12:56.121 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 14:12:56.123 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-02 14:12:56.126 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-02 14:12:56.129 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 14:12:56.131 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-02 14:12:56.146 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:12:56.149 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-02 14:12:56.152 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 14:12:56.154 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-02 14:12:56.171 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:12:56.173 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-02 14:12:56.176 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-02 14:12:56.178 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-02 14:12:56.180 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-02 14:12:56.183 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-02 14:12:56.185 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-02 14:12:56.188 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-02 14:12:56.190 | + lib/database:initialize_database_backends:92 : return 0 2022-03-02 14:12:56.193 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-02 14:12:56.193 | Using mysql database backend 2022-03-02 14:12:56.195 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-02 14:12:56.213 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-02 14:12:56.216 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-02 14:12:56.219 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 14:12:56.221 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-02 14:12:56.224 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 14:12:56.227 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-02 14:12:56.243 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:12:56.246 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-02 14:12:56.263 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-02 14:12:56.281 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:12:56.283 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-02 14:12:56.300 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-02 14:12:56.318 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-02 14:12:56.336 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:12:56.339 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-02 14:12:56.357 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:12:56.360 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-02 14:12:56.378 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-02 14:12:56.387 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-02 14:12:56.390 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-02 14:12:56.393 | + functions-common:save_stackenv:60 : local tag=757 2022-03-02 14:12:56.396 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 14:12:56.401 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-141256 2022-03-02 14:12:56.403 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-141256 757' 2022-03-02 14:12:56.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.408 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 14:12:56.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.413 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 14:12:56.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.419 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 14:12:56.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.424 | + 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-02 14:12:56.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.428 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 14:12:56.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.434 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 14:12:56.437 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.439 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-141254 2022-03-02 14:12:56.442 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.444 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 14:12:56.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.449 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 14:12:56.452 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.454 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 14:12:56.457 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.459 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 14:12:56.461 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.464 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 14:12:56.467 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:12:56.469 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 14:12:56.472 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-02 14:12:56.474 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-02 14:12:56.477 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-02 14:12:56.480 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-02 14:12:56.482 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:12:56.484 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:12:56.487 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:12:56.489 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:12:56.491 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:12:56.495 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:12:56.511 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:12:56.514 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:12:56.516 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:12:56.519 | + functions-common:git_clone:629 : echo master 2022-03-02 14:12:56.519 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:12:56.525 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-02 14:12:56.528 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:12:56.530 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-02 14:12:56.533 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:12:56.533 | + functions-common:git_clone:678 : head -1 2022-03-02 14:12:56.537 | 48fb5c24 Merge "Updated from generate-constraints" 2022-03-02 14:12:56.539 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:12:56.543 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-02 14:12:56.545 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:12:56.548 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-02 14:12:56.551 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-02 14:12:56.553 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-02 14:12:56.556 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-02 14:12:56.559 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 14:12:56.562 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-02 14:12:56.564 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-02 14:12:56.567 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-02 14:12:56.571 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-02 14:12:56.575 | ++ tools/install_prereqs.sh:source:47 : NOW=1646230376 2022-03-02 14:12:56.579 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-02 14:12:56.583 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646229363 2022-03-02 14:12:56.586 | ++ tools/install_prereqs.sh:source:49 : DELTA=1013 2022-03-02 14:12:56.590 | ++ tools/install_prereqs.sh:source:50 : [[ 1013 -lt 7200 ]] 2022-03-02 14:12:56.592 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-02 14:12:56.595 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-02 14:12:56.598 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-02 14:12:56.600 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-02 14:12:56.603 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-02 14:12:56.606 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-02 14:12:56.608 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-02 14:12:56.611 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-02 14:12:56.614 | +++ 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-02 14:12:56.664 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-02 14:12:56.664 | apache2-dev 2022-03-02 14:12:56.664 | bc 2022-03-02 14:12:56.664 | bsdmainutils 2022-03-02 14:12:56.665 | curl 2022-03-02 14:12:56.665 | g++ 2022-03-02 14:12:56.665 | gawk 2022-03-02 14:12:56.665 | gcc 2022-03-02 14:12:56.665 | gettext 2022-03-02 14:12:56.665 | git 2022-03-02 14:12:56.665 | graphviz 2022-03-02 14:12:56.665 | iputils-ping 2022-03-02 14:12:56.665 | libapache2-mod-proxy-uwsgi 2022-03-02 14:12:56.665 | libffi-dev 2022-03-02 14:12:56.665 | libjpeg-dev 2022-03-02 14:12:56.665 | libpcre3-dev 2022-03-02 14:12:56.665 | libpq-dev 2022-03-02 14:12:56.665 | libssl-dev 2022-03-02 14:12:56.665 | libsystemd-dev 2022-03-02 14:12:56.665 | libxml2-dev 2022-03-02 14:12:56.665 | libxslt1-dev 2022-03-02 14:12:56.665 | libyaml-dev 2022-03-02 14:12:56.665 | lsof 2022-03-02 14:12:56.665 | openssh-server 2022-03-02 14:12:56.665 | openssl 2022-03-02 14:12:56.665 | pkg-config 2022-03-02 14:12:56.665 | psmisc 2022-03-02 14:12:56.665 | python3-dev 2022-03-02 14:12:56.665 | python3-pip 2022-03-02 14:12:56.665 | python3-systemd 2022-03-02 14:12:56.665 | python3-venv 2022-03-02 14:12:56.665 | tar 2022-03-02 14:12:56.665 | tcpdump 2022-03-02 14:12:56.666 | unzip 2022-03-02 14:12:56.666 | uuid-runtime 2022-03-02 14:12:56.666 | wget 2022-03-02 14:12:56.666 | wget 2022-03-02 14:12:56.666 | zlib1g-dev 2022-03-02 14:12:56.666 | libkrb5-dev 2022-03-02 14:12:56.666 | libldap2-dev 2022-03-02 14:12:56.666 | libsasl2-dev 2022-03-02 14:12:56.666 | memcached 2022-03-02 14:12:56.666 | python3-mysqldb 2022-03-02 14:12:56.666 | sqlite3 2022-03-02 14:12:56.666 | conntrack 2022-03-02 14:12:56.666 | curl 2022-03-02 14:12:56.666 | dnsmasq-base 2022-03-02 14:12:56.666 | dnsmasq-utils 2022-03-02 14:12:56.666 | ebtables 2022-03-02 14:12:56.666 | genisoimage 2022-03-02 14:12:56.666 | iptables 2022-03-02 14:12:56.666 | iputils-arping 2022-03-02 14:12:56.667 | kpartx 2022-03-02 14:12:56.667 | libjs-jquery-tablesorter 2022-03-02 14:12:56.667 | parted 2022-03-02 14:12:56.667 | pm-utils 2022-03-02 14:12:56.667 | python3-mysqldb 2022-03-02 14:12:56.667 | socat 2022-03-02 14:12:56.667 | sqlite3 2022-03-02 14:12:56.667 | sudo 2022-03-02 14:12:56.667 | vlan 2022-03-02 14:12:56.667 | lsscsi 2022-03-02 14:12:56.667 | open-iscsi 2022-03-02 14:12:56.667 | lvm2 2022-03-02 14:12:56.667 | qemu-utils 2022-03-02 14:12:56.667 | thin-provisioning-tools 2022-03-02 14:12:56.667 | acl 2022-03-02 14:12:56.667 | dnsmasq-base 2022-03-02 14:12:56.667 | dnsmasq-utils 2022-03-02 14:12:56.667 | ebtables 2022-03-02 14:12:56.667 | haproxy 2022-03-02 14:12:56.667 | iptables 2022-03-02 14:12:56.667 | iputils-arping 2022-03-02 14:12:56.667 | iputils-ping 2022-03-02 14:12:56.667 | postgresql-server-dev-all 2022-03-02 14:12:56.667 | python3-mysqldb 2022-03-02 14:12:56.667 | sqlite3 2022-03-02 14:12:56.667 | sudo 2022-03-02 14:12:56.667 | vlan 2022-03-02 14:12:56.667 | pcp 2022-03-02 14:12:56.668 | ipset 2022-03-02 14:12:56.668 | conntrack 2022-03-02 14:12:56.668 | conntrackd 2022-03-02 14:12:56.668 | keepalived 2022-03-02 14:12:56.668 | lvm2 2022-03-02 14:12:56.668 | qemu-utils 2022-03-02 14:12:56.668 | thin-provisioning-tools 2022-03-02 14:12:56.668 | curl 2022-03-02 14:12:56.668 | liberasurecode-dev 2022-03-02 14:12:56.668 | make 2022-03-02 14:12:56.668 | memcached 2022-03-02 14:12:56.668 | rsync 2022-03-02 14:12:56.668 | sqlite3 2022-03-02 14:12:56.668 | xfsprogs' 2022-03-02 14:12:56.670 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-02 14:12:56.696 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-02 14:12:56.696 | apache2-dev 2022-03-02 14:12:56.696 | bc 2022-03-02 14:12:56.696 | bsdmainutils 2022-03-02 14:12:56.696 | curl 2022-03-02 14:12:56.696 | g++ 2022-03-02 14:12:56.697 | gawk 2022-03-02 14:12:56.697 | gcc 2022-03-02 14:12:56.697 | gettext 2022-03-02 14:12:56.697 | git 2022-03-02 14:12:56.697 | graphviz 2022-03-02 14:12:56.697 | iputils-ping 2022-03-02 14:12:56.697 | libapache2-mod-proxy-uwsgi 2022-03-02 14:12:56.697 | libffi-dev 2022-03-02 14:12:56.697 | libjpeg-dev 2022-03-02 14:12:56.697 | libpcre3-dev 2022-03-02 14:12:56.697 | libpq-dev 2022-03-02 14:12:56.697 | libssl-dev 2022-03-02 14:12:56.697 | libsystemd-dev 2022-03-02 14:12:56.697 | libxml2-dev 2022-03-02 14:12:56.697 | libxslt1-dev 2022-03-02 14:12:56.697 | libyaml-dev 2022-03-02 14:12:56.697 | lsof 2022-03-02 14:12:56.697 | openssh-server 2022-03-02 14:12:56.697 | openssl 2022-03-02 14:12:56.697 | pkg-config 2022-03-02 14:12:56.697 | psmisc 2022-03-02 14:12:56.697 | python3-dev 2022-03-02 14:12:56.697 | python3-pip 2022-03-02 14:12:56.697 | python3-systemd 2022-03-02 14:12:56.697 | python3-venv 2022-03-02 14:12:56.697 | tar 2022-03-02 14:12:56.697 | tcpdump 2022-03-02 14:12:56.697 | unzip 2022-03-02 14:12:56.697 | uuid-runtime 2022-03-02 14:12:56.697 | wget 2022-03-02 14:12:56.697 | wget 2022-03-02 14:12:56.697 | zlib1g-dev 2022-03-02 14:12:56.697 | libkrb5-dev 2022-03-02 14:12:56.697 | libldap2-dev 2022-03-02 14:12:56.698 | libsasl2-dev 2022-03-02 14:12:56.698 | memcached 2022-03-02 14:12:56.698 | python3-mysqldb 2022-03-02 14:12:56.698 | sqlite3 2022-03-02 14:12:56.698 | conntrack 2022-03-02 14:12:56.698 | curl 2022-03-02 14:12:56.698 | dnsmasq-base 2022-03-02 14:12:56.698 | dnsmasq-utils 2022-03-02 14:12:56.698 | ebtables 2022-03-02 14:12:56.698 | genisoimage 2022-03-02 14:12:56.698 | iptables 2022-03-02 14:12:56.698 | iputils-arping 2022-03-02 14:12:56.698 | kpartx 2022-03-02 14:12:56.698 | libjs-jquery-tablesorter 2022-03-02 14:12:56.698 | parted 2022-03-02 14:12:56.698 | pm-utils 2022-03-02 14:12:56.698 | python3-mysqldb 2022-03-02 14:12:56.698 | socat 2022-03-02 14:12:56.698 | sqlite3 2022-03-02 14:12:56.698 | sudo 2022-03-02 14:12:56.698 | vlan 2022-03-02 14:12:56.698 | lsscsi 2022-03-02 14:12:56.698 | open-iscsi 2022-03-02 14:12:56.698 | lvm2 2022-03-02 14:12:56.698 | qemu-utils 2022-03-02 14:12:56.698 | thin-provisioning-tools 2022-03-02 14:12:56.698 | acl 2022-03-02 14:12:56.698 | dnsmasq-base 2022-03-02 14:12:56.698 | dnsmasq-utils 2022-03-02 14:12:56.698 | ebtables 2022-03-02 14:12:56.698 | haproxy 2022-03-02 14:12:56.698 | iptables 2022-03-02 14:12:56.698 | iputils-arping 2022-03-02 14:12:56.698 | iputils-ping 2022-03-02 14:12:56.699 | postgresql-server-dev-all 2022-03-02 14:12:56.699 | python3-mysqldb 2022-03-02 14:12:56.699 | sqlite3 2022-03-02 14:12:56.699 | sudo 2022-03-02 14:12:56.699 | vlan 2022-03-02 14:12:56.699 | pcp 2022-03-02 14:12:56.699 | ipset 2022-03-02 14:12:56.699 | conntrack 2022-03-02 14:12:56.699 | conntrackd 2022-03-02 14:12:56.699 | keepalived 2022-03-02 14:12:56.699 | lvm2 2022-03-02 14:12:56.699 | qemu-utils 2022-03-02 14:12:56.699 | thin-provisioning-tools 2022-03-02 14:12:56.699 | curl 2022-03-02 14:12:56.699 | liberasurecode-dev 2022-03-02 14:12:56.699 | make 2022-03-02 14:12:56.699 | memcached 2022-03-02 14:12:56.699 | rsync 2022-03-02 14:12:56.699 | sqlite3 2022-03-02 14:12:56.699 | xfsprogs ' 2022-03-02 14:12:56.700 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-02 14:12:56.702 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:12:56.705 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:12:56.708 | ++ 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-02 14:12:56.709 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-02 14:12:56.714 | ++ 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-02 14:12:56.717 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-02 14:12:56.719 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:12:56.721 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-02 14:12:56.723 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:12:56.725 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:12:56.727 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:12:56.730 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:12:56.732 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:12:56.734 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:12:56.736 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-02 14:12:56.739 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-02 14:12:56.741 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-02 14:12:56.743 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-02 14:12:56.749 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-02 14:12:56.751 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-02 14:12:56.753 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-02 14:12:56.755 | ++ functions-common:time_start:2412 : local start_time= 2022-03-02 14:12:56.757 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:12:56.760 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:12:56.764 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646230376762 2022-03-02 14:12:56.766 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-02 14:12:56.768 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-02 14:12:56.771 | ++ 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-02 14:12:56.983 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-02 14:12:57.149 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-02 14:12:57.279 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-02 14:12:57.409 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-02 14:12:59.384 | Reading package lists... 2022-03-02 14:12:59.417 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-02 14:12:59.420 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-02 14:12:59.422 | ++ functions-common:time_stop:2425 : local name 2022-03-02 14:12:59.424 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 14:12:59.430 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:12:59.433 | ++ functions-common:time_stop:2428 : local total 2022-03-02 14:12:59.435 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 14:12:59.437 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-02 14:12:59.439 | ++ functions-common:time_stop:2432 : start_time=1646230376762 2022-03-02 14:12:59.441 | ++ functions-common:time_stop:2434 : [[ -z 1646230376762 ]] 2022-03-02 14:12:59.444 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:12:59.448 | ++ functions-common:time_stop:2437 : end_time=1646230379446 2022-03-02 14:12:59.450 | ++ functions-common:time_stop:2438 : elapsed_time=2684 2022-03-02 14:12:59.453 | ++ functions-common:time_stop:2439 : total=0 2022-03-02 14:12:59.455 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:12:59.457 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2684 2022-03-02 14:12:59.459 | ++ 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-02 14:12:59.462 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:12:59.464 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:12:59.466 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:12:59.469 | ++ 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-02 14:12:59.495 | ++ 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-02 14:12:59.616 | Reading package lists... 2022-03-02 14:12:59.879 | Building dependency tree... 2022-03-02 14:12:59.880 | Reading state information... 2022-03-02 14:12:59.919 | acl is already the newest version (2.2.53-6). 2022-03-02 14:12:59.920 | bc is already the newest version (1.07.1-2build1). 2022-03-02 14:12:59.920 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-02 14:12:59.920 | conntrack is already the newest version (1:1.4.5-2). 2022-03-02 14:12:59.920 | ebtables is already the newest version (2.0.11-3build1). 2022-03-02 14:12:59.920 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 14:12:59.920 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-02 14:12:59.920 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 14:12:59.920 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-02 14:12:59.920 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-02 14:12:59.920 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-02 14:12:59.920 | iputils-arping is already the newest version (3:20190709-3). 2022-03-02 14:12:59.920 | iputils-ping is already the newest version (3:20190709-3). 2022-03-02 14:12:59.920 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-02 14:12:59.920 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-02 14:12:59.920 | libffi-dev is already the newest version (3.3-4). 2022-03-02 14:12:59.920 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-02 14:12:59.920 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-02 14:12:59.920 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-02 14:12:59.920 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-02 14:12:59.920 | lsscsi is already the newest version (0.30-0.1). 2022-03-02 14:12:59.920 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-02 14:12:59.920 | make is already the newest version (4.2.1-1.2). 2022-03-02 14:12:59.920 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-02 14:12:59.920 | psmisc is already the newest version (23.3-1). 2022-03-02 14:12:59.920 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-02 14:12:59.920 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-02 14:12:59.920 | python3-systemd is already the newest version (234-3build2). 2022-03-02 14:12:59.920 | socat is already the newest version (1.7.3.3-2). 2022-03-02 14:12:59.920 | tcpdump is already the newest version (4.9.3-4). 2022-03-02 14:12:59.920 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-02 14:12:59.920 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-02 14:12:59.921 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-02 14:12:59.921 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-02 14:12:59.921 | graphviz is already the newest version (2.42.2-3build2). 2022-03-02 14:12:59.921 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-02 14:12:59.921 | pcp is already the newest version (5.0.3-1). 2022-03-02 14:12:59.921 | pm-utils is already the newest version (1.4.1-19). 2022-03-02 14:12:59.921 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-02 14:12:59.921 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 14:12:59.921 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 14:12:59.921 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-02 14:12:59.921 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 14:12:59.921 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 14:12:59.921 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-02 14:12:59.921 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-03-02 14:12:59.921 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-02 14:12:59.921 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-03-02 14:12:59.921 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-02 14:12:59.921 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-02 14:12:59.921 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-02 14:12:59.921 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-02 14:12:59.921 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 14:12:59.921 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-02 14:12:59.921 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-02 14:12:59.921 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-02 14:12:59.921 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-02 14:12:59.921 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-02 14:12:59.921 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-02 14:12:59.921 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 14:12:59.921 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-02 14:12:59.921 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-02 14:12:59.921 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-03-02 14:12:59.921 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-02 14:12:59.921 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-02 14:12:59.921 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-02 14:12:59.922 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-02 14:12:59.922 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-02 14:12:59.922 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-02 14:13:00.158 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 14:13:00.158 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-02 14:13:00.158 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-02 14:13:00.159 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-02 14:13:00.159 | The following packages were automatically installed and are no longer required: 2022-03-02 14:13:00.159 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:13:00.159 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:13:00.160 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:13:00.160 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:13:00.160 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:13:00.160 | python3-zope.interface 2022-03-02 14:13:00.160 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:13:00.279 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:13:00.283 | ++ functions-common:apt_get:1234 : result=0 2022-03-02 14:13:00.285 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:13:00.288 | ++ functions-common:time_stop:2425 : local name 2022-03-02 14:13:00.291 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:00.294 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:00.297 | ++ functions-common:time_stop:2428 : local total 2022-03-02 14:13:00.299 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:00.301 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:13:00.303 | ++ functions-common:time_stop:2432 : start_time=1646230379491 2022-03-02 14:13:00.305 | ++ functions-common:time_stop:2434 : [[ -z 1646230379491 ]] 2022-03-02 14:13:00.309 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:00.313 | ++ functions-common:time_stop:2437 : end_time=1646230380310 2022-03-02 14:13:00.315 | ++ functions-common:time_stop:2438 : elapsed_time=819 2022-03-02 14:13:00.317 | ++ functions-common:time_stop:2439 : total=828 2022-03-02 14:13:00.319 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:00.322 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1647 2022-03-02 14:13:00.325 | ++ functions-common:apt_get:1238 : return 0 2022-03-02 14:13:00.327 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-02 14:13:00.330 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-02 14:13:00.332 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-02 14:13:00.337 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-02 14:13:00.341 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-02 14:13:00.344 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-02 14:13:00.347 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-02 14:13:01.871 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-02 14:13:01.874 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-02 14:13:01.876 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-02 14:13:01.878 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-02 14:13:01.880 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-02 14:13:01.882 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-02 14:13:01.885 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-02 14:13:01.887 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-02 14:13:01.889 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-02 14:13:01.890 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-02 14:13:01.892 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-02 14:13:01.894 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-02 14:13:01.896 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-02 14:13:01.898 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-02 14:13:01.900 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-02 14:13:01.902 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-02 14:13:01.904 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-02 14:13:01.905 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-02 14:13:01.907 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-02 14:13:01.909 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-02 14:13:01.911 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-02 14:13:01.918 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-02 14:13:01.920 | + functions-common:_ensure_lsb_release:394 : return 2022-03-02 14:13:01.923 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-02 14:13:02.000 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-02 14:13:02.003 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-02 14:13:02.082 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-02 14:13:02.085 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-02 14:13:02.167 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-02 14:13:02.169 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-02 14:13:02.171 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-02 14:13:02.173 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-02 14:13:02.175 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-02 14:13:02.177 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-02 14:13:02.180 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-02 14:13:02.183 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-02 14:13:02.185 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-02 14:13:02.187 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-02 14:13:02.189 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-02 14:13:02.189 | Distro: focal 2022-03-02 14:13:02.191 | + tools/install_pip.sh:main:124 : get_versions 2022-03-02 14:13:02.194 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 14:13:02.198 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 14:13:02.200 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 14:13:02.203 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 14:13:02.203 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 14:13:02.905 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 14:13:02.906 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 14:13:02.907 | pip: 21.3.1 2022-03-02 14:13:02.909 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-02 14:13:02.911 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-02 14:13:02.913 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:13:02.914 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:13:02.917 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:13:02.919 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:13:02.923 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:13:02.925 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:13:02.927 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:13:02.929 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:13:02.930 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:13:02.933 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:13:02.935 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:13:02.937 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-02 14:13:02.938 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:02.940 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:02.942 | + tools/install_pip.sh:main:142 : : 2022-03-02 14:13:02.944 | + tools/install_pip.sh:main:147 : set -x 2022-03-02 14:13:02.946 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-02 14:13:02.948 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-02 14:13:02.950 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 14:13:02.955 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-02 14:13:02.957 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-02 14:13:02.959 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 14:13:02.962 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-02 14:13:02.962 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 14:13:02.966 | ++ 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-02 14:13:02.968 | ++ 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-02 14:13:02.969 | ++ 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-02 14:13:02.972 | + 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-02 14:13:02.974 | + 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-02 14:13:02.991 | 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-02 14:13:02.994 | + 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-02 14:13:03.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:03.894 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:03.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:03.894 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:05.135 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:06.693 | 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-02 14:13:06.705 | 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-02 14:13:09.382 | Installing collected packages: setuptools 2022-03-02 14:13:10.285 | Successfully installed setuptools-60.9.3 2022-03-02 14:13:10.286 | 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-02 14:13:10.460 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:13:10.460 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:13:10.617 | + inc/python:pip_install:200 : result=0 2022-03-02 14:13:10.620 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:13:10.622 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:10.624 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:10.626 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:10.627 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:10.631 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:10.633 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:13:10.635 | + functions-common:time_stop:2432 : start_time=1646230382987 2022-03-02 14:13:10.638 | + functions-common:time_stop:2434 : [[ -z 1646230382987 ]] 2022-03-02 14:13:10.641 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:10.644 | + functions-common:time_stop:2437 : end_time=1646230390642 2022-03-02 14:13:10.646 | + functions-common:time_stop:2438 : elapsed_time=7655 2022-03-02 14:13:10.648 | + functions-common:time_stop:2439 : total=0 2022-03-02 14:13:10.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:10.651 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7655 2022-03-02 14:13:10.653 | + inc/python:pip_install:203 : return 0 2022-03-02 14:13:10.655 | + tools/install_pip.sh:main:153 : get_versions 2022-03-02 14:13:10.658 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 14:13:10.661 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 14:13:10.663 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 14:13:10.667 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 14:13:10.667 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 14:13:11.369 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 14:13:11.371 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 14:13:11.371 | pip: 21.3.1 2022-03-02 14:13:11.375 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-02 14:13:11.377 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 14:13:11.381 | + ./stack.sh:main:796 : fixup_all 2022-03-02 14:13:11.383 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-02 14:13:11.386 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-02 14:13:11.388 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:11.390 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:11.393 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-02 14:13:11.405 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-02 14:13:11.417 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-02 14:13:11.429 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-02 14:13:11.432 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-02 14:13:11.435 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:13:11.437 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:13:11.439 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:13:11.441 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:13:11.443 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:13:11.445 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:13:11.448 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:13:11.450 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:13:11.452 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:13:11.454 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:13:11.456 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:13:11.458 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-02 14:13:11.461 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-02 14:13:11.463 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-02 14:13:11.466 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:13:11.468 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:13:11.470 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:13:11.472 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:13:11.474 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:13:11.476 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:13:11.479 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-02 14:13:11.482 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-02 14:13:11.484 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-02 14:13:11.487 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-02 14:13:11.489 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-02 14:13:11.491 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-02 14:13:11.494 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-02 14:13:11.515 | Using python 3.8 to install os-testr 2022-03-02 14:13:11.518 | + 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-02 14:13:12.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:12.410 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:12.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:12.410 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:13.573 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:13.599 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-02 14:13:13.682 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-02 14:13:13.683 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-02 14:13:13.684 | 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-02 14:13:13.685 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-02 14:13:13.698 | 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-02 14:13:13.725 | 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-02 14:13:13.726 | 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-02 14:13:13.727 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-02 14:13:13.729 | 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-02 14:13:13.730 | 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-02 14:13:13.753 | 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-02 14:13:13.755 | 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-02 14:13:13.756 | 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-02 14:13:13.758 | 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-02 14:13:13.759 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-02 14:13:13.773 | 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-02 14:13:13.839 | 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-02 14:13:13.840 | 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-02 14:13:13.841 | 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-02 14:13:16.312 | 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-02 14:13:16.320 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:13:16.320 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:13:16.459 | + inc/python:pip_install:200 : result=0 2022-03-02 14:13:16.462 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:13:16.465 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:16.467 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:16.469 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:16.471 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:16.473 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:16.475 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:13:16.478 | + functions-common:time_stop:2432 : start_time=1646230391510 2022-03-02 14:13:16.481 | + functions-common:time_stop:2434 : [[ -z 1646230391510 ]] 2022-03-02 14:13:16.483 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:16.488 | + functions-common:time_stop:2437 : end_time=1646230396485 2022-03-02 14:13:16.490 | + functions-common:time_stop:2438 : elapsed_time=4975 2022-03-02 14:13:16.493 | + functions-common:time_stop:2439 : total=0 2022-03-02 14:13:16.495 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:16.498 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4975 2022-03-02 14:13:16.500 | + inc/python:pip_install:203 : return 0 2022-03-02 14:13:16.502 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-02 14:13:16.558 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-02 14:13:16.845 | + ./stack.sh:main:810 : install_infra 2022-03-02 14:13:16.848 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 14:13:16.850 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-02 14:13:16.854 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 14:13:16.857 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-02 14:13:16.882 | + 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-02 14:13:18.917 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:18.927 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:18.934 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:18.938 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.044 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.064 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.068 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.072 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.087 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.095 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.097 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.128 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.138 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.143 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.162 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.200 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.208 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.214 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.262 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.275 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.279 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.299 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.306 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.355 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.374 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.377 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.469 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.476 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.532 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.654 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.679 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.684 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.695 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.700 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.720 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.726 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.744 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.802 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.815 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.830 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.875 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.879 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:19.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:20.025 | 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-02 14:13:20.313 | + inc/python:pip_install:200 : result=0 2022-03-02 14:13:20.315 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:13:20.318 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:20.320 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:20.322 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:20.324 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:20.326 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:20.328 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:13:20.330 | + functions-common:time_stop:2432 : start_time=1646230396874 2022-03-02 14:13:20.332 | + functions-common:time_stop:2434 : [[ -z 1646230396874 ]] 2022-03-02 14:13:20.335 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:20.340 | + functions-common:time_stop:2437 : end_time=1646230400337 2022-03-02 14:13:20.342 | + functions-common:time_stop:2438 : elapsed_time=3463 2022-03-02 14:13:20.344 | + functions-common:time_stop:2439 : total=4975 2022-03-02 14:13:20.347 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:20.349 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8438 2022-03-02 14:13:20.351 | + inc/python:pip_install:203 : return 0 2022-03-02 14:13:20.354 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 14:13:20.357 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-02 14:13:20.382 | + 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-02 14:13:22.332 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.342 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.349 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.353 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.457 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.476 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.481 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.484 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.500 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.508 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.510 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.541 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.551 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.556 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.574 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.611 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.620 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.625 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.672 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.686 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.690 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.709 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.715 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.763 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.782 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.785 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.879 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.887 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:22.942 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.063 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.088 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.092 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.103 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.109 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.128 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.135 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.152 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.209 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.222 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.238 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.283 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.287 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 14:13:23.294 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:23.295 | Processing /opt/stack/requirements 2022-03-02 14:13:25.078 | 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-02 14:13:25.081 | 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-02 14:13:25.093 | 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-02 14:13:25.098 | 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-02 14:13:25.101 | 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-02 14:13:25.107 | 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-02 14:13:25.133 | 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-02 14:13:25.158 | 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-02 14:13:25.168 | 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-02 14:13:25.188 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (1.3) 2022-03-02 14:13:25.191 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (0.3.0) 2022-03-02 14:13:25.206 | 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-02 14:13:25.209 | 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-02 14:13:25.214 | 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-02 14:13:25.218 | 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-02 14:13:25.220 | 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-02 14:13:25.233 | 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-02 14:13:25.236 | 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-02 14:13:25.247 | 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-02 14:13:25.254 | 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-02 14:13:25.303 | 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-02 14:13:25.308 | 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-02 14:13:25.369 | 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-02 14:13:25.372 | Building wheels for collected packages: openstack-requirements 2022-03-02 14:13:25.373 | Building wheel for openstack-requirements (setup.py): started 2022-03-02 14:13:26.220 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-02 14:13:26.220 | ERROR: Command errored out with exit status 1: 2022-03-02 14:13:26.220 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fz74r68k/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fz74r68k/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-9t09ejp7 2022-03-02 14:13:26.220 | cwd: /tmp/pip-req-build-fz74r68k/ 2022-03-02 14:13:26.221 | Complete output (6 lines): 2022-03-02 14:13:26.221 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-02 14:13:26.221 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-02 14:13:26.221 | or: setup.py --help-commands 2022-03-02 14:13:26.221 | or: setup.py cmd --help 2022-03-02 14:13:26.221 | 2022-03-02 14:13:26.221 | error: invalid command 'bdist_wheel' 2022-03-02 14:13:26.221 | ---------------------------------------- 2022-03-02 14:13:26.221 | ERROR: Failed building wheel for openstack-requirements 2022-03-02 14:13:26.221 | Running setup.py clean for openstack-requirements 2022-03-02 14:13:27.088 | Failed to build openstack-requirements 2022-03-02 14:13:27.105 | Installing collected packages: openstack-requirements 2022-03-02 14:13:27.106 | Attempting uninstall: openstack-requirements 2022-03-02 14:13:27.106 | Found existing installation: openstack-requirements 1.2.1.dev5321 2022-03-02 14:13:27.142 | Uninstalling openstack-requirements-1.2.1.dev5321: 2022-03-02 14:13:27.161 | Successfully uninstalled openstack-requirements-1.2.1.dev5321 2022-03-02 14:13:27.165 | Running setup.py install for openstack-requirements: started 2022-03-02 14:13:29.597 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-02 14:13:29.621 | Successfully installed openstack-requirements-1.2.1.dev5321 2022-03-02 14:13:29.756 | + inc/python:pip_install:200 : result=0 2022-03-02 14:13:29.758 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:13:29.760 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:29.763 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:29.765 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:29.767 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:29.769 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:29.771 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:13:29.774 | + functions-common:time_stop:2432 : start_time=1646230400374 2022-03-02 14:13:29.776 | + functions-common:time_stop:2434 : [[ -z 1646230400374 ]] 2022-03-02 14:13:29.779 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:29.783 | + functions-common:time_stop:2437 : end_time=1646230409781 2022-03-02 14:13:29.785 | + functions-common:time_stop:2438 : elapsed_time=9407 2022-03-02 14:13:29.787 | + functions-common:time_stop:2439 : total=8438 2022-03-02 14:13:29.790 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:29.792 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17845 2022-03-02 14:13:29.795 | + inc/python:pip_install:203 : return 0 2022-03-02 14:13:29.797 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-02 14:13:29.800 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-02 14:13:29.802 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-02 14:13:29.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:29.807 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:29.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-02 14:13:29.814 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:29.816 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-02 14:13:29.838 | Using python 3.8 to install pbr 2022-03-02 14:13:29.840 | + 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-02 14:13:30.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:30.739 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:30.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:30.740 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:31.907 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:31.934 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-02 14:13:34.755 | 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-02 14:13:34.763 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:13:34.763 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:13:34.906 | + inc/python:pip_install:200 : result=0 2022-03-02 14:13:34.908 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:13:34.910 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:34.913 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:34.916 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:34.918 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:34.920 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:34.922 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:13:34.924 | + functions-common:time_stop:2432 : start_time=1646230409832 2022-03-02 14:13:34.926 | + functions-common:time_stop:2434 : [[ -z 1646230409832 ]] 2022-03-02 14:13:34.929 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:34.933 | + functions-common:time_stop:2437 : end_time=1646230414931 2022-03-02 14:13:34.935 | + functions-common:time_stop:2438 : elapsed_time=5099 2022-03-02 14:13:34.937 | + functions-common:time_stop:2439 : total=17845 2022-03-02 14:13:34.939 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:34.941 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22944 2022-03-02 14:13:34.944 | + inc/python:pip_install:203 : return 0 2022-03-02 14:13:34.947 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-02 14:13:37.454 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-02 14:13:39.441 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:39.442 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-02 14:13:39.457 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-02 14:13:39.460 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-02 14:13:39.463 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-02 14:13:39.468 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-02 14:13:39.471 | 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-02 14:13:39.550 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 14:13:39.552 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 14:13:39.556 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-02 14:13:39.576 | + ./stack.sh:main:819 : pkgs= 2022-03-02 14:13:39.578 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-02 14:13:39.581 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-02 14:13:39.583 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 14:13:39.586 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-02 14:13:39.588 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 14:13:39.591 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 14:13:39.593 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 14:13:39.595 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 14:13:39.597 | + functions-common:run_phase:1863 : local extra 2022-03-02 14:13:39.601 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 14:13:39.605 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 14:13:39.607 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 14:13:39.611 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 14:13:39.613 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-02 14:13:39.616 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 14:13:39.631 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:39.633 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 14:13:39.635 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 14:13:39.637 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-02 14:13:39.639 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-02 14:13:39.642 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-02 14:13:39.644 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-02 14:13:39.646 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-02 14:13:39.649 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-02 14:13:39.651 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-02 14:13:39.653 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-02 14:13:39.655 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-02 14:13:39.657 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 14:13:39.659 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 14:13:39.661 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 14:13:39.664 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 14:13:39.666 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-02 14:13:39.669 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 14:13:39.671 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-02 14:13:39.673 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 14:13:39.675 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 14:13:39.678 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-02 14:13:39.680 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-02 14:13:39.683 | + functions:set_systemd_override:821 : local value=2048 2022-03-02 14:13:39.685 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-02 14:13:39.687 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-02 14:13:39.742 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-02 14:13:39.742 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-02 14:13:39.744 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-02 14:13:40.369 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-02 14:13:40.372 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-02 14:13:40.389 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:40.392 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-02 14:13:40.394 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:13:40.397 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:13:40.400 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:13:40.402 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:13:40.405 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:13:40.407 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:13:40.410 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:40.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:40.415 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:13:40.417 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:13:40.420 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:13:40.422 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:13:40.425 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-02 14:13:40.427 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:13:40.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:40.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:40.434 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-02 14:13:40.456 | + 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-02 14:13:40.575 | Reading package lists... 2022-03-02 14:13:40.842 | Building dependency tree... 2022-03-02 14:13:40.843 | Reading state information... 2022-03-02 14:13:41.127 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-02 14:13:41.127 | The following packages were automatically installed and are no longer required: 2022-03-02 14:13:41.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:13:41.129 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:13:41.129 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:13:41.129 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:13:41.129 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:13:41.129 | python3-zope.interface 2022-03-02 14:13:41.129 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:13:41.250 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:13:41.254 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:13:41.256 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:13:41.259 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:41.262 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:41.264 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:41.266 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:41.269 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:41.271 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:13:41.274 | + functions-common:time_stop:2432 : start_time=1646230420453 2022-03-02 14:13:41.276 | + functions-common:time_stop:2434 : [[ -z 1646230420453 ]] 2022-03-02 14:13:41.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:41.283 | + functions-common:time_stop:2437 : end_time=1646230421280 2022-03-02 14:13:41.285 | + functions-common:time_stop:2438 : elapsed_time=827 2022-03-02 14:13:41.287 | + functions-common:time_stop:2439 : total=1647 2022-03-02 14:13:41.291 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:41.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2474 2022-03-02 14:13:41.295 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:13:41.298 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-02 14:13:41.300 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:13:41.302 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:13:41.306 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:13:41.308 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:13:41.310 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:13:41.313 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:13:41.315 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-02 14:13:41.318 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:13:41.320 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:13:41.322 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:13:41.325 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:13:41.327 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:13:41.329 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:13:41.332 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:13:41.334 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:13:41.337 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:13:41.339 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:13:41.342 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:13:41.344 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-02 14:13:41.347 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:13:41.350 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:13:41.353 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:13:41.356 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:13:41.358 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:13:41.361 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:13:41.363 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-02 14:13:41.366 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-02 14:13:41.383 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:41.385 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-02 14:13:41.388 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:13:41.390 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-02 14:13:41.392 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-02 14:13:41.395 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-02 14:13:41.400 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-02 14:13:41.402 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-02 14:13:41.405 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-02 14:13:41.407 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-02 14:13:41.409 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-02 14:13:41.411 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-02 14:13:41.415 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-02 14:13:42.135 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-02 14:13:42.135 | user tags 2022-03-02 14:13:42.135 | stackrabbit []' 2022-03-02 14:13:42.139 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-02 14:13:42.139 | user tags 2022-03-02 14:13:42.139 | stackrabbit []' 2022-03-02 14:13:42.140 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-02 14:13:42.146 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-02 14:13:42.149 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-02 14:13:42.151 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 14:13:42.832 | Changing password for user "stackrabbit" ... 2022-03-02 14:13:42.889 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-02 14:13:43.611 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-02 14:13:43.661 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-02 14:13:43.664 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 14:13:44.346 | Changing password for user "stackrabbit" ... 2022-03-02 14:13:44.409 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-02 14:13:44.411 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-02 14:13:44.414 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-02 14:13:45.112 | Deleting user "guest" ... 2022-03-02 14:13:45.126 | Error: 2022-03-02 14:13:45.126 | {:no_such_user, "guest"} 2022-03-02 14:13:45.140 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-02 14:13:45.143 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-02 14:13:45.161 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:45.164 | + ./stack.sh:main:836 : install_database 2022-03-02 14:13:45.166 | + lib/database:install_database:118 : install_database_mysql 2022-03-02 14:13:45.169 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-02 14:13:45.171 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:45.174 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:45.176 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-02 14:13:45.532 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-02 14:13:45.534 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-02 14:13:45.536 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-02 14:13:45.539 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-02 14:13:45.541 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:13:45.544 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-02 14:13:45.546 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:13:45.549 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:13:45.551 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:13:45.553 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:13:45.556 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:13:45.559 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:13:45.562 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:13:45.564 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:13:45.567 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:13:45.569 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:13:45.573 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:13:45.575 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-02 14:13:45.577 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:13:45.580 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:13:45.582 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:13:45.585 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:13:45.587 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:13:45.590 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:13:45.592 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-02 14:13:45.595 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:45.599 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:45.602 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-02 14:13:45.604 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:13:45.606 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:13:45.609 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:13:45.611 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:13:45.613 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:13:45.616 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:13:45.620 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:45.622 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:45.624 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:13:45.627 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:13:45.629 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:13:45.631 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:13:45.634 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-02 14:13:45.637 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:13:45.639 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:45.641 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:45.644 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-02 14:13:45.667 | + 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-02 14:13:45.783 | Reading package lists... 2022-03-02 14:13:46.051 | Building dependency tree... 2022-03-02 14:13:46.053 | Reading state information... 2022-03-02 14:13:46.336 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-02 14:13:46.336 | The following packages were automatically installed and are no longer required: 2022-03-02 14:13:46.337 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:13:46.337 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:13:46.337 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:13:46.337 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:13:46.338 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:13:46.338 | python3-zope.interface 2022-03-02 14:13:46.338 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:13:46.459 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:13:46.464 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:13:46.467 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:13:46.469 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:46.471 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:46.473 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:46.476 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:46.479 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:46.481 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:13:46.483 | + functions-common:time_stop:2432 : start_time=1646230425663 2022-03-02 14:13:46.485 | + functions-common:time_stop:2434 : [[ -z 1646230425663 ]] 2022-03-02 14:13:46.488 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:46.493 | + functions-common:time_stop:2437 : end_time=1646230426490 2022-03-02 14:13:46.495 | + functions-common:time_stop:2438 : elapsed_time=827 2022-03-02 14:13:46.497 | + functions-common:time_stop:2439 : total=2474 2022-03-02 14:13:46.499 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:46.501 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3301 2022-03-02 14:13:46.504 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:13:46.506 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-02 14:13:46.509 | + ./stack.sh:main:839 : install_database_python 2022-03-02 14:13:46.511 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-02 14:13:46.514 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-02 14:13:46.516 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-02 14:13:46.518 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 14:13:46.522 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-02 14:13:46.524 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-02 14:13:46.527 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 14:13:46.531 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 14:13:46.531 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-02 14:13:46.536 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-02 14:13:46.539 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-02 14:13:46.542 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-02 14:13:46.545 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-02 14:13:46.547 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-02 14:13:46.575 | Using python 3.8 to install PyMySQL 2022-03-02 14:13:46.578 | + 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-02 14:13:47.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:47.471 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:47.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:47.471 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:48.627 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:48.655 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-02 14:13:51.197 | 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-02 14:13:51.203 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:13:51.204 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:13:51.338 | + inc/python:pip_install:200 : result=0 2022-03-02 14:13:51.340 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:13:51.342 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:51.345 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:51.347 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:51.349 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:51.352 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:51.354 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:13:51.357 | + functions-common:time_stop:2432 : start_time=1646230426567 2022-03-02 14:13:51.359 | + functions-common:time_stop:2434 : [[ -z 1646230426567 ]] 2022-03-02 14:13:51.362 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:51.367 | + functions-common:time_stop:2437 : end_time=1646230431364 2022-03-02 14:13:51.369 | + functions-common:time_stop:2438 : elapsed_time=4797 2022-03-02 14:13:51.372 | + functions-common:time_stop:2439 : total=22944 2022-03-02 14:13:51.374 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:51.376 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27741 2022-03-02 14:13:51.379 | + inc/python:pip_install:203 : return 0 2022-03-02 14:13:51.381 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-02 14:13:51.384 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 14:13:51.386 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-02 14:13:51.389 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-02 14:13:51.407 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:51.409 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-02 14:13:51.411 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-02 14:13:51.415 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 14:13:51.420 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 14:13:51.423 | + 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-02 14:13:51.425 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 14:13:51.428 | + 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-02 14:13:51.431 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 14:13:51.433 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-02 14:13:51.436 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-02 14:13:51.452 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:51.455 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-02 14:13:51.457 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:13:51.459 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:13:51.462 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:13:51.464 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:13:51.467 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:13:51.470 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:13:51.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:51.475 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:51.477 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:13:51.480 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:13:51.483 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:13:51.486 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:13:51.489 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-02 14:13:51.492 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:13:51.494 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:51.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:51.499 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-02 14:13:51.523 | + 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-02 14:13:51.636 | Reading package lists... 2022-03-02 14:13:51.904 | Building dependency tree... 2022-03-02 14:13:51.906 | Reading state information... 2022-03-02 14:13:52.199 | radvd is already the newest version (1:2.17-2). 2022-03-02 14:13:52.199 | The following packages were automatically installed and are no longer required: 2022-03-02 14:13:52.200 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:13:52.200 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:13:52.200 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:13:52.200 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:13:52.200 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:13:52.200 | python3-zope.interface 2022-03-02 14:13:52.200 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:13:52.318 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:13:52.323 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:13:52.325 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:13:52.328 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:52.330 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:52.332 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:52.334 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:52.337 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:52.339 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:13:52.341 | + functions-common:time_stop:2432 : start_time=1646230431521 2022-03-02 14:13:52.343 | + functions-common:time_stop:2434 : [[ -z 1646230431521 ]] 2022-03-02 14:13:52.346 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:52.350 | + functions-common:time_stop:2437 : end_time=1646230432348 2022-03-02 14:13:52.353 | + functions-common:time_stop:2438 : elapsed_time=827 2022-03-02 14:13:52.355 | + functions-common:time_stop:2439 : total=3301 2022-03-02 14:13:52.357 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:52.359 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4128 2022-03-02 14:13:52.362 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:13:52.364 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-02 14:13:52.381 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:52.383 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-02 14:13:52.386 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-02 14:13:52.388 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-02 14:13:52.391 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-02 14:13:52.412 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-02 14:13:52.415 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:13:52.417 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:13:52.419 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:13:52.422 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:13:52.424 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:13:52.426 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:13:52.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:52.431 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:52.433 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:13:52.436 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:13:52.438 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:13:52.440 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:13:52.442 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-02 14:13:52.445 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:13:52.447 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:52.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:52.452 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-02 14:13:52.473 | + 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-02 14:13:52.586 | Reading package lists... 2022-03-02 14:13:52.845 | Building dependency tree... 2022-03-02 14:13:52.847 | Reading state information... 2022-03-02 14:13:53.127 | fakeroot is already the newest version (1.24-1). 2022-03-02 14:13:53.127 | make is already the newest version (4.2.1-1.2). 2022-03-02 14:13:53.127 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-03-02 14:13:53.127 | The following packages were automatically installed and are no longer required: 2022-03-02 14:13:53.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:13:53.128 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:13:53.128 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:13:53.128 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:13:53.128 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:13:53.129 | python3-zope.interface 2022-03-02 14:13:53.129 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:13:53.249 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:13:53.254 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:13:53.256 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:13:53.259 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:53.261 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:53.264 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:53.266 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:53.269 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:53.272 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:13:53.274 | + functions-common:time_stop:2432 : start_time=1646230432471 2022-03-02 14:13:53.276 | + functions-common:time_stop:2434 : [[ -z 1646230432471 ]] 2022-03-02 14:13:53.279 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:53.283 | + functions-common:time_stop:2437 : end_time=1646230433281 2022-03-02 14:13:53.285 | + functions-common:time_stop:2438 : elapsed_time=810 2022-03-02 14:13:53.289 | + functions-common:time_stop:2439 : total=4128 2022-03-02 14:13:53.291 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:53.293 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4938 2022-03-02 14:13:53.296 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:13:53.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-02 14:13:53.300 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:13:53.303 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:13:53.306 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-02 14:13:53.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-02 14:13:53.312 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-02 14:13:53.317 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-02 14:13:53.319 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-02 14:13:53.323 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-02 14:13:53.323 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-02 14:13:53.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-02 14:13:53.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-02 14:13:53.333 | + functions:vercmp:628 : local v1=5.4 2022-03-02 14:13:53.335 | + functions:vercmp:629 : local 'op=<' 2022-03-02 14:13:53.338 | + functions:vercmp:630 : local v2=3.13 2022-03-02 14:13:53.340 | + functions:vercmp:631 : local result 2022-03-02 14:13:53.344 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-02 14:13:53.344 | ++ functions:vercmp:635 : sort -V 2022-03-02 14:13:53.346 | ++ functions:vercmp:635 : head -1 2022-03-02 14:13:53.351 | + functions:vercmp:635 : result=3.13 2022-03-02 14:13:53.354 | + functions:vercmp:637 : case $op in 2022-03-02 14:13:53.356 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-02 14:13:53.359 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-02 14:13:53.361 | + functions:vercmp:648 : return 2022-03-02 14:13:53.363 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-02 14:13:53.366 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:13:53.368 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-02 14:13:53.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-02 14:13:53.862 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-02 14:13:53.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:53.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:53.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-02 14:13:53.875 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:53.878 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-02 14:13:53.897 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:13:53.900 | + ./stack.sh:main:847 : install_etcd3 2022-03-02 14:13:53.902 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-02 14:13:53.902 | Installing etcd 2022-03-02 14:13:53.905 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-02 14:13:53.918 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-02 14:13:53.931 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-02 14:13:53.934 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-02 14:13:53.951 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-02 14:13:53.954 | ++ 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-02 14:13:53.956 | ++ 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-02 14:13:53.959 | +++ 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-02 14:13:53.966 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 14:13:53.968 | ++ 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-02 14:13:53.970 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-02 14:13:53.973 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 14:13:53.975 | ++ functions:get_extra_file:74 : return 2022-03-02 14:13:53.978 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 14:13:53.981 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-02 14:13:53.983 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-02 14:13:53.986 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-02 14:13:54.003 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:13:54.005 | + ./stack.sh:main:866 : install_dstat 2022-03-02 14:13:54.008 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-02 14:13:54.026 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:13:54.028 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-02 14:13:54.031 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:13:54.033 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-02 14:13:54.036 | + ./stack.sh:main:875 : install_libs 2022-03-02 14:13:54.042 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-02 14:13:54.045 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-02 14:13:54.047 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-02 14:13:54.049 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-02 14:13:54.052 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.054 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-02 14:13:54.059 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.061 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-02 14:13:54.064 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-02 14:13:54.066 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-02 14:13:54.068 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-02 14:13:54.071 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.073 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.076 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-02 14:13:54.078 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.081 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-02 14:13:54.083 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-02 14:13:54.086 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-02 14:13:54.088 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-02 14:13:54.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-02 14:13:54.098 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.100 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-02 14:13:54.103 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-02 14:13:54.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-02 14:13:54.108 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-02 14:13:54.110 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.112 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.114 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-02 14:13:54.117 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.119 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-02 14:13:54.121 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-02 14:13:54.124 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-02 14:13:54.126 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-02 14:13:54.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.133 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-02 14:13:54.136 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.138 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-02 14:13:54.140 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-02 14:13:54.142 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-02 14:13:54.145 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-02 14:13:54.148 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.150 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.153 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-02 14:13:54.155 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.157 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-02 14:13:54.160 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-02 14:13:54.162 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-02 14:13:54.164 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-02 14:13:54.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.169 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.171 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-02 14:13:54.174 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.176 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-02 14:13:54.180 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-02 14:13:54.183 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-02 14:13:54.185 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-02 14:13:54.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.190 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.192 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-02 14:13:54.195 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.197 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-02 14:13:54.200 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-02 14:13:54.202 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-02 14:13:54.205 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-02 14:13:54.207 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.209 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-02 14:13:54.215 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.217 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-02 14:13:54.219 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-02 14:13:54.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-02 14:13:54.224 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-02 14:13:54.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-02 14:13:54.234 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.236 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-02 14:13:54.239 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-02 14:13:54.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-02 14:13:54.243 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-02 14:13:54.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-02 14:13:54.253 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.255 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-02 14:13:54.258 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-02 14:13:54.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-02 14:13:54.263 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-02 14:13:54.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-02 14:13:54.274 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.276 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-02 14:13:54.278 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-02 14:13:54.283 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-02 14:13:54.285 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-02 14:13:54.288 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.290 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.293 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-02 14:13:54.295 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.298 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-02 14:13:54.300 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-02 14:13:54.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-02 14:13:54.305 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-02 14:13:54.308 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-02 14:13:54.315 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.317 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-02 14:13:54.321 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-02 14:13:54.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-02 14:13:54.325 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-02 14:13:54.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.333 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-02 14:13:54.335 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.338 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-02 14:13:54.340 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-02 14:13:54.342 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-02 14:13:54.345 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-02 14:13:54.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-02 14:13:54.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.357 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-02 14:13:54.359 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-02 14:13:54.361 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-02 14:13:54.364 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-02 14:13:54.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-02 14:13:54.374 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.376 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-02 14:13:54.379 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-02 14:13:54.381 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-02 14:13:54.387 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-02 14:13:54.389 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.392 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.394 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-02 14:13:54.397 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.400 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-02 14:13:54.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-02 14:13:54.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-02 14:13:54.407 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-02 14:13:54.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-02 14:13:54.416 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.419 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-02 14:13:54.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-02 14:13:54.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-02 14:13:54.426 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-02 14:13:54.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-02 14:13:54.436 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.438 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-02 14:13:54.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-02 14:13:54.443 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-02 14:13:54.446 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-02 14:13:54.448 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.453 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-02 14:13:54.457 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.460 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-02 14:13:54.462 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-02 14:13:54.464 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-02 14:13:54.467 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-02 14:13:54.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.471 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-02 14:13:54.476 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.479 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-02 14:13:54.481 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-02 14:13:54.483 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-02 14:13:54.486 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-02 14:13:54.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-02 14:13:54.497 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.499 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-02 14:13:54.501 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-02 14:13:54.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-02 14:13:54.506 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-02 14:13:54.510 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.512 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-02 14:13:54.517 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.519 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-02 14:13:54.522 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-02 14:13:54.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-02 14:13:54.528 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-02 14:13:54.530 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-02 14:13:54.537 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.540 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-02 14:13:54.542 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-02 14:13:54.545 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-02 14:13:54.547 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-02 14:13:54.550 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.552 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-02 14:13:54.558 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.560 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-02 14:13:54.563 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-02 14:13:54.565 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-02 14:13:54.567 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-02 14:13:54.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.573 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-02 14:13:54.578 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.580 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-02 14:13:54.583 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-02 14:13:54.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-02 14:13:54.588 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-02 14:13:54.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.595 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-02 14:13:54.598 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.600 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-02 14:13:54.603 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-02 14:13:54.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-02 14:13:54.608 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-02 14:13:54.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-02 14:13:54.618 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.620 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-02 14:13:54.623 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-02 14:13:54.625 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-02 14:13:54.627 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-02 14:13:54.630 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.633 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.636 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-02 14:13:54.638 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.640 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-02 14:13:54.643 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-02 14:13:54.645 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-02 14:13:54.648 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-02 14:13:54.651 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-02 14:13:54.658 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.660 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-02 14:13:54.663 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-02 14:13:54.666 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-02 14:13:54.671 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-02 14:13:54.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-02 14:13:54.682 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.684 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-02 14:13:54.687 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-02 14:13:54.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-02 14:13:54.691 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-02 14:13:54.694 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.699 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-02 14:13:54.702 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.704 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-02 14:13:54.706 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-02 14:13:54.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-02 14:13:54.711 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-02 14:13:54.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.718 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-02 14:13:54.721 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.723 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-02 14:13:54.727 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-02 14:13:54.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-02 14:13:54.733 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-02 14:13:54.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.740 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-02 14:13:54.744 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.746 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-02 14:13:54.749 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-02 14:13:54.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-02 14:13:54.754 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-02 14:13:54.756 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-02 14:13:54.764 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.767 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-02 14:13:54.769 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-02 14:13:54.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-02 14:13:54.774 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-02 14:13:54.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.779 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-02 14:13:54.784 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.786 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-02 14:13:54.789 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-02 14:13:54.792 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-02 14:13:54.794 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-02 14:13:54.797 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:13:54.799 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:13:54.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-02 14:13:54.805 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:13:54.808 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-02 14:13:54.829 | Using python 3.8 to install etcd3 2022-03-02 14:13:54.831 | + 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-02 14:13:55.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:55.727 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:55.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:13:55.727 | from cryptography.utils import int_from_bytes 2022-03-02 14:13:56.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:13:56.926 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-02 14:13:56.934 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-02 14:13:56.935 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-02 14:13:56.936 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-02 14:13:56.937 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-02 14:13:59.571 | 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-02 14:13:59.578 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:13:59.578 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:13:59.717 | + inc/python:pip_install:200 : result=0 2022-03-02 14:13:59.720 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:13:59.722 | + functions-common:time_stop:2425 : local name 2022-03-02 14:13:59.724 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:13:59.727 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:13:59.729 | + functions-common:time_stop:2428 : local total 2022-03-02 14:13:59.731 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:13:59.733 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:13:59.736 | + functions-common:time_stop:2432 : start_time=1646230434823 2022-03-02 14:13:59.738 | + functions-common:time_stop:2434 : [[ -z 1646230434823 ]] 2022-03-02 14:13:59.740 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:13:59.745 | + functions-common:time_stop:2437 : end_time=1646230439742 2022-03-02 14:13:59.747 | + functions-common:time_stop:2438 : elapsed_time=4919 2022-03-02 14:13:59.749 | + functions-common:time_stop:2439 : total=27741 2022-03-02 14:13:59.751 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:13:59.754 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32660 2022-03-02 14:13:59.756 | + inc/python:pip_install:203 : return 0 2022-03-02 14:13:59.759 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-02 14:13:59.782 | Using python 3.8 to install etcd3gw 2022-03-02 14:13:59.785 | + 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-02 14:14:00.675 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:00.675 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:00.675 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:00.675 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:01.822 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:14:01.849 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-02 14:14:01.857 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-02 14:14:01.858 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-02 14:14:01.859 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-02 14:14:01.860 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-02 14:14:01.893 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-02 14:14:01.896 | 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-02 14:14:01.897 | 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-02 14:14:01.902 | 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-02 14:14:04.401 | 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-02 14:14:04.408 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:14:04.408 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:14:04.544 | + inc/python:pip_install:200 : result=0 2022-03-02 14:14:04.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:14:04.549 | + functions-common:time_stop:2425 : local name 2022-03-02 14:14:04.551 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:14:04.553 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:14:04.556 | + functions-common:time_stop:2428 : local total 2022-03-02 14:14:04.558 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:14:04.561 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:14:04.563 | + functions-common:time_stop:2432 : start_time=1646230439776 2022-03-02 14:14:04.565 | + functions-common:time_stop:2434 : [[ -z 1646230439776 ]] 2022-03-02 14:14:04.568 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:14:04.573 | + functions-common:time_stop:2437 : end_time=1646230444571 2022-03-02 14:14:04.576 | + functions-common:time_stop:2438 : elapsed_time=4795 2022-03-02 14:14:04.578 | + functions-common:time_stop:2439 : total=32660 2022-03-02 14:14:04.580 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:14:04.582 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37455 2022-03-02 14:14:04.585 | + inc/python:pip_install:203 : return 0 2022-03-02 14:14:04.589 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-02 14:14:04.593 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-02 14:14:04.595 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-02 14:14:04.598 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:14:04.600 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:14:04.603 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:14:04.606 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:14:04.608 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:14:04.611 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:14:04.613 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:14:04.616 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:14:04.619 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:14:04.621 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:14:04.624 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:14:04.626 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-02 14:14:04.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:04.631 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:04.635 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-02 14:14:04.637 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 14:14:04.639 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:14:04.642 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:14:04.645 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:14:04.648 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:14:04.651 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:14:04.653 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:14:04.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:04.658 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:04.660 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:14:04.664 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:14:04.666 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:14:04.668 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:14:04.671 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 14:14:04.673 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:14:04.676 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:04.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:04.681 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 14:14:04.704 | + 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-02 14:14:04.815 | Reading package lists... 2022-03-02 14:14:05.078 | Building dependency tree... 2022-03-02 14:14:05.080 | Reading state information... 2022-03-02 14:14:05.363 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-02 14:14:05.363 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-02 14:14:05.363 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 14:14:05.363 | The following packages were automatically installed and are no longer required: 2022-03-02 14:14:05.364 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:14:05.364 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:14:05.364 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:14:05.364 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:14:05.364 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:14:05.364 | python3-zope.interface 2022-03-02 14:14:05.364 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:14:05.489 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:14:05.494 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:14:05.497 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:14:05.499 | + functions-common:time_stop:2425 : local name 2022-03-02 14:14:05.502 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:14:05.504 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:14:05.506 | + functions-common:time_stop:2428 : local total 2022-03-02 14:14:05.510 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:14:05.512 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:14:05.514 | + functions-common:time_stop:2432 : start_time=1646230444701 2022-03-02 14:14:05.517 | + functions-common:time_stop:2434 : [[ -z 1646230444701 ]] 2022-03-02 14:14:05.519 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:14:05.524 | + functions-common:time_stop:2437 : end_time=1646230445521 2022-03-02 14:14:05.527 | + functions-common:time_stop:2438 : elapsed_time=820 2022-03-02 14:14:05.529 | + functions-common:time_stop:2439 : total=4938 2022-03-02 14:14:05.531 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:14:05.533 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5758 2022-03-02 14:14:05.536 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:14:05.538 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-02 14:14:05.542 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:05.544 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:05.547 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-02 14:14:05.609 | Module proxy already enabled 2022-03-02 14:14:05.614 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-02 14:14:05.677 | Considering dependency proxy for proxy_uwsgi: 2022-03-02 14:14:05.677 | Module proxy already enabled 2022-03-02 14:14:05.677 | Module proxy_uwsgi already enabled 2022-03-02 14:14:05.682 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-02 14:14:05.685 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 14:14:05.687 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:14:05.690 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 14:14:05.832 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-02 14:14:05.835 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-02 14:14:05.838 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-02 14:14:05.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:05.848 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:05.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-02 14:14:05.855 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:05.857 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-02 14:14:05.860 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-02 14:14:05.864 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-02 14:14:05.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:05.870 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:05.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-02 14:14:05.876 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:05.883 | + ./stack.sh:main:883 : install_glanceclient 2022-03-02 14:14:05.886 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-02 14:14:05.889 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-02 14:14:05.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:05.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:05.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-02 14:14:05.899 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:05.902 | + ./stack.sh:main:884 : install_cinderclient 2022-03-02 14:14:05.904 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-02 14:14:05.907 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-02 14:14:05.909 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:05.911 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:05.917 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-02 14:14:05.919 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:05.922 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-02 14:14:05.924 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-02 14:14:05.926 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:05.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:05.932 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-02 14:14:05.934 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:05.937 | + ./stack.sh:main:885 : install_novaclient 2022-03-02 14:14:05.939 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-03-02 14:14:05.941 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-02 14:14:05.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:05.946 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:05.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-02 14:14:05.951 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:05.954 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-02 14:14:05.972 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:05.974 | + ./stack.sh:main:887 : install_swiftclient 2022-03-02 14:14:05.977 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-02 14:14:05.980 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-02 14:14:05.982 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:05.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:05.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-02 14:14:05.993 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:05.995 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-02 14:14:06.023 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:06.025 | + ./stack.sh:main:890 : install_neutronclient 2022-03-02 14:14:06.028 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-02 14:14:06.030 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-02 14:14:06.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:06.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:06.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-02 14:14:06.041 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:06.044 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-02 14:14:06.046 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-02 14:14:06.049 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-02 14:14:06.051 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:06.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:06.057 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-02 14:14:06.060 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:06.062 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-02 14:14:06.064 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-02 14:14:06.067 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 14:14:06.070 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-02 14:14:06.073 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-02 14:14:06.075 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 14:14:06.079 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-02 14:14:06.079 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 14:14:06.085 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-02 14:14:06.087 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-02 14:14:06.090 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-02 14:14:06.093 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-02 14:14:06.100 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-02 14:14:06.123 | Using python 3.8 to install keystonemiddleware 2022-03-02 14:14:06.125 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-02 14:14:07.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:07.013 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:07.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:07.013 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:08.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:14:08.190 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-02 14:14:08.242 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-02 14:14:08.243 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-02 14:14:08.244 | 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-02 14:14:08.246 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-02 14:14:08.247 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-02 14:14:08.248 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-02 14:14:08.249 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 14:14:08.250 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-02 14:14:08.251 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-02 14:14:08.252 | 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-02 14:14:08.253 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-03-02 14:14:08.254 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-02 14:14:08.256 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 14:14:08.257 | 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-02 14:14:08.317 | 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-02 14:14:08.318 | 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-02 14:14:08.320 | 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-02 14:14:08.358 | 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-02 14:14:08.397 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.4.0) 2022-03-02 14:14:08.398 | 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-02 14:14:08.399 | 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-02 14:14:08.401 | 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-02 14:14:08.448 | 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-02 14:14:08.453 | 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-02 14:14:08.462 | 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-02 14:14:08.464 | 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-02 14:14:08.478 | 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-02 14:14:08.480 | 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-02 14:14:08.481 | 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-02 14:14:08.545 | 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-02 14:14:08.548 | 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-02 14:14:08.550 | 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-02 14:14:08.551 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-02 14:14:08.603 | 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-02 14:14:08.615 | 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-02 14:14:11.056 | 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-02 14:14:11.063 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:14:11.063 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:14:11.189 | + inc/python:pip_install:200 : result=0 2022-03-02 14:14:11.191 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:14:11.193 | + functions-common:time_stop:2425 : local name 2022-03-02 14:14:11.195 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:14:11.198 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:14:11.200 | + functions-common:time_stop:2428 : local total 2022-03-02 14:14:11.202 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:14:11.204 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:14:11.206 | + functions-common:time_stop:2432 : start_time=1646230446117 2022-03-02 14:14:11.209 | + functions-common:time_stop:2434 : [[ -z 1646230446117 ]] 2022-03-02 14:14:11.211 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:14:11.215 | + functions-common:time_stop:2437 : end_time=1646230451213 2022-03-02 14:14:11.218 | + functions-common:time_stop:2438 : elapsed_time=5096 2022-03-02 14:14:11.220 | + functions-common:time_stop:2439 : total=37455 2022-03-02 14:14:11.222 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:14:11.224 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42551 2022-03-02 14:14:11.227 | + inc/python:pip_install:203 : return 0 2022-03-02 14:14:11.230 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-02 14:14:11.232 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-02 14:14:11.235 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 14:14:11.238 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-02 14:14:11.241 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-02 14:14:11.244 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 14:14:11.248 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-02 14:14:11.248 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 14:14:11.253 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-02 14:14:11.256 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-02 14:14:11.258 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-02 14:14:11.261 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-02 14:14:11.263 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-02 14:14:11.286 | Using python 3.8 to install python-memcached 2022-03-02 14:14:11.289 | + 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-02 14:14:12.177 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:12.177 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:12.177 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:12.177 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:13.362 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:14:13.397 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-02 14:14:13.400 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-02 14:14:15.978 | 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-02 14:14:15.985 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:14:15.985 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:14:16.121 | + inc/python:pip_install:200 : result=0 2022-03-02 14:14:16.124 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:14:16.126 | + functions-common:time_stop:2425 : local name 2022-03-02 14:14:16.128 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:14:16.131 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:14:16.133 | + functions-common:time_stop:2428 : local total 2022-03-02 14:14:16.136 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:14:16.138 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:14:16.140 | + functions-common:time_stop:2432 : start_time=1646230451281 2022-03-02 14:14:16.142 | + functions-common:time_stop:2434 : [[ -z 1646230451281 ]] 2022-03-02 14:14:16.145 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:14:16.150 | + functions-common:time_stop:2437 : end_time=1646230456147 2022-03-02 14:14:16.152 | + functions-common:time_stop:2438 : elapsed_time=4866 2022-03-02 14:14:16.154 | + functions-common:time_stop:2439 : total=42551 2022-03-02 14:14:16.156 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:14:16.159 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47417 2022-03-02 14:14:16.161 | + inc/python:pip_install:203 : return 0 2022-03-02 14:14:16.164 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-02 14:14:16.180 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:16.183 | + ./stack.sh:main:897 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 14:14:16.185 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-02 14:14:16.188 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-02 14:14:16.190 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-02 14:14:16.193 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 14:14:16.196 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-02 14:14:16.198 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-02 14:14:16.213 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:16.216 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-02 14:14:16.218 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-02 14:14:16.220 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-02 14:14:16.222 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:14:16.225 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:14:16.227 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:14:16.230 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:14:16.232 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:14:16.234 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:14:16.250 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:14:16.252 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:14:16.254 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:14:16.258 | + functions-common:git_clone:629 : echo master 2022-03-02 14:14:16.258 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:14:16.263 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-02 14:14:16.265 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:14:16.267 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-02 14:14:16.270 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:14:16.271 | + functions-common:git_clone:678 : head -1 2022-03-02 14:14:16.299 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-03-02 14:14:16.301 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:14:16.304 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-02 14:14:16.307 | + inc/python:setup_develop:338 : local bindep 2022-03-02 14:14:16.309 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 14:14:16.311 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-02 14:14:16.314 | + inc/python:setup_develop:344 : local extras= 2022-03-02 14:14:16.316 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-02 14:14:16.319 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 14:14:16.321 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 14:14:16.324 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-02 14:14:16.326 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 14:14:16.328 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 14:14:16.331 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-02 14:14:16.333 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 14:14:16.336 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-02 14:14:16.339 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 14:14:16.341 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 14:14:16.344 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-02 14:14:16.350 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-02 14:14:16.353 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-02 14:14:17.054 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-02 14:14:17.056 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 14:14:17.059 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 14:14:17.061 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 14:14:17.063 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 14:14:17.065 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-02 14:14:17.067 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 14:14:17.076 | + inc/python:setup_package:428 : local extras= 2022-03-02 14:14:17.078 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 14:14:17.080 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 14:14:17.087 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 14:14:17.089 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 14:14:17.092 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 14:14:17.094 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-02 14:14:17.115 | Using python 3.8 to install /opt/stack/keystone 2022-03-02 14:14:17.118 | + 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-02 14:14:18.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:18.010 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:18.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:18.010 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:19.189 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:14:19.217 | Obtaining file:///opt/stack/keystone 2022-03-02 14:14:19.218 | Preparing metadata (setup.py): started 2022-03-02 14:14:22.862 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 14:14:22.938 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-03-02 14:14:22.939 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-03-02 14:14:22.940 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-03-02 14:14:22.941 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-03-02 14:14:22.942 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-03-02 14:14:22.943 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-03-02 14:14:22.944 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-03-02 14:14:22.945 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-03-02 14:14:22.946 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-03-02 14:14:22.947 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-03-02 14:14:22.948 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-03-02 14:14:22.949 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 14:14:22.950 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.20) 2022-03-02 14:14:22.952 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-03-02 14:14:22.953 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-03-02 14:14:22.954 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-03-02 14:14:22.955 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-03-02 14:14:22.956 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-03-02 14:14:22.957 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-03-02 14:14:22.958 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-03-02 14:14:22.960 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-03-02 14:14:22.961 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-03-02 14:14:22.962 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-03-02 14:14:22.964 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-03-02 14:14:22.965 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-03-02 14:14:22.966 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 14:14:22.967 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.1) 2022-03-02 14:14:22.969 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-03-02 14:14:22.970 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-03-02 14:14:22.971 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 14:14:22.972 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-03-02 14:14:22.973 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-03-02 14:14:22.974 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-03-02 14:14:22.975 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-03-02 14:14:22.986 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-03-02 14:14:22.987 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-03-02 14:14:23.032 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev102) (5.1.1) 2022-03-02 14:14:23.044 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (3.0.3) 2022-03-02 14:14:23.045 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (8.0.4) 2022-03-02 14:14:23.046 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 14:14:23.047 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev102) (2.0.3) 2022-03-02 14:14:23.057 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-03-02 14:14:23.118 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-03-02 14:14:23.120 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-03-02 14:14:23.217 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (0.8.0) 2022-03-02 14:14:23.218 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (1.5.0) 2022-03-02 14:14:23.219 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 14:14:23.220 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-03-02 14:14:23.274 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-03-02 14:14:23.276 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.7.6) 2022-03-02 14:14:23.278 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.0.1) 2022-03-02 14:14:23.329 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (0.9.6) 2022-03-02 14:14:23.332 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev102) (2.8.2) 2022-03-02 14:14:23.390 | 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==20.1.0.dev102) (2.8.0) 2022-03-02 14:14:23.392 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.2.3) 2022-03-02 14:14:23.393 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.9) 2022-03-02 14:14:23.397 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.4.0) 2022-03-02 14:14:23.398 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (5.0.0) 2022-03-02 14:14:23.399 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (0.4.0) 2022-03-02 14:14:23.420 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev102) (3.3.0) 2022-03-02 14:14:23.468 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (3.1.1) 2022-03-02 14:14:23.487 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (0.11.0) 2022-03-02 14:14:23.488 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (3.0.7) 2022-03-02 14:14:23.489 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-03-02 14:14:23.492 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (1.0.2) 2022-03-02 14:14:23.570 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev102) (4.5.0) 2022-03-02 14:14:23.686 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-03-02 14:14:23.688 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-03-02 14:14:23.689 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-03-02 14:14:23.690 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (60.9.3) 2022-03-02 14:14:23.690 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-03-02 14:14:23.910 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-03-02 14:14:23.933 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-03-02 14:14:23.934 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-03-02 14:14:24.001 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (4.11.1) 2022-03-02 14:14:24.002 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev102) (1.1.6) 2022-03-02 14:14:24.020 | 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==20.1.0.dev102) (5.0.0) 2022-03-02 14:14:24.092 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-03-02 14:14:24.132 | 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==20.1.0.dev102) (1.13.3) 2022-03-02 14:14:24.245 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 14:14:24.319 | 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==20.1.0.dev102) (1.7.0) 2022-03-02 14:14:24.447 | 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==20.1.0.dev102) (0.17.3) 2022-03-02 14:14:24.478 | 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==20.1.0.dev102) (0.13.1) 2022-03-02 14:14:24.517 | 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==20.1.0.dev102) (3.5.0) 2022-03-02 14:14:24.520 | 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==20.1.0.dev102) (3.0.0) 2022-03-02 14:14:24.522 | 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==20.1.0.dev102) (2.5.1) 2022-03-02 14:14:24.523 | 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==20.1.0.dev102) (0.33.0) 2022-03-02 14:14:24.525 | 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==20.1.0.dev102) (1.3.3) 2022-03-02 14:14:24.526 | 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==20.1.0.dev102) (2.1.1) 2022-03-02 14:14:24.578 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev102) (0.2.5) 2022-03-02 14:14:24.715 | 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==20.1.0.dev102) (3.3) 2022-03-02 14:14:24.716 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2019.11.28) 2022-03-02 14:14:24.718 | 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==20.1.0.dev102) (2.0.12) 2022-03-02 14:14:24.719 | 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==20.1.0.dev102) (1.26.8) 2022-03-02 14:14:24.869 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev102) (2.5.0) 2022-03-02 14:14:24.949 | 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==20.1.0.dev102) (2.4.0) 2022-03-02 14:14:25.022 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev102) (3.7.0) 2022-03-02 14:14:25.195 | 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==20.1.0.dev102) (2.1.0) 2022-03-02 14:14:25.457 | 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==20.1.0.dev102) (0.7) 2022-03-02 14:14:25.492 | 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==20.1.0.dev102) (1.0.0) 2022-03-02 14:14:27.387 | Installing collected packages: keystone 2022-03-02 14:14:27.387 | Attempting uninstall: keystone 2022-03-02 14:14:27.388 | Found existing installation: keystone 20.1.0.dev102 2022-03-02 14:14:27.391 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-02 14:14:27.393 | Running setup.py develop for keystone 2022-03-02 14:14:31.982 | Successfully installed keystone 2022-03-02 14:14:31.982 | 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-02 14:14:31.990 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:14:31.990 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:14:32.127 | + inc/python:pip_install:200 : result=0 2022-03-02 14:14:32.129 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:14:32.132 | + functions-common:time_stop:2425 : local name 2022-03-02 14:14:32.134 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:14:32.136 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:14:32.138 | + functions-common:time_stop:2428 : local total 2022-03-02 14:14:32.140 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:14:32.142 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:14:32.144 | + functions-common:time_stop:2432 : start_time=1646230457110 2022-03-02 14:14:32.147 | + functions-common:time_stop:2434 : [[ -z 1646230457110 ]] 2022-03-02 14:14:32.150 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:14:32.154 | + functions-common:time_stop:2437 : end_time=1646230472151 2022-03-02 14:14:32.156 | + functions-common:time_stop:2438 : elapsed_time=15041 2022-03-02 14:14:32.158 | + functions-common:time_stop:2439 : total=47417 2022-03-02 14:14:32.160 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:14:32.163 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62458 2022-03-02 14:14:32.165 | + inc/python:pip_install:203 : return 0 2022-03-02 14:14:32.167 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 14:14:32.170 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 14:14:32.172 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 14:14:32.191 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 14:14:32.203 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-02 14:14:32.206 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-02 14:14:32.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:32.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:32.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-02 14:14:32.216 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:32.219 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-02 14:14:32.235 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:32.237 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-02 14:14:32.240 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 14:14:32.242 | + ./stack.sh:main:899 : configure_keystone 2022-03-02 14:14:32.245 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-02 14:14:32.258 | + 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-02 14:14:32.261 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-02 14:14:32.265 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-02 14:14:32.282 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:32.284 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-02 14:14:32.314 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-02 14:14:32.342 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-02 14:14:32.373 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-02 14:14:32.404 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-02 14:14:32.434 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-02 14:14:32.465 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-02 14:14:32.493 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-02 14:14:32.520 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-02 14:14:32.523 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-02 14:14:32.526 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-02 14:14:32.528 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-02 14:14:32.530 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 14:14:32.533 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 14:14:32.548 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:32.551 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 14:14:32.554 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 14:14:32.556 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 14:14:32.572 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:32.575 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:14:32.578 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:14:32.609 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 14:14:32.611 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 14:14:32.613 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-02 14:14:32.616 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-02 14:14:32.633 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:32.635 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-03-02 14:14:32.665 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-02 14:14:32.668 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-02 14:14:32.700 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-02 14:14:32.702 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-02 14:14:32.705 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-02 14:14:32.707 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-02 14:14:32.709 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 14:14:32.712 | + 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-02 14:14:32.744 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-02 14:14:32.747 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-02 14:14:32.749 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-02 14:14:32.752 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-02 14:14:32.755 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 14:14:32.773 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 14:14:32.775 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 14:14:32.778 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 14:14:32.780 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 14:14:32.783 | + 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-02 14:14:32.811 | + 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-02 14:14:32.840 | + 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-02 14:14:32.870 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 14:14:32.900 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-02 14:14:32.931 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-02 14:14:32.934 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-02 14:14:32.936 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-02 14:14:32.938 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-02 14:14:32.941 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-02 14:14:32.943 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 14:14:32.945 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 14:14:32.948 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-02 14:14:32.952 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-02 14:14:32.955 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 14:14:32.957 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 14:14:32.970 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 14:14:32.970 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:14:32.979 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 14:14:32.983 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:14:33.000 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 14:14:33.002 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-02 14:14:33.006 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-02 14:14:33.037 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-02 14:14:33.065 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-02 14:14:33.094 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-02 14:14:33.124 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-02 14:14:33.153 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-02 14:14:33.182 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-02 14:14:33.210 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-02 14:14:33.237 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-02 14:14:33.266 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 14:14:33.302 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-02 14:14:33.330 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-02 14:14:33.360 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-02 14:14:33.388 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 14:14:33.390 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 14:14:33.393 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-02 14:14:33.396 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-02 14:14:33.399 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 14:14:33.401 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:33.404 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:33.406 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 14:14:33.409 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 14:14:33.411 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 14:14:33.453 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-02 14:14:33.484 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-03-02 14:14:33.485 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 14:14:33.494 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-02 14:14:33.497 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-02 14:14:33.499 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-02 14:14:33.502 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 14:14:33.504 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 14:14:33.506 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:14:33.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:33.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:33.513 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 14:14:33.516 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 14:14:33.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:33.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:33.523 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-02 14:14:33.586 | Site keystone-wsgi-public already enabled 2022-03-02 14:14:33.590 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 14:14:33.592 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 14:14:33.595 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:14:33.597 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 14:14:33.736 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-02 14:14:33.770 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-02 14:14:33.802 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-02 14:14:33.834 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-02 14:14:33.837 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-02 14:14:33.868 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-02 14:14:33.898 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-02 14:14:33.926 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-02 14:14:33.930 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-02 14:14:33.948 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:33.951 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-02 14:14:33.969 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:33.972 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-02 14:14:33.975 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-02 14:14:33.977 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-02 14:14:33.979 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 14:14:33.982 | + lib/stack:stack_install_service:32 : install_swift 2022-03-02 14:14:33.984 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-02 14:14:33.987 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-02 14:14:33.989 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-02 14:14:33.992 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:14:33.994 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:14:33.997 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:14:34.000 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:14:34.002 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:14:34.005 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:14:34.021 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:14:34.024 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:14:34.026 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:14:34.029 | + functions-common:git_clone:629 : echo master 2022-03-02 14:14:34.029 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:14:34.035 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-02 14:14:34.037 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:14:34.040 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-02 14:14:34.042 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:14:34.043 | + functions-common:git_clone:678 : head -1 2022-03-02 14:14:34.046 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-02 14:14:34.048 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:14:34.051 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-02 14:14:34.054 | + inc/python:setup_develop:338 : local bindep 2022-03-02 14:14:34.056 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 14:14:34.059 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-02 14:14:34.061 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-02 14:14:34.064 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-02 14:14:34.066 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 14:14:34.070 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 14:14:34.072 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-02 14:14:34.075 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 14:14:34.077 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-02 14:14:34.080 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-02 14:14:34.082 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 14:14:34.085 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-02 14:14:34.087 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 14:14:34.090 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 14:14:34.093 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-02 14:14:34.098 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-02 14:14:34.101 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-02 14:14:34.761 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-02 14:14:34.764 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 14:14:34.766 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 14:14:34.768 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 14:14:34.771 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 14:14:34.774 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-02 14:14:34.776 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 14:14:34.778 | + inc/python:setup_package:428 : local extras=keystone 2022-03-02 14:14:34.781 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 14:14:34.783 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-02 14:14:34.785 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-02 14:14:34.788 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-02 14:14:34.791 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 14:14:34.793 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-02 14:14:34.814 | Using python 3.8 to install /opt/stack/swift 2022-03-02 14:14:34.817 | + 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-02 14:14:35.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:35.694 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:35.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:35.694 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:36.848 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:14:36.876 | Obtaining file:///opt/stack/swift 2022-03-02 14:14:36.878 | Preparing metadata (setup.py): started 2022-03-02 14:14:40.261 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 14:14:40.306 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-02 14:14:40.308 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-02 14:14:40.309 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-02 14:14:40.310 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-02 14:14:40.311 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-02 14:14:40.313 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-02 14:14:40.314 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-02 14:14:40.315 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-02 14:14:40.316 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-02 14:14:40.317 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-02 14:14:40.318 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-02 14:14:40.358 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-02 14:14:40.366 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-02 14:14:40.427 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.1.1) 2022-03-02 14:14:40.428 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-02 14:14:40.430 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-02 14:14:40.431 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-02 14:14:40.432 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-02 14:14:40.433 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-02 14:14:40.434 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-02 14:14:40.436 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.3.0) 2022-03-02 14:14:40.437 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 14:14:40.438 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.8.1) 2022-03-02 14:14:40.439 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 14:14:40.440 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.4.0) 2022-03-02 14:14:40.462 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-02 14:14:40.496 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-02 14:14:40.497 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-02 14:14:40.498 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-02 14:14:40.501 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-02 14:14:40.526 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-02 14:14:40.624 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.5.0) 2022-03-02 14:14:40.625 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.2) 2022-03-02 14:14:40.627 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.7.0) 2022-03-02 14:14:40.673 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.1.5) 2022-03-02 14:14:40.719 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (6.0) 2022-03-02 14:14:40.720 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.4.0) 2022-03-02 14:14:40.721 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.5.0) 2022-03-02 14:14:40.723 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.8.0) 2022-03-02 14:14:40.787 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.8.2) 2022-03-02 14:14:40.791 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.9.6) 2022-03-02 14:14:40.807 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.3) 2022-03-02 14:14:40.808 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2021.3) 2022-03-02 14:14:40.825 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (21.3) 2022-03-02 14:14:40.829 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.0.7) 2022-03-02 14:14:40.945 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.13.3) 2022-03-02 14:14:40.961 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.1) 2022-03-02 14:14:43.356 | Installing collected packages: swift 2022-03-02 14:14:43.356 | Attempting uninstall: swift 2022-03-02 14:14:43.357 | Found existing installation: swift 2.29.1.dev13 2022-03-02 14:14:43.360 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-02 14:14:43.362 | Running setup.py develop for swift 2022-03-02 14:14:47.668 | Successfully installed swift 2022-03-02 14:14:47.669 | 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-02 14:14:47.677 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:14:47.677 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:14:47.817 | + inc/python:pip_install:200 : result=0 2022-03-02 14:14:47.820 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:14:47.823 | + functions-common:time_stop:2425 : local name 2022-03-02 14:14:47.825 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:14:47.827 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:14:47.829 | + functions-common:time_stop:2428 : local total 2022-03-02 14:14:47.831 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:14:47.833 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:14:47.836 | + functions-common:time_stop:2432 : start_time=1646230474809 2022-03-02 14:14:47.838 | + functions-common:time_stop:2434 : [[ -z 1646230474809 ]] 2022-03-02 14:14:47.841 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:14:47.845 | + functions-common:time_stop:2437 : end_time=1646230487842 2022-03-02 14:14:47.847 | + functions-common:time_stop:2438 : elapsed_time=13033 2022-03-02 14:14:47.849 | + functions-common:time_stop:2439 : total=62458 2022-03-02 14:14:47.853 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:14:47.855 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75491 2022-03-02 14:14:47.857 | + inc/python:pip_install:203 : return 0 2022-03-02 14:14:47.859 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 14:14:47.862 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 14:14:47.864 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 14:14:47.884 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 14:14:47.896 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-02 14:14:47.899 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-02 14:14:47.901 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:47.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:47.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-02 14:14:47.909 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:47.911 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-02 14:14:47.915 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 14:14:47.917 | + ./stack.sh:main:908 : configure_swift 2022-03-02 14:14:47.920 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-02 14:14:47.922 | + lib/swift:configure_swift:332 : local node_number 2022-03-02 14:14:47.924 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-02 14:14:47.926 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-02 14:14:47.928 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 14:14:49.142 | No container-server running 2022-03-02 14:14:49.142 | No proxy-server running 2022-03-02 14:14:49.142 | No account-server running 2022-03-02 14:14:49.142 | No container-sharder running 2022-03-02 14:14:49.142 | No container-reconciler running 2022-03-02 14:14:49.142 | No object-replicator running 2022-03-02 14:14:49.142 | No object-reconstructor running 2022-03-02 14:14:49.142 | No account-auditor running 2022-03-02 14:14:49.142 | No container-auditor running 2022-03-02 14:14:49.142 | No object-auditor running 2022-03-02 14:14:49.142 | No object-expirer running 2022-03-02 14:14:49.142 | No account-replicator running 2022-03-02 14:14:49.142 | No account-reaper running 2022-03-02 14:14:49.142 | No container-replicator running 2022-03-02 14:14:49.142 | No container-sync running 2022-03-02 14:14:49.142 | No object-updater running 2022-03-02 14:14:49.142 | No object-server running 2022-03-02 14:14:49.142 | No container-updater running 2022-03-02 14:14:49.243 | + lib/swift:configure_swift:337 : true 2022-03-02 14:14:49.245 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-02 14:14:49.258 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-02 14:14:49.271 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-02 14:14:49.274 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-02 14:14:49.274 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-02 14:14:49.279 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-02 14:14:49.279 | s/%GROUP%/ubuntu/; 2022-03-02 14:14:49.279 | s/%USER%/ubuntu/; 2022-03-02 14:14:49.279 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-02 14:14:49.279 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-02 14:14:49.282 | uid = ubuntu 2022-03-02 14:14:49.282 | gid = ubuntu 2022-03-02 14:14:49.282 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-02 14:14:49.282 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-02 14:14:49.282 | address = 127.0.0.1 2022-03-02 14:14:49.282 | 2022-03-02 14:14:49.282 | [account6612] 2022-03-02 14:14:49.282 | max connections = 25 2022-03-02 14:14:49.282 | path = /opt/stack/data/swift/1/node/ 2022-03-02 14:14:49.283 | read only = false 2022-03-02 14:14:49.283 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-02 14:14:49.283 | 2022-03-02 14:14:49.283 | [account6622] 2022-03-02 14:14:49.283 | max connections = 25 2022-03-02 14:14:49.283 | path = /opt/stack/data/swift/2/node/ 2022-03-02 14:14:49.283 | read only = false 2022-03-02 14:14:49.283 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-02 14:14:49.283 | 2022-03-02 14:14:49.283 | [account6632] 2022-03-02 14:14:49.283 | max connections = 25 2022-03-02 14:14:49.283 | path = /opt/stack/data/swift/3/node/ 2022-03-02 14:14:49.283 | read only = false 2022-03-02 14:14:49.283 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-02 14:14:49.283 | 2022-03-02 14:14:49.283 | [account6642] 2022-03-02 14:14:49.283 | max connections = 25 2022-03-02 14:14:49.283 | path = /opt/stack/data/swift/4/node/ 2022-03-02 14:14:49.283 | read only = false 2022-03-02 14:14:49.283 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-02 14:14:49.283 | 2022-03-02 14:14:49.283 | 2022-03-02 14:14:49.283 | [container6611] 2022-03-02 14:14:49.283 | max connections = 25 2022-03-02 14:14:49.283 | path = /opt/stack/data/swift/1/node/ 2022-03-02 14:14:49.283 | read only = false 2022-03-02 14:14:49.283 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-02 14:14:49.283 | 2022-03-02 14:14:49.283 | [container6621] 2022-03-02 14:14:49.283 | max connections = 25 2022-03-02 14:14:49.283 | path = /opt/stack/data/swift/2/node/ 2022-03-02 14:14:49.283 | read only = false 2022-03-02 14:14:49.283 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-02 14:14:49.283 | 2022-03-02 14:14:49.283 | [container6631] 2022-03-02 14:14:49.284 | max connections = 25 2022-03-02 14:14:49.284 | path = /opt/stack/data/swift/3/node/ 2022-03-02 14:14:49.284 | read only = false 2022-03-02 14:14:49.284 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-02 14:14:49.284 | 2022-03-02 14:14:49.284 | [container6641] 2022-03-02 14:14:49.284 | max connections = 25 2022-03-02 14:14:49.284 | path = /opt/stack/data/swift/4/node/ 2022-03-02 14:14:49.284 | read only = false 2022-03-02 14:14:49.284 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-02 14:14:49.284 | 2022-03-02 14:14:49.284 | 2022-03-02 14:14:49.284 | [object6613] 2022-03-02 14:14:49.284 | max connections = 25 2022-03-02 14:14:49.284 | path = /opt/stack/data/swift/1/node/ 2022-03-02 14:14:49.284 | read only = false 2022-03-02 14:14:49.284 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-02 14:14:49.284 | 2022-03-02 14:14:49.284 | [object6623] 2022-03-02 14:14:49.284 | max connections = 25 2022-03-02 14:14:49.284 | path = /opt/stack/data/swift/2/node/ 2022-03-02 14:14:49.284 | read only = false 2022-03-02 14:14:49.284 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-02 14:14:49.284 | 2022-03-02 14:14:49.284 | [object6633] 2022-03-02 14:14:49.284 | max connections = 25 2022-03-02 14:14:49.284 | path = /opt/stack/data/swift/3/node/ 2022-03-02 14:14:49.284 | read only = false 2022-03-02 14:14:49.284 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-02 14:14:49.284 | 2022-03-02 14:14:49.284 | [object6643] 2022-03-02 14:14:49.284 | max connections = 25 2022-03-02 14:14:49.285 | path = /opt/stack/data/swift/4/node/ 2022-03-02 14:14:49.285 | read only = false 2022-03-02 14:14:49.285 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-02 14:14:49.286 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-02 14:14:49.288 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:14:49.290 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:14:49.292 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-02 14:14:49.305 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-02 14:14:49.308 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-02 14:14:49.313 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-02 14:14:49.317 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-02 14:14:49.320 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-02 14:14:49.324 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-02 14:14:49.354 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-03-02 14:14:49.383 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-02 14:14:49.401 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-02 14:14:49.430 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-02 14:14:49.449 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-02 14:14:49.480 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-02 14:14:49.499 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-02 14:14:49.529 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-02 14:14:49.548 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-02 14:14:49.579 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-02 14:14:49.597 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 14:14:49.629 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-02 14:14:49.649 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-02 14:14:49.665 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:49.667 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-02 14:14:49.698 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-02 14:14:49.729 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-02 14:14:49.759 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-02 14:14:49.791 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-02 14:14:49.807 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:49.809 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-02 14:14:49.839 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-02 14:14:49.856 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:49.858 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-02 14:14:49.874 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:49.877 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-02 14:14:49.879 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-02 14:14:49.896 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:49.899 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-02 14:14:49.901 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-02 14:14:49.904 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-02 14:14:49.909 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-02 14:14:49.923 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-02 14:14:49.951 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-02 14:14:49.983 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-02 14:14:50.017 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-02 14:14:50.053 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-02 14:14:50.083 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-02 14:14:50.086 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-02 14:14:50.088 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-02 14:14:50.090 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-02 14:14:50.092 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-02 14:14:50.122 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-02 14:14:50.153 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-03-02 14:14:50.182 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-02 14:14:50.212 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-02 14:14:50.241 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-02 14:14:50.271 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-02 14:14:50.302 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-02 14:14:50.333 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:14:50.361 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-02 14:14:50.390 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-02 14:14:50.421 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-02 14:14:50.450 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-02 14:14:50.479 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-02 14:14:50.513 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-02 14:14:50.543 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-02 14:14:50.562 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-02 14:14:50.591 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-02 14:14:50.621 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-02 14:14:50.626 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-02 14:14:50.657 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-02 14:14:50.685 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-02 14:14:50.714 | + lib/swift:configure_swift:475 : local node_number 2022-03-02 14:14:50.716 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 14:14:50.719 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 14:14:50.721 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-02 14:14:50.726 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-02 14:14:50.729 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 14:14:50.731 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 14:14:50.733 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-02 14:14:50.735 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-02 14:14:50.738 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 14:14:50.740 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 14:14:50.743 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-02 14:14:50.763 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-02 14:14:50.793 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-02 14:14:50.814 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-02 14:14:50.847 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-02 14:14:50.867 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 14:14:50.900 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-02 14:14:50.919 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 14:14:50.950 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-02 14:14:50.969 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 14:14:51.001 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-02 14:14:51.020 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-02 14:14:51.050 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-02 14:14:51.071 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-02 14:14:51.102 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-02 14:14:51.122 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-02 14:14:51.154 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-02 14:14:51.173 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-02 14:14:51.202 | + 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-02 14:14:51.212 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-02 14:14:51.234 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 14:14:51.265 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-02 14:14:51.297 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 14:14:51.299 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-02 14:14:51.304 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-02 14:14:51.306 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 14:14:51.308 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 14:14:51.311 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-02 14:14:51.313 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-02 14:14:51.315 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 14:14:51.318 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 14:14:51.320 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-02 14:14:51.341 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-02 14:14:51.377 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-02 14:14:51.398 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-02 14:14:51.431 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-02 14:14:51.450 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 14:14:51.481 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-02 14:14:51.500 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 14:14:51.533 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-02 14:14:51.552 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 14:14:51.583 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-02 14:14:51.604 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-02 14:14:51.634 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-02 14:14:51.654 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-02 14:14:51.684 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-02 14:14:51.707 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-02 14:14:51.738 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-02 14:14:51.756 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-02 14:14:51.786 | + 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-02 14:14:51.792 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-02 14:14:51.810 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 14:14:51.841 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 14:14:51.843 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-02 14:14:51.847 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-02 14:14:51.850 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 14:14:51.852 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 14:14:51.854 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-02 14:14:51.857 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-02 14:14:51.859 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 14:14:51.862 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 14:14:51.864 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-02 14:14:51.884 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-02 14:14:51.914 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-02 14:14:51.933 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-02 14:14:51.963 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-02 14:14:51.982 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 14:14:52.016 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-02 14:14:52.035 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 14:14:52.066 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-02 14:14:52.085 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 14:14:52.117 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-02 14:14:52.137 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-02 14:14:52.168 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-02 14:14:52.187 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-02 14:14:52.217 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-02 14:14:52.236 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-02 14:14:52.268 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-02 14:14:52.287 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-02 14:14:52.315 | + 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-02 14:14:52.322 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-02 14:14:52.342 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 14:14:52.372 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-02 14:14:52.405 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-02 14:14:52.439 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-02 14:14:52.470 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-02 14:14:52.473 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-02 14:14:52.478 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-02 14:14:52.508 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-02 14:14:52.539 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-02 14:14:52.574 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-02 14:14:52.604 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-02 14:14:52.636 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-02 14:14:52.665 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-02 14:14:52.692 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-02 14:14:52.720 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-02 14:14:52.751 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-02 14:14:52.768 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:52.770 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-02 14:14:52.790 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-02 14:14:52.793 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-02 14:14:52.813 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-02 14:14:52.815 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-03-02 14:14:52.844 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-02 14:14:52.846 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-02 14:14:52.874 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-03-02 14:14:52.907 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-02 14:14:52.910 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-02 14:14:52.939 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-02 14:14:52.956 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:52.958 | + lib/swift:configure_swift:538 : local user_group 2022-03-02 14:14:52.961 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-02 14:14:52.966 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-02 14:14:52.968 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-02 14:14:52.981 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-02 14:14:52.984 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-02 14:14:52.995 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-02 14:14:52.998 | + lib/swift:configure_swift:545 : is_suse 2022-03-02 14:14:53.000 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:14:53.002 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:14:53.004 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:14:53.007 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:14:53.009 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:14:53.012 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:14:53.014 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-02 14:14:53.027 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-02 14:14:53.030 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-02 14:14:53.032 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-02 14:14:53.051 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:14:53.054 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-02 14:14:53.073 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:53.075 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-02 14:14:53.078 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-02 14:14:53.081 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-02 14:14:53.083 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 14:14:53.086 | + lib/stack:stack_install_service:32 : install_glance 2022-03-02 14:14:53.089 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-02 14:14:53.091 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-02 14:14:53.094 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-02 14:14:53.112 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:53.114 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-02 14:14:53.117 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-02 14:14:53.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:14:53.138 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-02 14:14:53.140 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-02 14:14:53.143 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-02 14:14:53.146 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:14:53.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:14:53.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-02 14:14:53.154 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:14:53.158 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-02 14:14:53.160 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-02 14:14:53.163 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-02 14:14:53.166 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-02 14:14:53.168 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-02 14:14:53.171 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-02 14:14:53.173 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-02 14:14:53.177 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-02 14:14:53.179 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-02 14:14:53.182 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-02 14:14:53.186 | +++ 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-02 14:14:53.186 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-02 14:14:53.192 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-02 14:14:53.195 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-02 14:14:53.198 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-02 14:14:53.201 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-02 14:14:53.204 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 14:14:53.230 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-02 14:14:53.233 | + 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-02 14:14:54.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:54.162 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:54.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:14:54.162 | from cryptography.utils import int_from_bytes 2022-03-02 14:14:55.320 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:14:55.349 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-02 14:14:55.434 | 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-02 14:14:55.435 | 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-02 14:14:55.436 | 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-02 14:14:55.437 | 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-02 14:14:55.438 | 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-02 14:14:55.439 | 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-02 14:14:55.440 | 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-02 14:14:55.441 | 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-02 14:14:55.442 | 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-02 14:14:55.443 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 14:14:55.445 | 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-02 14:14:55.446 | 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-02 14:14:55.448 | 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-02 14:14:55.450 | 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-02 14:14:55.452 | 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-02 14:14:55.454 | 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-02 14:14:55.457 | 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-02 14:14:55.459 | 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-02 14:14:55.468 | 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-02 14:14:55.469 | 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-02 14:14:55.483 | 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-02 14:14:55.551 | 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-02 14:14:55.553 | 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-02 14:14:55.555 | 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-02 14:14:55.580 | 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-02 14:14:55.581 | 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) (3.4.0) 2022-03-02 14:14:55.582 | 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-02 14:14:55.585 | 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-02 14:14:55.586 | 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.6.1) 2022-03-02 14:14:55.598 | 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-02 14:14:55.638 | 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-02 14:14:55.639 | 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-02 14:14:55.641 | 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.4.0) 2022-03-02 14:14:55.642 | 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-02 14:14:55.663 | 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-02 14:14:55.665 | 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-02 14:14:55.679 | 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-02 14:14:55.695 | 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-02 14:14:55.696 | 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-02 14:14:55.717 | 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-02 14:14:55.721 | 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-02 14:14:55.801 | 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-02 14:14:55.804 | 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-02 14:14:55.806 | 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-02 14:14:55.808 | 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-02 14:14:55.857 | 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-02 14:14:55.886 | 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-02 14:14:56.089 | 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-02 14:14:56.094 | 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-02 14:14:56.127 | 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-02 14:14:56.129 | 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-02 14:14:56.131 | 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-02 14:14:56.133 | 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-02 14:14:56.135 | 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-02 14:14:56.136 | 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-02 14:14:56.191 | 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-02 14:14:56.390 | 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-02 14:14:56.416 | 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-02 14:14:56.501 | 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-02 14:14:56.653 | 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-02 14:14:58.792 | 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-02 14:14:58.800 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:14:58.800 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:14:58.934 | + inc/python:pip_install:200 : result=0 2022-03-02 14:14:58.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:14:58.939 | + functions-common:time_stop:2425 : local name 2022-03-02 14:14:58.941 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:14:58.944 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:14:58.947 | + functions-common:time_stop:2428 : local total 2022-03-02 14:14:58.949 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:14:58.951 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:14:58.954 | + functions-common:time_stop:2432 : start_time=1646230493222 2022-03-02 14:14:58.956 | + functions-common:time_stop:2434 : [[ -z 1646230493222 ]] 2022-03-02 14:14:58.959 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:14:58.964 | + functions-common:time_stop:2437 : end_time=1646230498961 2022-03-02 14:14:58.967 | + functions-common:time_stop:2438 : elapsed_time=5739 2022-03-02 14:14:58.970 | + functions-common:time_stop:2439 : total=75491 2022-03-02 14:14:58.972 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:14:58.975 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81230 2022-03-02 14:14:58.978 | + inc/python:pip_install:203 : return 0 2022-03-02 14:14:58.980 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-02 14:14:58.983 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-02 14:14:58.986 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-02 14:14:59.001 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-02 14:14:59.007 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-02 14:14:59.010 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-02 14:14:59.012 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-02 14:14:59.015 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:14:59.017 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:14:59.021 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:14:59.024 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:14:59.027 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:14:59.030 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:14:59.048 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:14:59.051 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:14:59.054 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:14:59.057 | + functions-common:git_clone:629 : echo master 2022-03-02 14:14:59.057 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:14:59.063 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-02 14:14:59.065 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:14:59.067 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-02 14:14:59.071 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:14:59.071 | + functions-common:git_clone:678 : head -1 2022-03-02 14:14:59.075 | d4119be05 Merge "Sync example configs for Yoga" 2022-03-02 14:14:59.078 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:14:59.081 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-02 14:14:59.083 | + inc/python:setup_develop:338 : local bindep 2022-03-02 14:14:59.086 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 14:14:59.089 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-02 14:14:59.091 | + inc/python:setup_develop:344 : local extras= 2022-03-02 14:14:59.094 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-02 14:14:59.096 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 14:14:59.099 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 14:14:59.102 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-02 14:14:59.105 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 14:14:59.107 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 14:14:59.110 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-02 14:14:59.113 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 14:14:59.116 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-02 14:14:59.119 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 14:14:59.122 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 14:14:59.126 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-02 14:14:59.132 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-02 14:14:59.135 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-02 14:14:59.823 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-02 14:14:59.825 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 14:14:59.828 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 14:14:59.830 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 14:14:59.833 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 14:14:59.836 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-02 14:14:59.839 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 14:14:59.841 | + inc/python:setup_package:428 : local extras= 2022-03-02 14:14:59.844 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 14:14:59.846 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 14:14:59.848 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 14:14:59.852 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 14:14:59.854 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 14:14:59.857 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-02 14:14:59.882 | Using python 3.8 to install /opt/stack/glance 2022-03-02 14:14:59.885 | + 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-02 14:15:00.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:15:00.794 | from cryptography.utils import int_from_bytes 2022-03-02 14:15:00.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:15:00.794 | from cryptography.utils import int_from_bytes 2022-03-02 14:15:01.957 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:15:01.984 | Obtaining file:///opt/stack/glance 2022-03-02 14:15:01.985 | Preparing metadata (setup.py): started 2022-03-02 14:15:05.216 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 14:15:05.297 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.8.1) 2022-03-02 14:15:05.298 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.7.1) 2022-03-02 14:15:05.299 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.4.31) 2022-03-02 14:15:05.301 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.33.0) 2022-03-02 14:15:05.302 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.1.1) 2022-03-02 14:15:05.303 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.5.1) 2022-03-02 14:15:05.305 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.8.7) 2022-03-02 14:15:05.306 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.4.2) 2022-03-02 14:15:05.307 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.7.6) 2022-03-02 14:15:05.308 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.20.4) 2022-03-02 14:15:05.309 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (8.8.0) 2022-03-02 14:15:05.311 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.0) 2022-03-02 14:15:05.312 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.0) 2022-03-02 14:15:05.313 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 14:15:05.314 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.12.2) 2022-03-02 14:15:05.315 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 14:15:05.316 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 14:15:05.318 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.4) 2022-03-02 14:15:05.319 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 14:15:05.320 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (9.4.0) 2022-03-02 14:15:05.321 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.11.0) 2022-03-02 14:15:05.322 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.1.1) 2022-03-02 14:15:05.324 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 14:15:05.325 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev86) (3.2.0) 2022-03-02 14:15:05.326 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 14:15:05.327 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (22.0.0) 2022-03-02 14:15:05.328 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (11.2.0) 2022-03-02 14:15:05.329 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.1.0) 2022-03-02 14:15:05.330 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 14:15:05.331 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.1) 2022-03-02 14:15:05.332 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (12.13.0) 2022-03-02 14:15:05.335 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.1) 2022-03-02 14:15:05.336 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.3.0) 2022-03-02 14:15:05.337 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.11.0) 2022-03-02 14:15:05.338 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.3.3) 2022-03-02 14:15:05.339 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.2) 2022-03-02 14:15:05.340 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.0.0) 2022-03-02 14:15:05.341 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 14:15:05.342 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (36.0.1) 2022-03-02 14:15:05.343 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.2.2) 2022-03-02 14:15:05.345 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.0.2) 2022-03-02 14:15:05.346 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.6.0) 2022-03-02 14:15:05.347 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.10.1) 2022-03-02 14:15:05.364 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (4.11.1) 2022-03-02 14:15:05.366 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (1.1.6) 2022-03-02 14:15:05.368 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (5.4.0) 2022-03-02 14:15:05.389 | 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.0.0.dev86) (2.27.1) 2022-03-02 14:15:05.390 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.0.dev86) (5.3.0) 2022-03-02 14:15:05.435 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev86) (1.15.0) 2022-03-02 14:15:05.452 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.0.dev86) (4.3.0) 2022-03-02 14:15:05.464 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev86) (1.13.3) 2022-03-02 14:15:05.481 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.16.0) 2022-03-02 14:15:05.482 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.1.2) 2022-03-02 14:15:05.484 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (2.1.0) 2022-03-02 14:15:05.581 | 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.0.0.dev86) (3.0.7) 2022-03-02 14:15:05.662 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.0.dev86) (1.7.0) 2022-03-02 14:15:05.717 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.0.dev86) (2.10.1) 2022-03-02 14:15:05.721 | 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.0.0.dev86) (3.1.1) 2022-03-02 14:15:05.755 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.0.dev86) (0.17.3) 2022-03-02 14:15:05.802 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (1.5.0) 2022-03-02 14:15:05.804 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (0.8.0) 2022-03-02 14:15:05.806 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (6.0) 2022-03-02 14:15:05.867 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 14:15:05.870 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (2.0.1) 2022-03-02 14:15:05.872 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.13.0) 2022-03-02 14:15:05.899 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.0.dev86) (0.61.0) 2022-03-02 14:15:05.978 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (0.9.6) 2022-03-02 14:15:05.980 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.0.dev86) (2.8.2) 2022-03-02 14:15:06.043 | 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.0.0.dev86) (5.0.0) 2022-03-02 14:15:06.046 | 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.0.0.dev86) (2.8.0) 2022-03-02 14:15:06.047 | 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.0.0.dev86) (0.4.0) 2022-03-02 14:15:06.048 | 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.0.0.dev86) (5.0.9) 2022-03-02 14:15:06.050 | 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.0.0.dev86) (5.2.3) 2022-03-02 14:15:06.076 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.2.0) 2022-03-02 14:15:06.079 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.0.3) 2022-03-02 14:15:06.080 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.3.0) 2022-03-02 14:15:06.127 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.0.dev86) (5.9.0) 2022-03-02 14:15:06.173 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (21.3) 2022-03-02 14:15:06.175 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (2021.3) 2022-03-02 14:15:06.177 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (0.11.0) 2022-03-02 14:15:06.259 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev86) (60.9.3) 2022-03-02 14:15:06.324 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev86) (0.2.5) 2022-03-02 14:15:06.431 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev86) (0.7) 2022-03-02 14:15:06.723 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (6.3.1) 2022-03-02 14:15:06.725 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 14:15:06.728 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.6.3) 2022-03-02 14:15:06.732 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (1.4.2) 2022-03-02 14:15:06.792 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev86) (0.8.1) 2022-03-02 14:15:06.818 | 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.0.0.dev86) (5.0.0) 2022-03-02 14:15:06.945 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev86) (2.21) 2022-03-02 14:15:07.059 | 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.0.0.dev86) (2.1.0) 2022-03-02 14:15:07.285 | 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.0.0.dev86) (2.5.0) 2022-03-02 14:15:07.286 | 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.0.0.dev86) (5.1.1) 2022-03-02 14:15:07.289 | 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.0.0.dev86) (1.1.5) 2022-03-02 14:15:07.290 | 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.0.0.dev86) (0.10.0) 2022-03-02 14:15:07.291 | 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.0.0.dev86) (1.32) 2022-03-02 14:15:07.293 | 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.0.0.dev86) (1.4.4) 2022-03-02 14:15:07.294 | 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.0.0.dev86) (1.4.0) 2022-03-02 14:15:07.422 | 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.0.0.dev86) (0.13.1) 2022-03-02 14:15:07.458 | 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.0.0.dev86) (1.0.3) 2022-03-02 14:15:07.505 | 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.0.0.dev86) (1.3.3) 2022-03-02 14:15:07.510 | 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.0.0.dev86) (3.0.0) 2022-03-02 14:15:07.758 | 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.0.0.dev86) (3.10.1) 2022-03-02 14:15:07.943 | 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.0.0.dev86) (2.0.12) 2022-03-02 14:15:07.944 | 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.0.0.dev86) (2019.11.28) 2022-03-02 14:15:07.947 | 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.0.0.dev86) (3.3) 2022-03-02 14:15:07.948 | 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.0.0.dev86) (1.26.8) 2022-03-02 14:15:08.060 | 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.0.0.dev86) (0.5.2) 2022-03-02 14:15:08.219 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 14:15:08.323 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.0.dev86) (3.7.0) 2022-03-02 14:15:08.642 | 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.0.0.dev86) (2.4.0) 2022-03-02 14:15:08.646 | 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.0.0.dev86) (0.5.0) 2022-03-02 14:15:08.886 | 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.0.0.dev86) (2.2) 2022-03-02 14:15:09.227 | 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.0.0.dev86) (1.0.0) 2022-03-02 14:15:09.547 | 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.0.0.dev86) (21.4.0) 2022-03-02 14:15:09.548 | 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.0.0.dev86) (1.8.2) 2022-03-02 14:15:11.007 | Installing collected packages: glance 2022-03-02 14:15:11.007 | Attempting uninstall: glance 2022-03-02 14:15:11.015 | Found existing installation: glance 24.0.0.dev86 2022-03-02 14:15:11.015 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-02 14:15:11.016 | Running setup.py develop for glance 2022-03-02 14:15:15.560 | Successfully installed glance 2022-03-02 14:15:15.560 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 14:15:15.568 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:15:15.568 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:15:15.721 | + inc/python:pip_install:200 : result=0 2022-03-02 14:15:15.723 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:15:15.726 | + functions-common:time_stop:2425 : local name 2022-03-02 14:15:15.728 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:15:15.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:15:15.733 | + functions-common:time_stop:2428 : local total 2022-03-02 14:15:15.735 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:15:15.738 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:15:15.741 | + functions-common:time_stop:2432 : start_time=1646230499876 2022-03-02 14:15:15.743 | + functions-common:time_stop:2434 : [[ -z 1646230499876 ]] 2022-03-02 14:15:15.746 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:15:15.750 | + functions-common:time_stop:2437 : end_time=1646230515748 2022-03-02 14:15:15.753 | + functions-common:time_stop:2438 : elapsed_time=15872 2022-03-02 14:15:15.755 | + functions-common:time_stop:2439 : total=81230 2022-03-02 14:15:15.757 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:15:15.760 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=97102 2022-03-02 14:15:15.762 | + inc/python:pip_install:203 : return 0 2022-03-02 14:15:15.765 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 14:15:15.769 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 14:15:15.771 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 14:15:15.794 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 14:15:15.808 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-02 14:15:15.811 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-02 14:15:15.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:15:15.816 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:15:15.819 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-02 14:15:15.821 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:15:15.824 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 14:15:15.826 | + ./stack.sh:main:920 : configure_glance 2022-03-02 14:15:15.829 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-02 14:15:15.842 | + lib/glance:configure_glance:326 : local dburl 2022-03-02 14:15:15.845 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-02 14:15:15.848 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-02 14:15:15.851 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-02 14:15:15.854 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-02 14:15:15.857 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 14:15:15.860 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 14:15:15.863 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-02 14:15:15.894 | + 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-02 14:15:15.926 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-02 14:15:15.958 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 14:15:15.991 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-02 14:15:16.024 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-02 14:15:16.057 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-02 14:15:16.060 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 14:15:16.064 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-02 14:15:16.067 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 14:15:16.069 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-02 14:15:16.101 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-02 14:15:16.135 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 14:15:16.168 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-02 14:15:16.201 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-02 14:15:16.235 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-02 14:15:16.266 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-02 14:15:16.299 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-02 14:15:16.333 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:15:16.367 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 14:15:16.402 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-02 14:15:16.434 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-02 14:15:16.436 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-02 14:15:16.439 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-02 14:15:16.442 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 14:15:16.445 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 14:15:16.448 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 14:15:16.466 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:16.470 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 14:15:16.473 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 14:15:16.477 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 14:15:16.494 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:16.499 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:15:16.502 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:15:16.547 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 14:15:16.550 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 14:15:16.552 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-02 14:15:16.555 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-02 14:15:16.558 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-02 14:15:16.592 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-02 14:15:16.625 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-02 14:15:16.628 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-02 14:15:16.631 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-02 14:15:16.634 | + lib/glance:configure_glance_store:254 : local be 2022-03-02 14:15:16.636 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-02 14:15:16.639 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-02 14:15:16.641 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 14:15:16.675 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-02 14:15:16.678 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-03-02 14:15:16.714 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-02 14:15:16.717 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-02 14:15:16.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:16.738 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-02 14:15:16.773 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-02 14:15:16.812 | + 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-02 14:15:16.851 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-02 14:15:16.890 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-02 14:15:16.921 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-02 14:15:16.939 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:15:16.942 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 14:15:16.973 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-02 14:15:17.004 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-02 14:15:17.035 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-03-02 14:15:17.067 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-02 14:15:17.101 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-03-02 14:15:17.132 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-02 14:15:17.149 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:15:17.152 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-02 14:15:17.154 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-02 14:15:17.157 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 14:15:17.160 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 14:15:17.178 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 14:15:17.181 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 14:15:17.183 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 14:15:17.186 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 14:15:17.188 | + 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-02 14:15:17.219 | + 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-02 14:15:17.254 | + 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-02 14:15:17.285 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 14:15:17.317 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-02 14:15:17.322 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-02 14:15:17.353 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-02 14:15:17.384 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 14:15:17.416 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-03-02 14:15:17.446 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-02 14:15:17.477 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-02 14:15:17.512 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-02 14:15:17.545 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 14:15:17.585 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-02 14:15:17.617 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-02 14:15:17.648 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-02 14:15:17.679 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-02 14:15:17.684 | + 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-02 14:15:17.692 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-02 14:15:17.708 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:15:17.711 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-02 14:15:17.714 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-02 14:15:17.716 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-02 14:15:17.718 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-02 14:15:17.721 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-02 14:15:17.723 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-02 14:15:17.728 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-02 14:15:17.730 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-02 14:15:17.734 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-02 14:15:17.769 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-02 14:15:17.773 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-02 14:15:17.775 | ++ functions:get_random_port:837 : true 2022-03-02 14:15:17.777 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-02 14:15:17.780 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-02 14:15:17.783 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-02 14:15:17.849 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-02 14:15:17.852 | ++ functions:get_random_port:841 : break 2 2022-03-02 14:15:17.854 | ++ functions:get_random_port:845 : echo 60999 2022-03-02 14:15:17.857 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-02 14:15:17.859 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-02 14:15:17.887 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-02 14:15:17.916 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-02 14:15:17.944 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-02 14:15:17.975 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 14:15:18.004 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-02 14:15:18.034 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-02 14:15:18.066 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-02 14:15:18.096 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 14:15:18.125 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 14:15:18.163 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 14:15:18.191 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 14:15:18.220 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-02 14:15:18.250 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 14:15:18.280 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-02 14:15:18.310 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-02 14:15:18.340 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-02 14:15:18.369 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-02 14:15:18.398 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-02 14:15:18.430 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-02 14:15:18.433 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-02 14:15:18.435 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:15:18.438 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:18.440 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:18.442 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-02 14:15:18.445 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-02 14:15:18.501 | proxy (enabled by site administrator) 2022-03-02 14:15:18.504 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-02 14:15:18.506 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-02 14:15:18.509 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:15:18.512 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:18.514 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:18.517 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-02 14:15:18.519 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-02 14:15:18.578 | proxy_http (enabled by site administrator) 2022-03-02 14:15:18.581 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-02 14:15:18.584 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-02 14:15:18.587 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-02 14:15:18.590 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 14:15:18.592 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:18.594 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:18.597 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 14:15:18.600 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 14:15:18.603 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-02 14:15:18.604 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 14:15:18.613 | KeepAlive Off 2022-03-02 14:15:18.618 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 14:15:18.619 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-02 14:15:18.627 | SetEnv proxy-sendchunked 1 2022-03-02 14:15:18.631 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-02 14:15:18.631 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 14:15:18.640 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-02 14:15:18.643 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-02 14:15:18.646 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-02 14:15:18.648 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 14:15:18.651 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 14:15:18.653 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:15:18.655 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:18.657 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:18.660 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 14:15:18.662 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 14:15:18.665 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:18.667 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:18.670 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-02 14:15:18.732 | Site glance-wsgi-api already enabled 2022-03-02 14:15:18.737 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-02 14:15:18.740 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 14:15:18.743 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:15:18.745 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 14:15:18.886 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-02 14:15:18.894 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-02 14:15:18.926 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-02 14:15:18.930 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-02 14:15:18.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:18.953 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-02 14:15:18.955 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-02 14:15:18.958 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-02 14:15:18.961 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 14:15:18.963 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-02 14:15:18.966 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-02 14:15:18.969 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-02 14:15:18.971 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-02 14:15:18.973 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:15:18.977 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:15:18.980 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:15:18.983 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:15:18.985 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:15:18.988 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:15:19.005 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:15:19.007 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:15:19.010 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:15:19.013 | + functions-common:git_clone:629 : echo master 2022-03-02 14:15:19.014 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:15:19.019 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-02 14:15:19.022 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:15:19.025 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-02 14:15:19.029 | + functions-common:git_clone:678 : head -1 2022-03-02 14:15:19.030 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:15:19.064 | fab51b6af Merge "Move nimble driver code to hpe folder" 2022-03-02 14:15:19.067 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:15:19.070 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-02 14:15:19.073 | + inc/python:setup_develop:338 : local bindep 2022-03-02 14:15:19.075 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 14:15:19.078 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-02 14:15:19.081 | + inc/python:setup_develop:344 : local extras= 2022-03-02 14:15:19.083 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-02 14:15:19.086 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 14:15:19.089 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 14:15:19.091 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-02 14:15:19.094 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 14:15:19.096 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 14:15:19.105 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-02 14:15:19.108 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 14:15:19.111 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-02 14:15:19.113 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 14:15:19.116 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 14:15:19.119 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-02 14:15:19.125 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-02 14:15:19.128 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-02 14:15:19.824 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-02 14:15:19.827 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 14:15:19.829 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 14:15:19.832 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 14:15:19.834 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 14:15:19.837 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-02 14:15:19.839 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 14:15:19.842 | + inc/python:setup_package:428 : local extras= 2022-03-02 14:15:19.844 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 14:15:19.846 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 14:15:19.849 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 14:15:19.851 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 14:15:19.854 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 14:15:19.856 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-02 14:15:19.879 | Using python 3.8 to install /opt/stack/cinder 2022-03-02 14:15:19.883 | + 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-02 14:15:20.797 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:15:20.797 | from cryptography.utils import int_from_bytes 2022-03-02 14:15:20.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:15:20.797 | from cryptography.utils import int_from_bytes 2022-03-02 14:15:21.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:15:21.973 | Obtaining file:///opt/stack/cinder 2022-03-02 14:15:21.974 | Preparing metadata (setup.py): started 2022-03-02 14:15:26.145 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 14:15:26.274 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.8.1) 2022-03-02 14:15:26.276 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.1.1) 2022-03-02 14:15:26.277 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.33.0) 2022-03-02 14:15:26.277 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.1.2) 2022-03-02 14:15:26.278 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.20.4) 2022-03-02 14:15:26.279 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.0.2) 2022-03-02 14:15:26.281 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev234) (3.2.0) 2022-03-02 14:15:26.282 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.4.0) 2022-03-02 14:15:26.283 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (9.4.0) 2022-03-02 14:15:26.284 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.8.0) 2022-03-02 14:15:26.285 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.1.3) 2022-03-02 14:15:26.286 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (8.8.0) 2022-03-02 14:15:26.287 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.5.0) 2022-03-02 14:15:26.289 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.4.0) 2022-03-02 14:15:26.290 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (11.2.0) 2022-03-02 14:15:26.292 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.6.1) 2022-03-02 14:15:26.293 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (12.13.0) 2022-03-02 14:15:26.294 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.5.1) 2022-03-02 14:15:26.295 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.11.0) 2022-03-02 14:15:26.296 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.7.0) 2022-03-02 14:15:26.297 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.3.0) 2022-03-02 14:15:26.298 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (6.3.1) 2022-03-02 14:15:26.299 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.3.0) 2022-03-02 14:15:26.300 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.8.0) 2022-03-02 14:15:26.301 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.5.0) 2022-03-02 14:15:26.302 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.12.2) 2022-03-02 14:15:26.303 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.6.0) 2022-03-02 14:15:26.305 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.4.2) 2022-03-02 14:15:26.306 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (21.3) 2022-03-02 14:15:26.308 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.8.1) 2022-03-02 14:15:26.308 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.5.0) 2022-03-02 14:15:26.309 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.1.1) 2022-03-02 14:15:26.310 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.9.0) 2022-03-02 14:15:26.312 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.0.7) 2022-03-02 14:15:26.313 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.3.0) 2022-03-02 14:15:26.314 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.6.0) 2022-03-02 14:15:26.315 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.4.0) 2022-03-02 14:15:26.316 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (17.7.0) 2022-03-02 14:15:26.317 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.13.1) 2022-03-02 14:15:26.318 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2021.3) 2022-03-02 14:15:26.319 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.27.1) 2022-03-02 14:15:26.320 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.5.1) 2022-03-02 14:15:26.321 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (4.6.4) 2022-03-02 14:15:26.322 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.1.74) 2022-03-02 14:15:26.323 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.16.0) 2022-03-02 14:15:26.324 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.4.31) 2022-03-02 14:15:26.325 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.13.0) 2022-03-02 14:15:26.327 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.5.0) 2022-03-02 14:15:26.328 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.8.9) 2022-03-02 14:15:26.328 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (6.3.1) 2022-03-02 14:15:26.329 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.8.7) 2022-03-02 14:15:26.330 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.1.0) 2022-03-02 14:15:26.332 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.10.0) 2022-03-02 14:15:26.333 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.2.0) 2022-03-02 14:15:26.334 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (5.6.0) 2022-03-02 14:15:26.335 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.10.1) 2022-03-02 14:15:26.337 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (2.38.0) 2022-03-02 14:15:26.338 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (3.10.1) 2022-03-02 14:15:26.339 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (36.0.1) 2022-03-02 14:15:26.340 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (0.2.2) 2022-03-02 14:15:26.341 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.5.1.0) 2022-03-02 14:15:26.342 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev234) (1.21.7) 2022-03-02 14:15:26.355 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (1.24.7) 2022-03-02 14:15:26.357 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (0.10.0) 2022-03-02 14:15:26.358 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev234) (0.5.2) 2022-03-02 14:15:26.420 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev234) (1.15.0) 2022-03-02 14:15:26.450 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev234) (2.1.0) 2022-03-02 14:15:26.465 | 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==19.1.0.dev234) (2.6.0) 2022-03-02 14:15:26.466 | 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==19.1.0.dev234) (4.1.1) 2022-03-02 14:15:26.467 | 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==19.1.0.dev234) (0.1.0) 2022-03-02 14:15:26.468 | 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==19.1.0.dev234) (2.5.0) 2022-03-02 14:15:26.565 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev234) (1.7.0) 2022-03-02 14:15:26.615 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (2.10.1) 2022-03-02 14:15:26.620 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev234) (3.1.1) 2022-03-02 14:15:26.646 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (4.8) 2022-03-02 14:15:26.647 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (0.4.8) 2022-03-02 14:15:26.648 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev234) (0.2.8) 2022-03-02 14:15:26.713 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev234) (0.17.3) 2022-03-02 14:15:26.760 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 14:15:26.761 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (1.5.0) 2022-03-02 14:15:26.762 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (0.8.0) 2022-03-02 14:15:26.765 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev234) (6.0) 2022-03-02 14:15:26.863 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (0.5.0) 2022-03-02 14:15:26.866 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (2.0.1) 2022-03-02 14:15:26.873 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev234) (1.7.6) 2022-03-02 14:15:26.927 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev234) (0.9.6) 2022-03-02 14:15:26.931 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev234) (2.8.2) 2022-03-02 14:15:26.992 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.9) 2022-03-02 14:15:26.994 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (0.4.0) 2022-03-02 14:15:26.996 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (2.4.0) 2022-03-02 14:15:27.000 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.2.3) 2022-03-02 14:15:27.001 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev234) (5.0.0) 2022-03-02 14:15:27.025 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.3.0) 2022-03-02 14:15:27.027 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.0.3) 2022-03-02 14:15:27.029 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (3.2.0) 2022-03-02 14:15:27.079 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev234) (1.0.3) 2022-03-02 14:15:27.165 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev234) (3.0.0) 2022-03-02 14:15:27.167 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev234) (1.3.3) 2022-03-02 14:15:27.190 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev234) (3.1.1) 2022-03-02 14:15:27.219 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev234) (0.11.0) 2022-03-02 14:15:27.287 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev234) (1.0.0) 2022-03-02 14:15:27.291 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev234) (1.26.8) 2022-03-02 14:15:27.424 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev234) (1.5.0) 2022-03-02 14:15:27.450 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev234) (60.9.3) 2022-03-02 14:15:27.593 | 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==19.1.0.dev234) (3.10.1) 2022-03-02 14:15:27.633 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.3.3) 2022-03-02 14:15:27.635 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (1.13.3) 2022-03-02 14:15:27.638 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev234) (22.0.0) 2022-03-02 14:15:27.849 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (3.3) 2022-03-02 14:15:27.852 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (2.0.12) 2022-03-02 14:15:27.854 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev234) (2019.11.28) 2022-03-02 14:15:27.893 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev234) (0.7) 2022-03-02 14:15:27.925 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==19.1.0.dev234) (0.23.2) 2022-03-02 14:15:28.168 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev234) (0.4.2) 2022-03-02 14:15:28.171 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev234) (0.5.2) 2022-03-02 14:15:28.315 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (2.6.3) 2022-03-02 14:15:28.317 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (1.4.2) 2022-03-02 14:15:28.322 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 14:15:28.456 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev234) (0.12.2) 2022-03-02 14:15:28.597 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (5.4.0) 2022-03-02 14:15:28.598 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (1.1.6) 2022-03-02 14:15:28.599 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev234) (4.11.1) 2022-03-02 14:15:28.636 | 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==19.1.0.dev234) (5.0.0) 2022-03-02 14:15:28.894 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev234) (2.21) 2022-03-02 14:15:28.976 | 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==19.1.0.dev234) (0.5.0) 2022-03-02 14:15:28.977 | 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==19.1.0.dev234) (2.4.0) 2022-03-02 14:15:29.205 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev234) (2.5.0) 2022-03-02 14:15:29.306 | 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==19.1.0.dev234) (1.55.0) 2022-03-02 14:15:29.308 | 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==19.1.0.dev234) (3.19.4) 2022-03-02 14:15:29.498 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev234) (2.1.0) 2022-03-02 14:15:29.949 | 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==19.1.0.dev234) (1.1.5) 2022-03-02 14:15:30.003 | 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==19.1.0.dev234) (0.13.1) 2022-03-02 14:15:30.053 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev234) (0.2.5) 2022-03-02 14:15:31.170 | 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==19.1.0.dev234) (1.32) 2022-03-02 14:15:31.460 | 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==19.1.0.dev234) (21.4.0) 2022-03-02 14:15:31.461 | 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==19.1.0.dev234) (1.8.2) 2022-03-02 14:15:31.618 | 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==19.1.0.dev234) (2.2) 2022-03-02 14:15:31.833 | 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.5.0->cinder==19.1.0.dev234) (1.0.0) 2022-03-02 14:15:31.975 | 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==19.1.0.dev234) (3.7.0) 2022-03-02 14:15:33.868 | Installing collected packages: cinder 2022-03-02 14:15:33.868 | Attempting uninstall: cinder 2022-03-02 14:15:33.868 | Found existing installation: cinder 19.1.0.dev234 2022-03-02 14:15:33.875 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-02 14:15:33.878 | Running setup.py develop for cinder 2022-03-02 14:15:39.959 | Successfully installed cinder 2022-03-02 14:15:39.959 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 14:15:39.968 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:15:39.968 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:15:40.156 | + inc/python:pip_install:200 : result=0 2022-03-02 14:15:40.159 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:15:40.161 | + functions-common:time_stop:2425 : local name 2022-03-02 14:15:40.164 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:15:40.167 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:15:40.170 | + functions-common:time_stop:2428 : local total 2022-03-02 14:15:40.174 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:15:40.177 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:15:40.181 | + functions-common:time_stop:2432 : start_time=1646230519874 2022-03-02 14:15:40.183 | + functions-common:time_stop:2434 : [[ -z 1646230519874 ]] 2022-03-02 14:15:40.187 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:15:40.195 | + functions-common:time_stop:2437 : end_time=1646230540192 2022-03-02 14:15:40.198 | + functions-common:time_stop:2438 : elapsed_time=20318 2022-03-02 14:15:40.201 | + functions-common:time_stop:2439 : total=97102 2022-03-02 14:15:40.204 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:15:40.206 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=117420 2022-03-02 14:15:40.209 | + inc/python:pip_install:203 : return 0 2022-03-02 14:15:40.212 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 14:15:40.215 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 14:15:40.218 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 14:15:40.242 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 14:15:40.257 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-02 14:15:40.260 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-02 14:15:40.262 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:15:40.265 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:15:40.268 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-02 14:15:40.270 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:15:40.275 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-02 14:15:40.277 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-02 14:15:40.280 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-02 14:15:40.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:40.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:40.287 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-02 14:15:40.303 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-02 14:15:40.306 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:15:40.308 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:15:40.311 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:15:40.314 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:15:40.316 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:15:40.320 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:15:40.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:40.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:40.328 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:15:40.330 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:15:40.333 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:15:40.336 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:15:40.339 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-02 14:15:40.342 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:15:40.344 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:40.347 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:40.350 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-02 14:15:40.376 | + 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-02 14:15:40.510 | Reading package lists... 2022-03-02 14:15:40.784 | Building dependency tree... 2022-03-02 14:15:40.786 | Reading state information... 2022-03-02 14:15:41.075 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-02 14:15:41.075 | The following packages were automatically installed and are no longer required: 2022-03-02 14:15:41.076 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:15:41.076 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:15:41.076 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:15:41.076 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:15:41.076 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:15:41.076 | python3-zope.interface 2022-03-02 14:15:41.076 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:15:41.196 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:15:41.201 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:15:41.204 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:15:41.206 | + functions-common:time_stop:2425 : local name 2022-03-02 14:15:41.209 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:15:41.213 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:15:41.215 | + functions-common:time_stop:2428 : local total 2022-03-02 14:15:41.218 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:15:41.220 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:15:41.223 | + functions-common:time_stop:2432 : start_time=1646230540373 2022-03-02 14:15:41.226 | + functions-common:time_stop:2434 : [[ -z 1646230540373 ]] 2022-03-02 14:15:41.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:15:41.234 | + functions-common:time_stop:2437 : end_time=1646230541232 2022-03-02 14:15:41.237 | + functions-common:time_stop:2438 : elapsed_time=859 2022-03-02 14:15:41.239 | + functions-common:time_stop:2439 : total=5758 2022-03-02 14:15:41.242 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:15:41.245 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6617 2022-03-02 14:15:41.247 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:15:41.250 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 14:15:41.252 | + ./stack.sh:main:926 : configure_cinder 2022-03-02 14:15:41.255 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-02 14:15:41.269 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-02 14:15:41.273 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-02 14:15:41.276 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-02 14:15:41.278 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 14:15:41.282 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-02 14:15:41.282 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 14:15:41.286 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-02 14:15:41.289 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-02 14:15:41.291 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 14:15:41.293 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-02 14:15:41.295 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-02 14:15:41.297 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-02 14:15:41.300 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-02 14:15:41.302 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-02 14:15:41.313 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-02 14:15:41.326 | + 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-02 14:15:41.339 | + 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-02 14:15:41.351 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-02 14:15:41.363 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 14:15:41.366 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 14:15:41.370 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.5tMudpQMAC 2022-03-02 14:15:41.372 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 14:15:41.375 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 14:15:41.377 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-02 14:15:41.379 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.5tMudpQMAC 2022-03-02 14:15:41.383 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.5tMudpQMAC 2022-03-02 14:15:41.395 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.5tMudpQMAC /etc/sudoers.d/cinder-rootwrap 2022-03-02 14:15:41.408 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-02 14:15:41.412 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 14:15:41.415 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 14:15:41.417 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 14:15:41.419 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 14:15:41.421 | + 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-02 14:15:41.423 | + 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-02 14:15:41.426 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-02 14:15:41.429 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-02 14:15:41.434 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-02 14:15:41.439 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-02 14:15:41.459 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-02 14:15:41.478 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-02 14:15:41.497 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-02 14:15:41.516 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-02 14:15:41.535 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-02 14:15:41.554 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-02 14:15:41.574 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-02 14:15:41.594 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-02 14:15:41.596 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 14:15:41.599 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-02 14:15:41.602 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 14:15:41.604 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-02 14:15:41.636 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-02 14:15:41.663 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 14:15:41.692 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-02 14:15:41.720 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-02 14:15:41.750 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-02 14:15:41.780 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-02 14:15:41.810 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-02 14:15:41.840 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:15:41.868 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 14:15:41.897 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-02 14:15:41.928 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-02 14:15:41.960 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-02 14:15:41.963 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-02 14:15:41.965 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-02 14:15:41.968 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-02 14:15:41.970 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 14:15:41.974 | + 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-02 14:15:42.009 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-02 14:15:42.040 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-02 14:15:42.068 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-02 14:15:42.098 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-02 14:15:42.127 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-02 14:15:42.158 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-02 14:15:42.192 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-02 14:15:42.196 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-03-02 14:15:42.226 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 14:15:42.259 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-02 14:15:42.267 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 8e9b844927f0cfea0682e513658b7590 2022-03-02 14:15:42.297 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-02 14:15:42.299 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-02 14:15:42.329 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-02 14:15:42.359 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-02 14:15:42.391 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-02 14:15:42.422 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-02 14:15:42.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:42.442 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 14:15:42.444 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-02 14:15:42.447 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-02 14:15:42.450 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-02 14:15:42.452 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 14:15:42.454 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-02 14:15:42.457 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-02 14:15:42.459 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-02 14:15:42.462 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-02 14:15:42.464 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-02 14:15:42.466 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-02 14:15:42.498 | + 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-02 14:15:42.529 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-02 14:15:42.562 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-02 14:15:42.590 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-02 14:15:42.620 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-02 14:15:42.648 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-02 14:15:42.651 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-02 14:15:42.653 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-02 14:15:42.656 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-02 14:15:42.685 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-02 14:15:42.688 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-02 14:15:42.716 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-02 14:15:42.718 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-02 14:15:42.721 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-02 14:15:42.723 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-02 14:15:42.755 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-02 14:15:42.757 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-02 14:15:42.760 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-02 14:15:42.778 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:42.780 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-02 14:15:42.783 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-02 14:15:42.785 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-02 14:15:42.787 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-02 14:15:42.817 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-03-02 14:15:42.847 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-02 14:15:42.864 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:15:42.867 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-02 14:15:42.885 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:15:42.887 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-02 14:15:42.905 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:15:42.907 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-02 14:15:42.910 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-02 14:15:42.912 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-02 14:15:42.915 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-02 14:15:42.919 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 14:15:42.922 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 14:15:42.925 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 14:15:42.942 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:42.945 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 14:15:42.947 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 14:15:42.950 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 14:15:42.967 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:42.970 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:15:42.973 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:15:43.003 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 14:15:43.006 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 14:15:43.008 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-02 14:15:43.011 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-02 14:15:43.014 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 14:15:43.017 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 14:15:43.034 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 14:15:43.037 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 14:15:43.039 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 14:15:43.042 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 14:15:43.045 | + 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-02 14:15:43.074 | + 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-02 14:15:43.103 | + 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-02 14:15:43.133 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 14:15:43.165 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-02 14:15:43.182 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:43.185 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-02 14:15:43.187 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-02 14:15:43.190 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-02 14:15:43.192 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-02 14:15:43.194 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 14:15:43.198 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 14:15:43.201 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-02 14:15:43.205 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-02 14:15:43.207 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 14:15:43.209 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 14:15:43.222 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 14:15:43.223 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:15:43.231 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 14:15:43.235 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:15:43.252 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-02 14:15:43.254 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-02 14:15:43.258 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-02 14:15:43.288 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-02 14:15:43.317 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-02 14:15:43.347 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 14:15:43.377 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 14:15:43.406 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 14:15:43.435 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 14:15:43.463 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 14:15:43.492 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 14:15:43.521 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 14:15:43.549 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 14:15:43.578 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 14:15:43.609 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 14:15:43.637 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 14:15:43.639 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 14:15:43.643 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-02 14:15:43.645 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-02 14:15:43.647 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 14:15:43.650 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:43.653 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:43.655 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 14:15:43.658 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 14:15:43.660 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-02 14:15:43.689 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 14:15:43.718 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-02 14:15:43.718 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 14:15:43.727 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-02 14:15:43.731 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-02 14:15:43.734 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-02 14:15:43.736 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 14:15:43.738 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 14:15:43.741 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:15:43.743 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:43.746 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:43.748 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 14:15:43.751 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 14:15:43.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:15:43.756 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:15:43.758 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-02 14:15:43.825 | Enabling site cinder-wsgi. 2022-03-02 14:15:43.831 | To activate the new configuration, you need to run: 2022-03-02 14:15:43.831 | systemctl reload apache2 2022-03-02 14:15:43.836 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 14:15:43.839 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 14:15:43.841 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:15:43.844 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 14:15:44.054 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-02 14:15:44.056 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-02 14:15:44.091 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-03-02 14:15:44.123 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-02 14:15:44.140 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:15:44.143 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-02 14:15:44.145 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 14:15:44.148 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 14:15:44.151 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 14:15:44.154 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-02 14:15:44.185 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-02 14:15:44.216 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-03-02 14:15:44.245 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-02 14:15:44.274 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-02 14:15:44.304 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-02 14:15:44.334 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-02 14:15:44.364 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-02 14:15:44.394 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:15:44.423 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-02 14:15:44.452 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-02 14:15:44.481 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 14:15:44.514 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-02 14:15:44.517 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-02 14:15:44.535 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:44.537 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-03-02 14:15:44.574 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-02 14:15:44.578 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-02 14:15:44.595 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:15:44.598 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-02 14:15:44.600 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-02 14:15:44.603 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-02 14:15:44.605 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 14:15:44.607 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-02 14:15:44.610 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-02 14:15:44.614 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 14:15:44.614 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 14:15:44.620 | + 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-02 14:15:44.623 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 14:15:44.625 | + 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-02 14:15:44.628 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 14:15:44.631 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-02 14:15:44.633 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-02 14:15:44.636 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-02 14:15:44.639 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:15:44.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:15:44.644 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-02 14:15:44.647 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:15:44.649 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-02 14:15:44.652 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-02 14:15:44.654 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-02 14:15:44.657 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:15:44.659 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:15:44.662 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:15:44.664 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:15:44.667 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:15:44.670 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:15:44.687 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:15:44.689 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:15:44.691 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:15:44.695 | + functions-common:git_clone:629 : echo master 2022-03-02 14:15:44.696 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:15:44.702 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-02 14:15:44.704 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:15:44.707 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-02 14:15:44.710 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:15:44.710 | + functions-common:git_clone:678 : head -1 2022-03-02 14:15:44.741 | d86744dc8f Merge "Mock netutils.is_ipv6_enabled() method when testing" 2022-03-02 14:15:44.745 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:15:44.748 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-02 14:15:44.751 | + inc/python:setup_develop:338 : local bindep 2022-03-02 14:15:44.753 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 14:15:44.756 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-02 14:15:44.759 | + inc/python:setup_develop:344 : local extras= 2022-03-02 14:15:44.762 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-02 14:15:44.764 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 14:15:44.767 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 14:15:44.770 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-02 14:15:44.772 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 14:15:44.775 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 14:15:44.778 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-02 14:15:44.781 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 14:15:44.784 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-02 14:15:44.786 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 14:15:44.789 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 14:15:44.793 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-02 14:15:44.799 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-02 14:15:44.801 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-02 14:15:45.475 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-02 14:15:45.477 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 14:15:45.480 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 14:15:45.482 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 14:15:45.485 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 14:15:45.487 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-02 14:15:45.490 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 14:15:45.492 | + inc/python:setup_package:428 : local extras= 2022-03-02 14:15:45.496 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 14:15:45.498 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 14:15:45.501 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 14:15:45.503 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 14:15:45.506 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 14:15:45.508 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-02 14:15:45.531 | Using python 3.8 to install /opt/stack/neutron 2022-03-02 14:15:45.534 | + 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-02 14:15:46.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:15:46.436 | from cryptography.utils import int_from_bytes 2022-03-02 14:15:46.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:15:46.436 | from cryptography.utils import int_from_bytes 2022-03-02 14:15:47.609 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:15:47.636 | Obtaining file:///opt/stack/neutron 2022-03-02 14:15:47.636 | Preparing metadata (setup.py): started 2022-03-02 14:15:51.952 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 14:15:52.057 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.8.1) 2022-03-02 14:15:52.058 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.5.0) 2022-03-02 14:15:52.059 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.1.1) 2022-03-02 14:15:52.060 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.5.1) 2022-03-02 14:15:52.061 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.4.0) 2022-03-02 14:15:52.062 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.1.1) 2022-03-02 14:15:52.063 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.33.0) 2022-03-02 14:15:52.064 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.4.1) 2022-03-02 14:15:52.066 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.20.4) 2022-03-02 14:15:52.067 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.27.1) 2022-03-02 14:15:52.068 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.0.3) 2022-03-02 14:15:52.069 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (9.4.0) 2022-03-02 14:15:52.070 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.8.0) 2022-03-02 14:15:52.071 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.11.0) 2022-03-02 14:15:52.073 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.20.0) 2022-03-02 14:15:52.074 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (7.8.0) 2022-03-02 14:15:52.075 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (6.3.1) 2022-03-02 14:15:52.076 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.4.31) 2022-03-02 14:15:52.077 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.8.7) 2022-03-02 14:15:52.078 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.4.0) 2022-03-02 14:15:52.079 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.7.6) 2022-03-02 14:15:52.080 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.5.0) 2022-03-02 14:15:52.081 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.10.1) 2022-03-02 14:15:52.083 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.0) 2022-03-02 14:15:52.084 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (8.8.0) 2022-03-02 14:15:52.085 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.4.0) 2022-03-02 14:15:52.086 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (11.2.0) 2022-03-02 14:15:52.087 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.1.0) 2022-03-02 14:15:52.088 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.6.1) 2022-03-02 14:15:52.089 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (12.13.0) 2022-03-02 14:15:52.090 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.1) 2022-03-02 14:15:52.091 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.11.0) 2022-03-02 14:15:52.093 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.7.0) 2022-03-02 14:15:52.094 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.3.0) 2022-03-02 14:15:52.095 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (6.3.1) 2022-03-02 14:15:52.096 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.3.0) 2022-03-02 14:15:52.098 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.8.0) 2022-03-02 14:15:52.099 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.5.0) 2022-03-02 14:15:52.100 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.12.2) 2022-03-02 14:15:52.101 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.6.0) 2022-03-02 14:15:52.102 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (3.4.2) 2022-03-02 14:15:52.103 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.3.1) 2022-03-02 14:15:52.104 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.1.0) 2022-03-02 14:15:52.105 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.16.0) 2022-03-02 14:15:52.106 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (1.15.1) 2022-03-02 14:15:52.107 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (21.3) 2022-03-02 14:15:52.109 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (5.9.0) 2022-03-02 14:15:52.110 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:52.111 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (22.0.0) 2022-03-02 14:15:52.112 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (17.7.0) 2022-03-02 14:15:52.113 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (0.61.0) 2022-03-02 14:15:52.114 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (4.5.0) 2022-03-02 14:15:52.115 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.7.1) 2022-03-02 14:15:52.116 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.4.0) 2022-03-02 14:15:52.117 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev570) (2.10.1) 2022-03-02 14:15:52.134 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (5.4.0) 2022-03-02 14:15:52.136 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (1.1.6) 2022-03-02 14:15:52.137 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev570) (4.11.1) 2022-03-02 14:15:52.147 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev570) (1.13.3) 2022-03-02 14:15:52.159 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 14:15:52.160 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (1.1.2) 2022-03-02 14:15:52.161 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev570) (1.16.0) 2022-03-02 14:15:52.180 | 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==19.1.0.dev570) (3.0.7) 2022-03-02 14:15:52.188 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 14:15:52.248 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev570) (1.0.2) 2022-03-02 14:15:52.250 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev570) (1.7.0) 2022-03-02 14:15:52.307 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev570) (4.4.0) 2022-03-02 14:15:52.311 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev570) (3.1.1) 2022-03-02 14:15:52.355 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev570) (1.2.2) 2022-03-02 14:15:52.358 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev570) (2.7.0) 2022-03-02 14:15:52.388 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (6.0) 2022-03-02 14:15:52.390 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.4.0) 2022-03-02 14:15:52.392 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.32) 2022-03-02 14:15:52.393 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (0.10.0) 2022-03-02 14:15:52.395 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (2.5.0) 2022-03-02 14:15:52.396 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.4.4) 2022-03-02 14:15:52.397 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (1.1.5) 2022-03-02 14:15:52.398 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev570) (36.0.1) 2022-03-02 14:15:52.417 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev570) (1.0.3) 2022-03-02 14:15:52.508 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev570) (0.17.3) 2022-03-02 14:15:52.551 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev570) (1.5.0) 2022-03-02 14:15:52.617 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (2.0.1) 2022-03-02 14:15:52.619 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.13.0) 2022-03-02 14:15:52.622 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.5.0) 2022-03-02 14:15:52.706 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev570) (0.9.6) 2022-03-02 14:15:52.708 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev570) (2.8.2) 2022-03-02 14:15:52.766 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.0.9) 2022-03-02 14:15:52.769 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.0.0) 2022-03-02 14:15:52.771 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (5.2.3) 2022-03-02 14:15:52.774 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev570) (0.4.0) 2022-03-02 14:15:52.798 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev570) (3.2.0) 2022-03-02 14:15:52.800 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev570) (3.3.0) 2022-03-02 14:15:52.850 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev570) (1.15.0) 2022-03-02 14:15:52.904 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev570) (2021.3) 2022-03-02 14:15:52.938 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev570) (1.3.3) 2022-03-02 14:15:52.942 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev570) (3.0.0) 2022-03-02 14:15:52.965 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev570) (3.1.1) 2022-03-02 14:15:53.108 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev570) (2.4.0) 2022-03-02 14:15:53.180 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev570) (60.9.3) 2022-03-02 14:15:53.260 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev570) (0.3.5) 2022-03-02 14:15:53.261 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev570) (3.0.0) 2022-03-02 14:15:53.381 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:53.383 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:53.384 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:53.386 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:53.387 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:53.388 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:53.389 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev570) (0.6.7) 2022-03-02 14:15:53.642 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev570) (3.2.0) 2022-03-02 14:15:53.644 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev570) (2.5.0) 2022-03-02 14:15:53.646 | 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==19.1.0.dev570) (3.10.1) 2022-03-02 14:15:53.689 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev570) (3.17.6) 2022-03-02 14:15:53.695 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev570) (2.1.0) 2022-03-02 14:15:53.787 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (2019.11.28) 2022-03-02 14:15:53.788 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (1.26.8) 2022-03-02 14:15:53.790 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (3.3) 2022-03-02 14:15:53.794 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev570) (2.0.12) 2022-03-02 14:15:53.835 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev570) (0.7) 2022-03-02 14:15:54.193 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev570) (0.12.2) 2022-03-02 14:15:54.276 | 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==19.1.0.dev570) (5.0.0) 2022-03-02 14:15:54.482 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev570) (2.21) 2022-03-02 14:15:54.558 | 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==19.1.0.dev570) (0.5.0) 2022-03-02 14:15:54.560 | 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==19.1.0.dev570) (2.4.0) 2022-03-02 14:15:54.804 | 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==19.1.0.dev570) (2.5.0) 2022-03-02 14:15:54.989 | 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==19.1.0.dev570) (2.2) 2022-03-02 14:15:55.554 | 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==19.1.0.dev570) (0.13.1) 2022-03-02 14:15:55.642 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev570) (0.2.5) 2022-03-02 14:15:56.300 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev570) (0.4.2) 2022-03-02 14:15:56.301 | 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==19.1.0.dev570) (0.5.2) 2022-03-02 14:15:56.632 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev570) (4.10.0) 2022-03-02 14:15:56.633 | 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==19.1.0.dev570) (2.0.0) 2022-03-02 14:15:56.817 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev570) (3.7.0) 2022-03-02 14:15:57.077 | 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==19.1.0.dev570) (21.4.0) 2022-03-02 14:15:57.079 | 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==19.1.0.dev570) (1.8.2) 2022-03-02 14:15:57.281 | 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==19.1.0.dev570) (1.0.0) 2022-03-02 14:15:57.517 | 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==19.1.0.dev570) (2.3.1) 2022-03-02 14:15:59.214 | Installing collected packages: neutron 2022-03-02 14:15:59.215 | Attempting uninstall: neutron 2022-03-02 14:15:59.215 | Found existing installation: neutron 19.1.0.dev570 2022-03-02 14:15:59.234 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-02 14:15:59.273 | Running setup.py develop for neutron 2022-03-02 14:16:05.308 | Successfully installed neutron 2022-03-02 14:16:05.308 | 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-02 14:16:05.317 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:16:05.317 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:16:05.471 | + inc/python:pip_install:200 : result=0 2022-03-02 14:16:05.474 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:16:05.476 | + functions-common:time_stop:2425 : local name 2022-03-02 14:16:05.479 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:16:05.481 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:16:05.483 | + functions-common:time_stop:2428 : local total 2022-03-02 14:16:05.486 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:16:05.488 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:16:05.490 | + functions-common:time_stop:2432 : start_time=1646230545525 2022-03-02 14:16:05.492 | + functions-common:time_stop:2434 : [[ -z 1646230545525 ]] 2022-03-02 14:16:05.495 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:16:05.499 | + functions-common:time_stop:2437 : end_time=1646230565497 2022-03-02 14:16:05.501 | + functions-common:time_stop:2438 : elapsed_time=19972 2022-03-02 14:16:05.504 | + functions-common:time_stop:2439 : total=117420 2022-03-02 14:16:05.506 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:16:05.508 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=137392 2022-03-02 14:16:05.510 | + inc/python:pip_install:203 : return 0 2022-03-02 14:16:05.513 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 14:16:05.516 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 14:16:05.518 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 14:16:05.539 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 14:16:05.552 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-02 14:16:05.555 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-02 14:16:05.557 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:16:05.560 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:16:05.562 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-02 14:16:05.565 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:16:05.568 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-02 14:16:05.570 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 14:16:05.573 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-02 14:16:05.591 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:05.594 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-02 14:16:05.596 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-02 14:16:05.599 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-02 14:16:05.601 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 14:16:05.605 | + lib/stack:stack_install_service:32 : install_nova 2022-03-02 14:16:05.607 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-03-02 14:16:05.610 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-02 14:16:05.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:16:05.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:16:05.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-02 14:16:05.620 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:16:05.624 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-03-02 14:16:05.641 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:05.644 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-03-02 14:16:05.662 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:05.665 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-03-02 14:16:05.685 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:05.687 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-02 14:16:05.690 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-02 14:16:05.692 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-02 14:16:05.694 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:16:05.696 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:16:05.699 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:16:05.702 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:16:05.704 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:16:05.707 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:16:05.724 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:16:05.726 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:16:05.729 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:16:05.732 | + functions-common:git_clone:629 : echo master 2022-03-02 14:16:05.732 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:16:05.738 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-02 14:16:05.740 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:16:05.743 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-02 14:16:05.746 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:16:05.746 | + functions-common:git_clone:678 : head -1 2022-03-02 14:16:05.757 | 39a549e810 Allow unshelve to a specific host 2022-03-02 14:16:05.762 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:16:05.764 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-03-02 14:16:05.767 | + inc/python:setup_develop:338 : local bindep 2022-03-02 14:16:05.770 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 14:16:05.772 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-02 14:16:05.775 | + inc/python:setup_develop:344 : local extras= 2022-03-02 14:16:05.778 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-02 14:16:05.781 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 14:16:05.783 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 14:16:05.786 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-02 14:16:05.788 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 14:16:05.791 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 14:16:05.794 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-02 14:16:05.796 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 14:16:05.799 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-02 14:16:05.802 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 14:16:05.804 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 14:16:05.808 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-02 14:16:05.815 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-02 14:16:05.818 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-02 14:16:06.504 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-02 14:16:06.506 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 14:16:06.508 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 14:16:06.511 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 14:16:06.513 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 14:16:06.516 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-02 14:16:06.518 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 14:16:06.520 | + inc/python:setup_package:428 : local extras= 2022-03-02 14:16:06.523 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 14:16:06.525 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 14:16:06.528 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 14:16:06.530 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 14:16:06.533 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 14:16:06.535 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-02 14:16:06.558 | Using python 3.8 to install /opt/stack/nova 2022-03-02 14:16:06.560 | + 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-02 14:16:07.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:07.442 | from cryptography.utils import int_from_bytes 2022-03-02 14:16:07.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:07.442 | from cryptography.utils import int_from_bytes 2022-03-02 14:16:08.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:16:08.662 | Obtaining file:///opt/stack/nova 2022-03-02 14:16:08.663 | Preparing metadata (setup.py): started 2022-03-02 14:16:13.966 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 14:16:14.094 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.8.1) 2022-03-02 14:16:14.095 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.4.31) 2022-03-02 14:16:14.096 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.1) 2022-03-02 14:16:14.098 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.33.0) 2022-03-02 14:16:14.099 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.0.3) 2022-03-02 14:16:14.100 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (9.4.0) 2022-03-02 14:16:14.101 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.8.0) 2022-03-02 14:16:14.102 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.5.1) 2022-03-02 14:16:14.103 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (36.0.1) 2022-03-02 14:16:14.104 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.8.7) 2022-03-02 14:16:14.105 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.2) 2022-03-02 14:16:14.106 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.1.1) 2022-03-02 14:16:14.108 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 14:16:14.109 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.1.1) 2022-03-02 14:16:14.110 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.13.0) 2022-03-02 14:16:14.111 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.6) 2022-03-02 14:16:14.113 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.8.0) 2022-03-02 14:16:14.114 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.11.0) 2022-03-02 14:16:14.115 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.1) 2022-03-02 14:16:14.116 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.2) 2022-03-02 14:16:14.117 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev360) (3.2.0) 2022-03-02 14:16:14.119 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.3.0) 2022-03-02 14:16:14.120 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.4.0) 2022-03-02 14:16:14.121 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (7.8.0) 2022-03-02 14:16:14.123 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.6.0) 2022-03-02 14:16:14.124 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.27.1) 2022-03-02 14:16:14.126 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 14:16:14.127 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.10.0) 2022-03-02 14:16:14.128 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 14:16:14.129 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.0) 2022-03-02 14:16:14.131 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.8.0) 2022-03-02 14:16:14.132 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.4.0) 2022-03-02 14:16:14.133 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.1) 2022-03-02 14:16:14.135 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 14:16:14.136 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.3.0) 2022-03-02 14:16:14.138 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.3.0) 2022-03-02 14:16:14.139 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 14:16:14.141 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.12.2) 2022-03-02 14:16:14.142 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (11.2.0) 2022-03-02 14:16:14.144 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.3.1) 2022-03-02 14:16:14.145 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (12.13.0) 2022-03-02 14:16:14.146 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.11.0) 2022-03-02 14:16:14.147 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 14:16:14.148 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.0) 2022-03-02 14:16:14.150 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.0) 2022-03-02 14:16:14.151 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 14:16:14.153 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.1) 2022-03-02 14:16:14.154 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.9.0) 2022-03-02 14:16:14.155 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.6.0) 2022-03-02 14:16:14.156 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.2.0) 2022-03-02 14:16:14.158 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.0) 2022-03-02 14:16:14.159 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 14:16:14.160 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.1) 2022-03-02 14:16:14.161 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.10.1) 2022-03-02 14:16:14.163 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.1) 2022-03-02 14:16:14.164 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 14:16:14.165 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.2.2) 2022-03-02 14:16:14.166 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.3.3) 2022-03-02 14:16:14.168 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.0) 2022-03-02 14:16:14.169 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.4) 2022-03-02 14:16:14.170 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.2) 2022-03-02 14:16:14.171 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.4.0) 2022-03-02 14:16:14.172 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.61.0) 2022-03-02 14:16:14.173 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.0) 2022-03-02 14:16:14.190 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (4.11.1) 2022-03-02 14:16:14.192 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (5.4.0) 2022-03-02 14:16:14.193 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (1.1.6) 2022-03-02 14:16:14.215 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev360) (5.3.0) 2022-03-02 14:16:14.256 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev360) (1.15.0) 2022-03-02 14:16:14.290 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (2.1.0) 2022-03-02 14:16:14.291 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (1.16.0) 2022-03-02 14:16:14.318 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev360) (2.1.0) 2022-03-02 14:16:14.453 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (3.1.1) 2022-03-02 14:16:14.455 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev360) (4.4.0) 2022-03-02 14:16:14.519 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.32) 2022-03-02 14:16:14.520 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.4) 2022-03-02 14:16:14.521 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.0) 2022-03-02 14:16:14.525 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (0.10.0) 2022-03-02 14:16:14.526 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.1.5) 2022-03-02 14:16:14.528 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 14:16:14.551 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (5.6.0) 2022-03-02 14:16:14.553 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (6.3.1) 2022-03-02 14:16:14.611 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (1.15.1) 2022-03-02 14:16:14.614 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:14.615 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev360) (2.4.0) 2022-03-02 14:16:14.677 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev360) (0.17.3) 2022-03-02 14:16:14.823 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 14:16:14.826 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (2.0.1) 2022-03-02 14:16:14.913 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev360) (0.9.6) 2022-03-02 14:16:14.980 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.0) 2022-03-02 14:16:14.982 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (0.4.0) 2022-03-02 14:16:14.984 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.0.9) 2022-03-02 14:16:14.988 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev360) (5.2.3) 2022-03-02 14:16:15.015 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.3.0) 2022-03-02 14:16:15.016 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev360) (3.2.0) 2022-03-02 14:16:15.069 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev360) (1.0.3) 2022-03-02 14:16:15.137 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev360) (2021.3) 2022-03-02 14:16:15.174 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (3.0.0) 2022-03-02 14:16:15.175 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 14:16:15.230 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (21.3) 2022-03-02 14:16:15.233 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (3.0.7) 2022-03-02 14:16:15.328 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev360) (1.5.0) 2022-03-02 14:16:15.358 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev360) (60.9.3) 2022-03-02 14:16:15.440 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev360) (0.2.5) 2022-03-02 14:16:15.527 | 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==24.1.0.dev360) (3.17.6) 2022-03-02 14:16:15.597 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (22.0.0) 2022-03-02 14:16:15.599 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.13.3) 2022-03-02 14:16:15.603 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 14:16:15.646 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (3.10.1) 2022-03-02 14:16:15.647 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 14:16:15.655 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev360) (2.1.0) 2022-03-02 14:16:15.742 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2019.11.28) 2022-03-02 14:16:15.745 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2.0.12) 2022-03-02 14:16:15.746 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (1.26.8) 2022-03-02 14:16:15.748 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (3.3) 2022-03-02 14:16:15.847 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev360) (0.7) 2022-03-02 14:16:16.074 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.5.2) 2022-03-02 14:16:16.076 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.4.2) 2022-03-02 14:16:16.198 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (1.4.2) 2022-03-02 14:16:16.202 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 14:16:16.205 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.6.3) 2022-03-02 14:16:16.295 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev360) (0.12.2) 2022-03-02 14:16:16.383 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev360) (1.22.2) 2022-03-02 14:16:16.419 | 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==24.1.0.dev360) (5.0.0) 2022-03-02 14:16:16.677 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev360) (2.21) 2022-03-02 14:16:16.764 | 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==24.1.0.dev360) (0.5.0) 2022-03-02 14:16:16.767 | 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==24.1.0.dev360) (2.4.0) 2022-03-02 14:16:16.990 | 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==24.1.0.dev360) (2.5.0) 2022-03-02 14:16:17.110 | 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==24.1.0.dev360) (2.2) 2022-03-02 14:16:17.655 | 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==24.1.0.dev360) (0.13.1) 2022-03-02 14:16:17.709 | 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==24.1.0.dev360) (2.16.0) 2022-03-02 14:16:18.112 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:18.113 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:18.114 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:18.115 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:18.117 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:18.120 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:18.121 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 14:16:19.459 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev360) (3.7.0) 2022-03-02 14:16:19.904 | 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==24.1.0.dev360) (21.4.0) 2022-03-02 14:16:19.905 | 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==24.1.0.dev360) (1.8.2) 2022-03-02 14:16:20.008 | 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==24.1.0.dev360) (2.4.0) 2022-03-02 14:16:20.124 | 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==24.1.0.dev360) (1.0.0) 2022-03-02 14:16:21.855 | Installing collected packages: nova 2022-03-02 14:16:21.855 | Attempting uninstall: nova 2022-03-02 14:16:21.855 | Found existing installation: nova 24.1.0.dev360 2022-03-02 14:16:21.864 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-02 14:16:21.867 | Running setup.py develop for nova 2022-03-02 14:16:28.545 | Successfully installed nova 2022-03-02 14:16:28.546 | 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-02 14:16:28.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:16:28.554 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:16:28.709 | + inc/python:pip_install:200 : result=0 2022-03-02 14:16:28.712 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:16:28.715 | + functions-common:time_stop:2425 : local name 2022-03-02 14:16:28.717 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:16:28.720 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:16:28.722 | + functions-common:time_stop:2428 : local total 2022-03-02 14:16:28.724 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:16:28.726 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:16:28.729 | + functions-common:time_stop:2432 : start_time=1646230566552 2022-03-02 14:16:28.731 | + functions-common:time_stop:2434 : [[ -z 1646230566552 ]] 2022-03-02 14:16:28.734 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:16:28.739 | + functions-common:time_stop:2437 : end_time=1646230588736 2022-03-02 14:16:28.741 | + functions-common:time_stop:2438 : elapsed_time=22184 2022-03-02 14:16:28.743 | + functions-common:time_stop:2439 : total=137392 2022-03-02 14:16:28.745 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:16:28.748 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=159576 2022-03-02 14:16:28.750 | + inc/python:pip_install:203 : return 0 2022-03-02 14:16:28.752 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 14:16:28.756 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 14:16:28.758 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 14:16:28.778 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 14:16:28.791 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-02 14:16:28.793 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-02 14:16:28.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:16:28.798 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:16:28.801 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-02 14:16:28.803 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:16:28.806 | + lib/nova:install_nova:871 : 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-02 14:16:28.819 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 14:16:28.822 | + ./stack.sh:main:937 : configure_nova 2022-03-02 14:16:28.824 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-03-02 14:16:28.837 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-03-02 14:16:28.841 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-02 14:16:28.844 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 14:16:28.848 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-02 14:16:28.848 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 14:16:28.853 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-02 14:16:28.856 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-02 14:16:28.860 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 14:16:28.863 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-02 14:16:28.866 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-02 14:16:28.868 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-02 14:16:28.872 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-02 14:16:28.874 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-02 14:16:28.887 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-02 14:16:28.901 | + 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-02 14:16:28.915 | + 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-02 14:16:28.929 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-02 14:16:28.943 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 14:16:28.947 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 14:16:28.953 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xXQtXe0DA9 2022-03-02 14:16:28.958 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 14:16:28.962 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 14:16:28.966 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-02 14:16:28.969 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 14:16:28.971 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 14:16:28.974 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xXQtXe0DA9 2022-03-02 14:16:28.978 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xXQtXe0DA9 2022-03-02 14:16:28.990 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xXQtXe0DA9 /etc/sudoers.d/nova-rootwrap 2022-03-02 14:16:29.004 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-02 14:16:29.009 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 14:16:29.012 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 14:16:29.015 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 14:16:29.018 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 14:16:29.020 | + 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-02 14:16:29.023 | + 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-02 14:16:29.026 | + lib/nova:configure_nova:249 : [[ 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-02 14:16:29.029 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-02 14:16:29.034 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-03-02 14:16:29.053 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:29.055 | + lib/nova:configure_nova:335 : create_nova_conf 2022-03-02 14:16:29.058 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-02 14:16:29.062 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-03-02 14:16:29.066 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-02 14:16:29.096 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-03-02 14:16:29.098 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-02 14:16:29.126 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-02 14:16:29.159 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-02 14:16:29.188 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-02 14:16:29.219 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-02 14:16:29.249 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-02 14:16:29.282 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-03-02 14:16:29.284 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-03-02 14:16:29.313 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-02 14:16:29.346 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-02 14:16:29.379 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-02 14:16:29.410 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-02 14:16:29.441 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 14:16:29.476 | + lib/nova:create_nova_conf:427 : is_fedora 2022-03-02 14:16:29.478 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:16:29.481 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:16:29.483 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:16:29.485 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:16:29.488 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:16:29.490 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:16:29.492 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:16:29.494 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:16:29.498 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:16:29.501 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:16:29.504 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:16:29.507 | + lib/nova:create_nova_conf:427 : is_suse 2022-03-02 14:16:29.510 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:16:29.513 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:16:29.515 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:16:29.518 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:16:29.520 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:16:29.523 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:16:29.525 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-03-02 14:16:29.545 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:29.547 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 14:16:29.550 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-03-02 14:16:29.553 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-02 14:16:29.582 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-03-02 14:16:29.585 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-02 14:16:29.587 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-02 14:16:29.590 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-02 14:16:29.593 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 14:16:29.596 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 14:16:29.627 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-03-02 14:16:29.630 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-02 14:16:29.633 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-02 14:16:29.636 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-02 14:16:29.639 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 14:16:29.643 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 14:16:29.675 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-03-02 14:16:29.706 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-02 14:16:29.736 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-02 14:16:29.765 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-03-02 14:16:29.782 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:29.784 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-03-02 14:16:29.800 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:29.803 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-03-02 14:16:29.804 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-03-02 14:16:29.809 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-03-02 14:16:29.811 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-02 14:16:29.840 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-03-02 14:16:29.858 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:29.860 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-02 14:16:29.863 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-02 14:16:29.865 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 14:16:29.868 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 14:16:29.870 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-02 14:16:29.901 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-02 14:16:29.932 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 14:16:29.964 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-02 14:16:29.992 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-02 14:16:30.022 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-02 14:16:30.053 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-02 14:16:30.082 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-02 14:16:30.113 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:16:30.145 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 14:16:30.175 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-03-02 14:16:30.193 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:30.195 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-03-02 14:16:30.198 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-02 14:16:30.230 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-02 14:16:30.259 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-03-02 14:16:30.288 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-03-02 14:16:30.320 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-02 14:16:30.355 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-02 14:16:30.386 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-02 14:16:30.415 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-02 14:16:30.446 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-03-02 14:16:30.465 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:30.467 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-03-02 14:16:30.470 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-02 14:16:30.500 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-02 14:16:30.535 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-02 14:16:30.538 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-02 14:16:30.567 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-03-02 14:16:30.570 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-03-02 14:16:30.572 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-02 14:16:30.574 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:16:30.577 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:16:30.579 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:16:30.581 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:16:30.583 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:16:30.586 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:16:30.588 | + lib/nova:create_nova_conf:495 : is_fedora 2022-03-02 14:16:30.591 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:16:30.593 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:16:30.595 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:16:30.597 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:16:30.600 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:16:30.602 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:16:30.604 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:16:30.607 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:16:30.610 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:16:30.612 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:16:30.615 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:16:30.617 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-02 14:16:30.620 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-02 14:16:30.623 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-02 14:16:30.626 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 14:16:30.644 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 14:16:30.646 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 14:16:30.649 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 14:16:30.651 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 14:16:30.654 | + 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-02 14:16:30.682 | + 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-02 14:16:30.717 | + 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-02 14:16:30.751 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 14:16:30.781 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-02 14:16:30.813 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-03-02 14:16:30.831 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:30.834 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-02 14:16:30.837 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-02 14:16:30.839 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-02 14:16:30.842 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-02 14:16:30.845 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 14:16:30.847 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 14:16:30.853 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-02 14:16:30.855 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-02 14:16:30.858 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 14:16:30.861 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 14:16:30.874 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 14:16:30.874 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:16:30.886 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 14:16:30.890 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:16:30.908 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 14:16:30.911 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-02 14:16:30.915 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-02 14:16:30.947 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-02 14:16:30.976 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-02 14:16:31.003 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 14:16:31.031 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 14:16:31.060 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 14:16:31.088 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 14:16:31.121 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 14:16:31.151 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 14:16:31.179 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 14:16:31.207 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 14:16:31.235 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 14:16:31.265 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 14:16:31.296 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 14:16:31.299 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 14:16:31.302 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-02 14:16:31.305 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-02 14:16:31.307 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 14:16:31.310 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:31.313 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:31.316 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 14:16:31.319 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 14:16:31.321 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 14:16:31.353 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 14:16:31.382 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-03-02 14:16:31.382 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 14:16:31.391 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-02 14:16:31.395 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-02 14:16:31.397 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-02 14:16:31.400 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 14:16:31.404 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 14:16:31.407 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:16:31.410 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:31.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:31.415 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 14:16:31.417 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 14:16:31.420 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:31.423 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:31.425 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-02 14:16:31.489 | Enabling site nova-api-wsgi. 2022-03-02 14:16:31.495 | To activate the new configuration, you need to run: 2022-03-02 14:16:31.495 | systemctl reload apache2 2022-03-02 14:16:31.500 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 14:16:31.502 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 14:16:31.505 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:16:31.507 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 14:16:31.657 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-03-02 14:16:31.677 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:31.680 | + lib/nova:create_nova_conf:509 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-02 14:16:31.685 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-02 14:16:31.688 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-02 14:16:31.691 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-02 14:16:31.694 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-02 14:16:31.698 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 14:16:31.702 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-02 14:16:31.707 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-02 14:16:31.710 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 14:16:31.712 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 14:16:31.726 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 14:16:31.726 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:16:31.736 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 14:16:31.739 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:16:31.757 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-02 14:16:31.759 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-02 14:16:31.764 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-02 14:16:31.796 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-02 14:16:31.826 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-02 14:16:31.855 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-02 14:16:31.883 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 14:16:31.912 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 14:16:31.945 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-02 14:16:31.975 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-02 14:16:32.004 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-02 14:16:32.033 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 14:16:32.062 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 14:16:32.091 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 14:16:32.120 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-02 14:16:32.150 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-02 14:16:32.152 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-02 14:16:32.181 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-03-02 14:16:32.199 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:32.201 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-02 14:16:32.234 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-03-02 14:16:32.236 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-02 14:16:32.239 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-02 14:16:32.257 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:32.259 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:16:32.262 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:16:32.294 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-02 14:16:32.327 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-02 14:16:32.331 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 14:16:32.333 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-02 14:16:32.336 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 14:16:32.338 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 14:16:32.342 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 14:16:32.359 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:32.362 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 14:16:32.364 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 14:16:32.367 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 14:16:32.383 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:32.386 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:16:32.389 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:16:32.419 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 14:16:32.422 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 14:16:32.424 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-02 14:16:32.453 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-02 14:16:32.485 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-02 14:16:32.519 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-03-02 14:16:32.536 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:32.539 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 14:16:32.568 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-03-02 14:16:32.570 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-03-02 14:16:32.572 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-02 14:16:32.604 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-02 14:16:32.636 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-03-02 14:16:32.667 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-03-02 14:16:32.697 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-02 14:16:32.729 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-02 14:16:32.757 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-02 14:16:32.788 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-02 14:16:32.818 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-02 14:16:32.848 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-03-02 14:16:32.867 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:32.870 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-03-02 14:16:32.875 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 14:16:32.878 | + lib/nova:create_nova_conf:543 : local conf 2022-03-02 14:16:32.881 | + lib/nova:create_nova_conf:544 : local vhost 2022-03-02 14:16:32.884 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-03-02 14:16:32.888 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 14:16:32.892 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 14:16:32.894 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-03-02 14:16:32.897 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-03-02 14:16:32.899 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-03-02 14:16:32.905 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-03-02 14:16:32.908 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-02 14:16:32.910 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-02 14:16:32.913 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-02 14:16:32.916 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 14:16:32.919 | + lib/nova:create_nova_conf:549 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 14:16:32.952 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-02 14:16:32.983 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-02 14:16:33.016 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 14:16:33.018 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-03-02 14:16:33.021 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-02 14:16:33.024 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-02 14:16:33.041 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:33.045 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-02 14:16:33.045 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-02 14:16:33.776 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-02 14:16:33.780 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-02 14:16:33.782 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 14:16:33.785 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-02 14:16:33.787 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 14:16:33.790 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-02 14:16:33.792 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 14:16:33.810 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:33.813 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-02 14:16:33.815 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-02 14:16:33.818 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 14:16:33.834 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:33.837 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 14:16:33.841 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 14:16:33.872 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 14:16:33.875 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 14:16:33.877 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-03-02 14:16:33.897 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:33.899 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-02 14:16:33.902 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 14:16:33.905 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-02 14:16:33.936 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-03-02 14:16:33.964 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-02 14:16:33.994 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-02 14:16:34.023 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-02 14:16:34.054 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-02 14:16:34.084 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-02 14:16:34.119 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-02 14:16:34.157 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-03-02 14:16:34.159 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-02 14:16:34.162 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-02 14:16:34.166 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 14:16:34.187 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 14:16:34.189 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 14:16:34.192 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 14:16:34.194 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 14:16:34.196 | + 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-02 14:16:34.228 | + 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-02 14:16:34.259 | + 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-02 14:16:34.290 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 14:16:34.320 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 14:16:34.324 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-03-02 14:16:34.328 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 14:16:34.331 | + lib/nova:create_nova_conf:577 : local conf 2022-03-02 14:16:34.333 | + lib/nova:create_nova_conf:578 : local offset 2022-03-02 14:16:34.336 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-03-02 14:16:34.339 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 14:16:34.342 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 14:16:34.344 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-03-02 14:16:34.347 | + lib/nova:create_nova_conf:580 : offset=0 2022-03-02 14:16:34.349 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-02 14:16:34.352 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 14:16:34.354 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-03-02 14:16:34.357 | + lib/nova:configure_console_proxies:693 : offset=0 2022-03-02 14:16:34.360 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-03-02 14:16:34.378 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:34.380 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-03-02 14:16:34.383 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-03-02 14:16:34.401 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:34.404 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-03-02 14:16:34.420 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:34.423 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-03-02 14:16:34.441 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:34.444 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-02 14:16:34.463 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:34.466 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-02 14:16:34.469 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-02 14:16:34.472 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-02 14:16:34.474 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 14:16:34.477 | + lib/stack:stack_install_service:32 : install_placement 2022-03-02 14:16:34.479 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-02 14:16:34.482 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-02 14:16:34.485 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:34.487 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:34.490 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-02 14:16:34.493 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:16:34.495 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:16:34.499 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:16:34.501 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:16:34.504 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:16:34.506 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:16:34.509 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:34.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:34.515 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:16:34.517 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:16:34.520 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:16:34.522 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:16:34.525 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-02 14:16:34.527 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:16:34.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:34.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:34.535 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-02 14:16:34.557 | + 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-02 14:16:34.672 | Reading package lists... 2022-03-02 14:16:34.929 | Building dependency tree... 2022-03-02 14:16:34.930 | Reading state information... 2022-03-02 14:16:35.204 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 14:16:35.204 | The following packages were automatically installed and are no longer required: 2022-03-02 14:16:35.205 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:16:35.205 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:16:35.205 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:16:35.205 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:16:35.205 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:16:35.205 | python3-zope.interface 2022-03-02 14:16:35.205 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:16:35.324 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:16:35.328 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:16:35.331 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:16:35.333 | + functions-common:time_stop:2425 : local name 2022-03-02 14:16:35.336 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:16:35.338 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:16:35.340 | + functions-common:time_stop:2428 : local total 2022-03-02 14:16:35.344 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:16:35.347 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:16:35.350 | + functions-common:time_stop:2432 : start_time=1646230594554 2022-03-02 14:16:35.352 | + functions-common:time_stop:2434 : [[ -z 1646230594554 ]] 2022-03-02 14:16:35.355 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:16:35.360 | + functions-common:time_stop:2437 : end_time=1646230595357 2022-03-02 14:16:35.363 | + functions-common:time_stop:2438 : elapsed_time=803 2022-03-02 14:16:35.365 | + functions-common:time_stop:2439 : total=6617 2022-03-02 14:16:35.367 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:16:35.370 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7420 2022-03-02 14:16:35.372 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:16:35.375 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-02 14:16:35.378 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-02 14:16:35.380 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-02 14:16:35.383 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-02 14:16:35.385 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-02 14:16:35.408 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-02 14:16:35.411 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 14:16:35.414 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 14:16:35.416 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 14:16:35.420 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 14:16:35.423 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 14:16:35.426 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 14:16:35.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:35.431 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:35.434 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 14:16:35.437 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 14:16:35.440 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 14:16:35.442 | + functions-common:apt_get_update:1190 : return 2022-03-02 14:16:35.445 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-02 14:16:35.448 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 14:16:35.451 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:35.454 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:35.457 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-02 14:16:35.481 | + 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-02 14:16:35.592 | Reading package lists... 2022-03-02 14:16:35.838 | Building dependency tree... 2022-03-02 14:16:35.840 | Reading state information... 2022-03-02 14:16:36.099 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-02 14:16:36.099 | The following packages were automatically installed and are no longer required: 2022-03-02 14:16:36.100 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 14:16:36.100 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 14:16:36.100 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 14:16:36.100 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 14:16:36.100 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 14:16:36.100 | python3-zope.interface 2022-03-02 14:16:36.100 | Use 'sudo apt autoremove' to remove them. 2022-03-02 14:16:36.218 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 14:16:36.222 | + functions-common:apt_get:1234 : result=0 2022-03-02 14:16:36.225 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 14:16:36.227 | + functions-common:time_stop:2425 : local name 2022-03-02 14:16:36.230 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:16:36.232 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:16:36.235 | + functions-common:time_stop:2428 : local total 2022-03-02 14:16:36.237 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:16:36.240 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 14:16:36.242 | + functions-common:time_stop:2432 : start_time=1646230595478 2022-03-02 14:16:36.244 | + functions-common:time_stop:2434 : [[ -z 1646230595478 ]] 2022-03-02 14:16:36.248 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:16:36.253 | + functions-common:time_stop:2437 : end_time=1646230596250 2022-03-02 14:16:36.256 | + functions-common:time_stop:2438 : elapsed_time=772 2022-03-02 14:16:36.259 | + functions-common:time_stop:2439 : total=7420 2022-03-02 14:16:36.261 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:16:36.265 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8192 2022-03-02 14:16:36.268 | + functions-common:apt_get:1238 : return 0 2022-03-02 14:16:36.271 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-02 14:16:36.274 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-02 14:16:36.276 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:16:36.279 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:36.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:36.285 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-02 14:16:36.287 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-02 14:16:36.344 | wsgi (enabled by maintainer script) 2022-03-02 14:16:36.347 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-02 14:16:36.350 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-02 14:16:36.353 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 14:16:36.356 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-02 14:16:36.359 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-02 14:16:36.362 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 14:16:36.366 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-02 14:16:36.366 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 14:16:36.373 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-02 14:16:36.375 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-02 14:16:36.378 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-02 14:16:36.381 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-02 14:16:36.384 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-02 14:16:36.407 | Using python 3.8 to install osc-placement 2022-03-02 14:16:36.410 | + 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-02 14:16:37.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:37.365 | from cryptography.utils import int_from_bytes 2022-03-02 14:16:37.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:37.366 | from cryptography.utils import int_from_bytes 2022-03-02 14:16:38.540 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:16:38.568 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-02 14:16:38.579 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-02 14:16:38.581 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-02 14:16:38.582 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-02 14:16:38.582 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-02 14:16:38.583 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-02 14:16:38.585 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-02 14:16:38.646 | 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-02 14:16:38.647 | 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-02 14:16:38.649 | 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-02 14:16:38.650 | 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-02 14:16:38.664 | 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-02 14:16:38.666 | 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-02 14:16:38.667 | 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-02 14:16:38.681 | 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-02 14:16:38.682 | 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-02 14:16:38.685 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.0) 2022-03-02 14:16:38.686 | 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-02 14:16:38.687 | 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-02 14:16:38.688 | 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-02 14:16:38.709 | 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-02 14:16:38.711 | 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-02 14:16:38.712 | 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-02 14:16:38.713 | 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-02 14:16:38.723 | 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-02 14:16:38.762 | 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-02 14:16:38.766 | 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-02 14:16:38.767 | 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-02 14:16:38.769 | 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-02 14:16:38.770 | 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-02 14:16:38.771 | 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-02 14:16:38.772 | 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-02 14:16:38.773 | 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-02 14:16:38.840 | 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-02 14:16:38.844 | 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-02 14:16:38.846 | 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-02 14:16:38.847 | 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-02 14:16:38.940 | 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-02 14:16:38.941 | 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-02 14:16:38.942 | 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-02 14:16:38.986 | 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-02 14:16:39.031 | 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-02 14:16:39.199 | 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-02 14:16:41.567 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 14:16:41.574 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:16:41.574 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:16:41.720 | + inc/python:pip_install:200 : result=0 2022-03-02 14:16:41.723 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:16:41.725 | + functions-common:time_stop:2425 : local name 2022-03-02 14:16:41.728 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:16:41.731 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:16:41.734 | + functions-common:time_stop:2428 : local total 2022-03-02 14:16:41.736 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:16:41.739 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:16:41.742 | + functions-common:time_stop:2432 : start_time=1646230596401 2022-03-02 14:16:41.745 | + functions-common:time_stop:2434 : [[ -z 1646230596401 ]] 2022-03-02 14:16:41.749 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:16:41.754 | + functions-common:time_stop:2437 : end_time=1646230601751 2022-03-02 14:16:41.757 | + functions-common:time_stop:2438 : elapsed_time=5350 2022-03-02 14:16:41.760 | + functions-common:time_stop:2439 : total=159576 2022-03-02 14:16:41.762 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:16:41.765 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=164926 2022-03-02 14:16:41.768 | + inc/python:pip_install:203 : return 0 2022-03-02 14:16:41.770 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-02 14:16:41.773 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-02 14:16:41.776 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-02 14:16:41.779 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 14:16:41.782 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 14:16:41.785 | ++ functions-common:git_clone:612 : pwd 2022-03-02 14:16:41.788 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 14:16:41.791 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 14:16:41.794 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 14:16:41.814 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 14:16:41.816 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 14:16:41.819 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 14:16:41.822 | + functions-common:git_clone:629 : echo master 2022-03-02 14:16:41.822 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 14:16:41.828 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-02 14:16:41.830 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 14:16:41.833 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-02 14:16:41.836 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 14:16:41.836 | + functions-common:git_clone:678 : head -1 2022-03-02 14:16:41.839 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-02 14:16:41.842 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 14:16:41.845 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-02 14:16:41.847 | + inc/python:setup_develop:338 : local bindep 2022-03-02 14:16:41.850 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 14:16:41.852 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-02 14:16:41.855 | + inc/python:setup_develop:344 : local extras= 2022-03-02 14:16:41.858 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-02 14:16:41.861 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 14:16:41.864 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 14:16:41.866 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-02 14:16:41.869 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 14:16:41.871 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 14:16:41.875 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-02 14:16:41.878 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 14:16:41.881 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-02 14:16:41.884 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 14:16:41.887 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 14:16:41.891 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-02 14:16:41.897 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-02 14:16:41.899 | + 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-02 14:16:42.559 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-02 14:16:42.562 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 14:16:42.565 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 14:16:42.568 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 14:16:42.571 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 14:16:42.573 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-02 14:16:42.578 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 14:16:42.581 | + inc/python:setup_package:428 : local extras= 2022-03-02 14:16:42.583 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 14:16:42.586 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 14:16:42.588 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 14:16:42.591 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 14:16:42.594 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 14:16:42.597 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-02 14:16:42.618 | Using python 3.8 to install /opt/stack/placement 2022-03-02 14:16:42.621 | + 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-02 14:16:43.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:43.509 | from cryptography.utils import int_from_bytes 2022-03-02 14:16:43.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:43.509 | from cryptography.utils import int_from_bytes 2022-03-02 14:16:44.697 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:16:44.723 | Obtaining file:///opt/stack/placement 2022-03-02 14:16:44.724 | Preparing metadata (setup.py): started 2022-03-02 14:16:47.939 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 14:16:47.984 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-02 14:16:47.985 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-02 14:16:47.986 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-02 14:16:47.987 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-02 14:16:47.988 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-02 14:16:47.989 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 14:16:47.990 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-02 14:16:47.992 | 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==6.1.0.dev36) (60.9.3) 2022-03-02 14:16:47.993 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-02 14:16:47.994 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-02 14:16:47.996 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.4.0) 2022-03-02 14:16:47.998 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-02 14:16:47.999 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-02 14:16:48.000 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-02 14:16:48.001 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-02 14:16:48.002 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-02 14:16:48.003 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-02 14:16:48.004 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 14:16:48.006 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-02 14:16:48.007 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-02 14:16:48.008 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-02 14:16:48.072 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (5.1.0) 2022-03-02 14:16:48.074 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 14:16:48.077 | 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==6.1.0.dev36) (3.1.1) 2022-03-02 14:16:48.078 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (2.10.1) 2022-03-02 14:16:48.079 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (4.4.0) 2022-03-02 14:16:48.080 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev36) (1.16.0) 2022-03-02 14:16:48.101 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev36) (0.17.3) 2022-03-02 14:16:48.142 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (3.5.0) 2022-03-02 14:16:48.143 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (2.4.0) 2022-03-02 14:16:48.144 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 14:16:48.145 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (0.8.0) 2022-03-02 14:16:48.146 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev36) (6.0) 2022-03-02 14:16:48.198 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.5.0) 2022-03-02 14:16:48.199 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (0.13.0) 2022-03-02 14:16:48.200 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.0.1) 2022-03-02 14:16:48.202 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.7.6) 2022-03-02 14:16:48.242 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (0.9.6) 2022-03-02 14:16:48.245 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev36) (2.8.2) 2022-03-02 14:16:48.266 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 14:16:48.267 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.0.3) 2022-03-02 14:16:48.269 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev36) (3.3.0) 2022-03-02 14:16:48.294 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (2021.3) 2022-03-02 14:16:48.296 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev36) (1.0.3) 2022-03-02 14:16:48.308 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (3.1.1) 2022-03-02 14:16:48.327 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (0.11.0) 2022-03-02 14:16:48.328 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (1.0.2) 2022-03-02 14:16:48.330 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (3.0.7) 2022-03-02 14:16:48.331 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev36) (21.3) 2022-03-02 14:16:48.373 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (1.26.8) 2022-03-02 14:16:48.375 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (3.3) 2022-03-02 14:16:48.376 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-02 14:16:48.378 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2.0.12) 2022-03-02 14:16:48.395 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev36) (0.7) 2022-03-02 14:16:48.558 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev36) (1.1.2) 2022-03-02 14:16:48.597 | 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==6.1.0.dev36) (4.11.1) 2022-03-02 14:16:48.598 | 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==6.1.0.dev36) (5.4.0) 2022-03-02 14:16:48.599 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (1.1.6) 2022-03-02 14:16:48.616 | 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==6.1.0.dev36) (1.15.0) 2022-03-02 14:16:48.652 | 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==6.1.0.dev36) (1.13.3) 2022-03-02 14:16:48.712 | 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==6.1.0.dev36) (2.1.0) 2022-03-02 14:16:48.805 | 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==6.1.0.dev36) (1.7.0) 2022-03-02 14:16:48.889 | 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==6.1.0.dev36) (1.1.5) 2022-03-02 14:16:48.941 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev36) (0.2.5) 2022-03-02 14:16:49.141 | 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==6.1.0.dev36) (0.5.2) 2022-03-02 14:16:49.142 | 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==6.1.0.dev36) (0.4.2) 2022-03-02 14:16:49.143 | 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==6.1.0.dev36) (5.1.1) 2022-03-02 14:16:49.222 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev36) (2.5.0) 2022-03-02 14:16:49.273 | 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==6.1.0.dev36) (2.21) 2022-03-02 14:16:49.438 | 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==6.1.0.dev36) (3.7.0) 2022-03-02 14:16:49.546 | 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==6.1.0.dev36) (3.0.0) 2022-03-02 14:16:49.547 | 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==6.1.0.dev36) (1.0.0) 2022-03-02 14:16:51.476 | Installing collected packages: openstack-placement 2022-03-02 14:16:51.476 | Attempting uninstall: openstack-placement 2022-03-02 14:16:51.477 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-02 14:16:51.479 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-02 14:16:51.481 | Running setup.py develop for openstack-placement 2022-03-02 14:16:55.864 | Successfully installed openstack-placement 2022-03-02 14:16:55.864 | 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-02 14:16:55.872 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:16:55.872 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:16:56.006 | + inc/python:pip_install:200 : result=0 2022-03-02 14:16:56.013 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:16:56.013 | + functions-common:time_stop:2425 : local name 2022-03-02 14:16:56.013 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:16:56.016 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:16:56.018 | + functions-common:time_stop:2428 : local total 2022-03-02 14:16:56.021 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:16:56.023 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:16:56.025 | + functions-common:time_stop:2432 : start_time=1646230602613 2022-03-02 14:16:56.028 | + functions-common:time_stop:2434 : [[ -z 1646230602613 ]] 2022-03-02 14:16:56.031 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:16:56.036 | + functions-common:time_stop:2437 : end_time=1646230616033 2022-03-02 14:16:56.038 | + functions-common:time_stop:2438 : elapsed_time=13420 2022-03-02 14:16:56.040 | + functions-common:time_stop:2439 : total=164926 2022-03-02 14:16:56.042 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:16:56.045 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=178346 2022-03-02 14:16:56.047 | + inc/python:pip_install:203 : return 0 2022-03-02 14:16:56.050 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 14:16:56.053 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 14:16:56.055 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 14:16:56.075 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 14:16:56.087 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-02 14:16:56.091 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-02 14:16:56.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:16:56.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:16:56.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-02 14:16:56.102 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:16:56.106 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 14:16:56.108 | + ./stack.sh:main:943 : configure_placement 2022-03-02 14:16:56.111 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-02 14:16:56.125 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-02 14:16:56.128 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-02 14:16:56.132 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-02 14:16:56.135 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-02 14:16:56.138 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-02 14:16:56.143 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-02 14:16:56.146 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 14:16:56.149 | + 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-02 14:16:56.184 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-02 14:16:56.218 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-02 14:16:56.250 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-02 14:16:56.252 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-02 14:16:56.255 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-02 14:16:56.257 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 14:16:56.260 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-02 14:16:56.293 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-02 14:16:56.323 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 14:16:56.353 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-02 14:16:56.384 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-02 14:16:56.414 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-02 14:16:56.444 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-02 14:16:56.475 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-02 14:16:56.505 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:16:56.536 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 14:16:56.566 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-02 14:16:56.568 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-02 14:16:56.571 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-02 14:16:56.575 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 14:16:56.593 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 14:16:56.595 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 14:16:56.598 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 14:16:56.600 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 14:16:56.603 | + 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-02 14:16:56.633 | + 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-02 14:16:56.664 | + 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-02 14:16:56.694 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 14:16:56.724 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-02 14:16:56.726 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-02 14:16:56.729 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-02 14:16:56.731 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-02 14:16:56.734 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-02 14:16:56.736 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 14:16:56.739 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 14:16:56.742 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-02 14:16:56.748 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-02 14:16:56.750 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 14:16:56.753 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 14:16:56.766 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 14:16:56.767 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:16:56.775 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 14:16:56.780 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 14:16:56.796 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-02 14:16:56.799 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-02 14:16:56.803 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-02 14:16:56.835 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-02 14:16:56.865 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-02 14:16:56.895 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-02 14:16:56.925 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 14:16:56.954 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 14:16:56.984 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-02 14:16:57.013 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-02 14:16:57.043 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-02 14:16:57.072 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 14:16:57.102 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 14:16:57.132 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 14:16:57.168 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-02 14:16:57.197 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 14:16:57.199 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 14:16:57.203 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-02 14:16:57.205 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-02 14:16:57.208 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 14:16:57.210 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:57.213 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:57.216 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-02 14:16:57.219 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-02 14:16:57.222 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-02 14:16:57.251 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 14:16:57.281 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-02 14:16:57.282 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-02 14:16:57.290 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-02 14:16:57.294 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-02 14:16:57.297 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-02 14:16:57.299 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 14:16:57.302 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 14:16:57.304 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 14:16:57.307 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:57.310 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:57.312 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 14:16:57.315 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 14:16:57.318 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:16:57.320 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:16:57.323 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-02 14:16:57.387 | Site placement-api already enabled 2022-03-02 14:16:57.392 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 14:16:57.395 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 14:16:57.397 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:16:57.400 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 14:16:57.603 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-02 14:16:57.628 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:57.631 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-02 14:16:57.651 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:57.654 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-02 14:16:57.674 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:57.677 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-02 14:16:57.679 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-03-02 14:16:57.682 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-02 14:16:57.715 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-03-02 14:16:57.745 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-03-02 14:16:57.776 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-02 14:16:57.806 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-02 14:16:57.836 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-03-02 14:16:57.866 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-02 14:16:57.897 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-02 14:16:57.926 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-02 14:16:57.945 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:57.947 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-02 14:16:57.965 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:16:57.968 | + ./stack.sh:main:969 : run_phase stack install 2022-03-02 14:16:57.971 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 14:16:57.973 | + functions-common:run_phase:1854 : local phase=install 2022-03-02 14:16:57.976 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 14:16:57.978 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 14:16:57.981 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 14:16:57.983 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 14:16:57.986 | + functions-common:run_phase:1863 : local extra 2022-03-02 14:16:57.989 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 14:16:57.993 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 14:16:57.996 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 14:16:57.999 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 14:16:58.002 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-02 14:16:58.004 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 14:16:58.020 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:16:58.023 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 14:16:58.025 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 14:16:58.028 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-02 14:16:58.030 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-02 14:16:58.033 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:16:58.035 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-02 14:16:58.037 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-02 14:16:58.040 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-02 14:16:58.097 | ++ inc/async:async_inner:63 : install_tempest 2022-03-02 14:16:58.136 | [566138 Async install_tempest:591523]: running: install_tempest 2022-03-02 14:16:58.139 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 14:16:58.142 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 14:16:58.144 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 14:16:58.147 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 14:16:58.150 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-02 14:16:58.153 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 14:16:58.156 | + functions-common:run_plugins:1840 : local phase=install 2022-03-02 14:16:58.159 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 14:16:58.161 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 14:16:58.169 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-02 14:16:58.172 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-02 14:16:58.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 14:16:58.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 14:16:58.180 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-02 14:16:58.183 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 14:16:58.186 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-02 14:16:58.189 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-02 14:16:58.192 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 14:16:58.196 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-02 14:16:58.199 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-02 14:16:58.203 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 14:16:58.207 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-02 14:16:58.209 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 14:16:58.213 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-02 14:16:58.217 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-02 14:16:58.220 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-02 14:16:58.223 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-02 14:16:58.225 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-02 14:16:58.249 | Using python 3.8 to install python-openstackclient 2022-03-02 14:16:58.252 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-02 14:16:59.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:59.158 | from cryptography.utils import int_from_bytes 2022-03-02 14:16:59.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:16:59.158 | from cryptography.utils import int_from_bytes 2022-03-02 14:17:00.329 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 14:17:00.356 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-03-02 14:17:00.375 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-02 14:17:00.376 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-02 14:17:00.377 | 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-02 14:17:00.378 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-02 14:17:00.379 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-02 14:17:00.380 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-02 14:17:00.381 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-02 14:17:00.382 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-02 14:17:00.383 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-02 14:17:00.384 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-02 14:17:00.385 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-02 14:17:00.397 | 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-02 14:17:00.398 | 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-02 14:17:00.399 | 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-02 14:17:00.401 | 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-02 14:17:00.402 | 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-02 14:17:00.429 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-03-02 14:17:00.430 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-03-02 14:17:00.431 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-03-02 14:17:00.432 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-03-02 14:17:00.434 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-03-02 14:17:00.435 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-03-02 14:17:00.436 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.5) 2022-03-02 14:17:00.437 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-03-02 14:17:00.439 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-03-02 14:17:00.440 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-03-02 14:17:00.441 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.1) 2022-03-02 14:17:00.455 | 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-02 14:17:00.473 | 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-02 14:17:00.474 | 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-02 14:17:00.476 | 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-02 14:17:00.477 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.4.0) 2022-03-02 14:17:00.502 | 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-02 14:17:00.520 | 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-02 14:17:00.522 | 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-02 14:17:00.524 | 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-02 14:17:00.616 | 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-02 14:17:00.617 | 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-02 14:17:00.618 | 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-02 14:17:00.662 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-03-02 14:17:00.674 | 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-02 14:17:00.710 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-03-02 14:17:00.881 | 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-02 14:17:00.896 | 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-02 14:17:01.008 | 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-02 14:17:01.009 | 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-02 14:17:01.020 | 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-02 14:17:01.020 | 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-02 14:17:01.148 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-03-02 14:17:03.527 | 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-02 14:17:03.534 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 14:17:03.534 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 14:17:03.671 | + inc/python:pip_install:200 : result=0 2022-03-02 14:17:03.674 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 14:17:03.676 | + functions-common:time_stop:2425 : local name 2022-03-02 14:17:03.678 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:17:03.681 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:17:03.683 | + functions-common:time_stop:2428 : local total 2022-03-02 14:17:03.686 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:17:03.688 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 14:17:03.691 | + functions-common:time_stop:2432 : start_time=1646230618243 2022-03-02 14:17:03.693 | + functions-common:time_stop:2434 : [[ -z 1646230618243 ]] 2022-03-02 14:17:03.700 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:17:03.704 | + functions-common:time_stop:2437 : end_time=1646230623702 2022-03-02 14:17:03.707 | + functions-common:time_stop:2438 : elapsed_time=5459 2022-03-02 14:17:03.709 | + functions-common:time_stop:2439 : total=178346 2022-03-02 14:17:03.712 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:17:03.714 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=183805 2022-03-02 14:17:03.718 | + inc/python:pip_install:203 : return 0 2022-03-02 14:17:03.720 | + ./stack.sh:main:981 : install_oscwrap 2022-03-02 14:17:03.724 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-02 14:17:03.728 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.wy1JC4CR0D 2022-03-02 14:17:03.731 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-02 14:17:03.734 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-02 14:17:03.736 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-02 14:17:03.739 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-02 14:17:03.742 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 14:17:03.744 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-02 14:17:03.765 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:17:03.767 | + ./stack.sh:main:1035 : configure_database 2022-03-02 14:17:03.770 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-02 14:17:03.773 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-02 14:17:03.775 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-02 14:17:03.778 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:17:03.781 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-02 14:17:03.784 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-02 14:17:03.786 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:17:03.788 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:17:03.791 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-02 14:17:03.794 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-02 14:17:03.796 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:17:03.798 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:17:03.800 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:17:03.803 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:17:03.805 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:17:03.807 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:17:03.810 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:17:03.812 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:17:03.815 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:17:03.817 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:17:03.819 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:17:03.822 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-02 14:17:03.825 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:17:03.827 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:17:03.830 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:17:03.832 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:17:03.835 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:17:03.837 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:17:03.840 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-02 14:17:03.856 | mysqladmin: connect to server at 'localhost' failed 2022-03-02 14:17:03.856 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-02 14:17:03.860 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-02 14:17:03.863 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-02 14:17:03.865 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:17:03.867 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:17:03.870 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-02 14:17:03.873 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-02 14:17:03.875 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-02 14:17:03.878 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 14:17:03.880 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 14:17:03.882 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-02 14:17:03.885 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-02 14:17:03.888 | + lib/databases/mysql:configure_database_mysql:116 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-03-02 14:17:03.900 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:17:03.975 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-02 14:17:03.988 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:17:04.062 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-02 14:17:04.065 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-02 14:17:04.066 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-02 14:17:04.071 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-02 14:17:04.126 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-02 14:17:04.181 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-02 14:17:04.237 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-02 14:17:04.294 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-02 14:17:04.297 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-02 14:17:04.299 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:17:04.302 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-02 14:17:07.022 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-02 14:17:07.024 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-02 14:17:07.027 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 14:17:07.032 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-141707 2022-03-02 14:17:07.035 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-141707 1039' 2022-03-02 14:17:07.037 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.040 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 14:17:07.042 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.045 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 14:17:07.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.050 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 14:17:07.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.067 | + 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-02 14:17:07.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.072 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 14:17:07.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.078 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 14:17:07.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.083 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-141254 2022-03-02 14:17:07.085 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.088 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 14:17:07.090 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.093 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 14:17:07.095 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.098 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 14:17:07.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.103 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 14:17:07.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.109 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 14:17:07.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 14:17:07.113 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 14:17:07.116 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-02 14:17:07.118 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-02 14:17:07.121 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-02 14:17:07.134 | + ./stack.sh:main:1065 : start_dstat 2022-03-02 14:17:07.137 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 14:17:07.140 | + functions-common:run_process:1680 : local service=dstat 2022-03-02 14:17:07.142 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 14:17:07.145 | + functions-common:run_process:1682 : local group= 2022-03-02 14:17:07.147 | + functions-common:run_process:1683 : local user= 2022-03-02 14:17:07.149 | + functions-common:run_process:1685 : local name=dstat 2022-03-02 14:17:07.153 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 14:17:07.155 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 14:17:07.158 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:17:07.160 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:17:07.163 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:17:07.168 | + functions-common:time_start:2416 : _TIME_START[$name]=1646230627165 2022-03-02 14:17:07.171 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-02 14:17:07.189 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:17:07.192 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-02 14:17:07.194 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-02 14:17:07.197 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 14:17:07.200 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 14:17:07.203 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 14:17:07.205 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 14:17:07.208 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-02 14:17:07.211 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-02 14:17:07.213 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-02 14:17:07.216 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 14:17:07.219 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 14:17:07.221 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-02 14:17:07.224 | + 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-02 14:17:07.226 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-02 14:17:07.229 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 14:17:07.232 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 14:17:07.234 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-02 14:17:07.237 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 14:17:07.239 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 14:17:07.241 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-02 14:17:07.244 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 14:17:07.249 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-02 14:17:07.307 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-02 14:17:07.365 | + 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-02 14:17:07.426 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-02 14:17:07.485 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-02 14:17:07.545 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 14:17:07.603 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 14:17:07.606 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-02 14:17:07.666 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 14:17:08.472 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-02 14:17:08.486 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-02 14:17:09.124 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-02 14:17:09.149 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 14:17:09.153 | + functions-common:time_stop:2425 : local name 2022-03-02 14:17:09.155 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:17:09.159 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:17:09.162 | + functions-common:time_stop:2428 : local total 2022-03-02 14:17:09.165 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:17:09.168 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 14:17:09.171 | + functions-common:time_stop:2432 : start_time=1646230627165 2022-03-02 14:17:09.174 | + functions-common:time_stop:2434 : [[ -z 1646230627165 ]] 2022-03-02 14:17:09.178 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:17:09.184 | + functions-common:time_stop:2437 : end_time=1646230629180 2022-03-02 14:17:09.187 | + functions-common:time_stop:2438 : elapsed_time=2015 2022-03-02 14:17:09.190 | + functions-common:time_stop:2439 : total=0 2022-03-02 14:17:09.193 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:17:09.196 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2015 2022-03-02 14:17:09.199 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-02 14:17:09.203 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-02 14:17:09.206 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-02 14:17:09.209 | + functions-common:run_process:1682 : local group= 2022-03-02 14:17:09.212 | + functions-common:run_process:1683 : local user=root 2022-03-02 14:17:09.216 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-02 14:17:09.219 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 14:17:09.222 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 14:17:09.225 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:17:09.228 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:17:09.234 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:17:09.238 | + functions-common:time_start:2416 : _TIME_START[$name]=1646230629234 2022-03-02 14:17:09.241 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-02 14:17:09.263 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:17:09.267 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 14:17:09.271 | + functions-common:time_stop:2425 : local name 2022-03-02 14:17:09.274 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:17:09.278 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:17:09.281 | + functions-common:time_stop:2428 : local total 2022-03-02 14:17:09.284 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:17:09.287 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 14:17:09.290 | + functions-common:time_stop:2432 : start_time=1646230629234 2022-03-02 14:17:09.294 | + functions-common:time_stop:2434 : [[ -z 1646230629234 ]] 2022-03-02 14:17:09.300 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:17:09.303 | + functions-common:time_stop:2437 : end_time=1646230629300 2022-03-02 14:17:09.307 | + functions-common:time_stop:2438 : elapsed_time=66 2022-03-02 14:17:09.310 | + functions-common:time_stop:2439 : total=2015 2022-03-02 14:17:09.313 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:17:09.316 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2081 2022-03-02 14:17:09.319 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-02 14:17:09.353 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:17:09.357 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-02 14:17:09.380 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:17:09.384 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-02 14:17:09.430 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:17:09.434 | + ./stack.sh:main:1078 : start_etcd3 2022-03-02 14:17:09.438 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-02 14:17:09.443 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-831507-2 --data-dir /opt/stack/data/etcd' 2022-03-02 14:17:09.446 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-02 14:17:09.451 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-831507-2=http://10.222.0.50:2380' 2022-03-02 14:17:09.455 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-03-02 14:17:09.459 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-03-02 14:17:09.461 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-02 14:17:09.466 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-02 14:17:09.470 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-03-02 14:17:09.474 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-02 14:17:09.478 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-02 14:17:09.483 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 14:17:09.487 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-03-02 14:17:09.490 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-02 14:17:09.494 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 14:17:09.506 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 14:17:09.511 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-02 14:17:09.515 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 14:17:09.517 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 14:17:09.520 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 14:17:09.523 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 14:17:09.530 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-02 14:17:09.616 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-02 14:17:09.693 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 14:17:09.751 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-02 14:17:09.809 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-02 14:17:09.866 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 14:17:09.923 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 14:17:09.925 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-02 14:17:09.998 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 14:17:10.710 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-02 14:17:10.768 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-02 14:17:10.823 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-02 14:17:10.877 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-02 14:17:10.938 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-02 14:17:10.941 | ++ functions-common:is_arch:506 : uname -m 2022-03-02 14:17:10.945 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-02 14:17:10.948 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-02 14:17:11.591 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-02 14:17:11.607 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-02 14:17:12.417 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-02 14:17:13.408 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-02 14:17:13.427 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:17:13.430 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-02 14:17:13.433 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-02 14:17:13.436 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-02 14:17:13.440 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-02 14:17:13.453 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-02 14:17:13.467 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-02 14:17:13.470 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 14:17:13.472 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-02 14:17:13.617 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-02 14:17:13.756 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-02 14:17:13.897 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-02 14:17:14.038 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-02 14:17:14.180 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-02 14:17:14.327 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-02 14:17:14.549 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-02 14:17:14.689 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-02 14:17:14.830 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-02 14:17:14.971 | + functions-common:write_clouds_yaml:198 : cat 2022-03-02 14:17:14.990 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-02 14:17:14.993 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-02 14:17:14.997 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-02 14:17:15.001 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-02 14:17:15.004 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-02 14:17:15.007 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-02 14:17:15.026 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:17:15.030 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-02 14:17:15.032 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:17:15.035 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-02 14:17:15.037 | + ./stack.sh:main:1095 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 14:17:15.040 | + ./stack.sh:main:1096 : init_keystone 2022-03-02 14:17:15.043 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-02 14:17:15.064 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:17:15.067 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-02 14:17:15.070 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-02 14:17:15.072 | + lib/database:recreate_database:112 : local db=keystone 2022-03-02 14:17:15.075 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-02 14:17:15.078 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-02 14:17:15.080 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-02 14:17:15.085 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:17:23.200 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-02 14:17:23.206 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:17:23.305 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-02 14:17:23.307 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 14:17:23.310 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:17:23.313 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:17:23.316 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:17:23.320 | + functions-common:time_start:2416 : _TIME_START[$name]=1646230643318 2022-03-02 14:17:23.323 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-02 14:17:28.232 | 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=593385) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 14:17:28.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:17:28.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.241 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.241 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.241 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.242 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:17:28.242 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:17:28.270 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:17:28.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.271 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.271 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.272 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.273 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:17:28.273 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:17:28.957 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:17:28.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.958 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.959 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.959 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:28.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:28.960 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:17:28.960 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:17:28.969 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 14:17:41.673 | ++ inc/async:async_inner:64 : rc=0 2022-03-02 14:17:41.701 | [591523 Async install_tempest:591523]: finished successfully 2022-03-02 14:17:58.603 | INFO migrate.versioning.api [-] done 2022-03-02 14:17:58.603 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 14:17:58.666 | INFO migrate.versioning.api [-] done 2022-03-02 14:17:58.666 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 14:17:58.754 | INFO migrate.versioning.api [-] done 2022-03-02 14:17:58.754 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 14:17:58.822 | INFO migrate.versioning.api [-] done 2022-03-02 14:17:58.822 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 14:17:58.903 | INFO migrate.versioning.api [-] done 2022-03-02 14:17:58.903 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 14:17:58.971 | INFO migrate.versioning.api [-] done 2022-03-02 14:17:58.971 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 14:17:59.935 | INFO migrate.versioning.api [-] done 2022-03-02 14:17:59.935 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:17:59.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.938 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.938 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.941 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.941 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.941 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.941 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.941 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.942 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:17:59.942 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:17:59.950 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:17:59.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.952 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.953 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.953 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:17:59.953 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:17:59.953 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:17:59.954 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:00.385 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:18:00.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.387 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.387 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.388 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.388 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.388 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:18:00.388 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:00.495 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:18:00.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.498 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.498 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:00.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:00.502 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:18:00.502 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:00.506 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 14:18:00.672 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:00.672 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 14:18:00.763 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:00.764 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 14:18:00.828 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:00.828 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 14:18:00.897 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:00.897 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 14:18:00.954 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:00.954 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 14:18:01.029 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:01.029 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 14:18:01.097 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:01.097 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:18:01.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.099 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.100 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.100 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.100 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:18:01.100 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:01.101 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:18:01.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.103 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.103 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.103 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.104 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.104 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:18:01.104 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:01.112 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:18:01.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.118 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.118 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.118 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:18:01.118 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:01.502 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:18:01.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.504 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.504 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.505 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.505 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:18:01.505 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:01.627 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:18:01.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.629 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.629 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.629 | 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=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:18:01.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:18:01.630 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:18:01.630 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=593385) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:18:01.637 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 14:18:01.749 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:01.749 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 14:18:01.799 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:01.800 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 14:18:01.849 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:01.849 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 14:18:01.914 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:01.914 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 14:18:01.989 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:01.990 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 14:18:02.057 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:02.057 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 14:18:02.120 | INFO migrate.versioning.api [-] done 2022-03-02 14:18:02.515 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-02 14:18:02.518 | + functions-common:time_stop:2425 : local name 2022-03-02 14:18:02.520 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:18:02.523 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:18:02.525 | + functions-common:time_stop:2428 : local total 2022-03-02 14:18:02.528 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:18:02.531 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 14:18:02.533 | + functions-common:time_stop:2432 : start_time=1646230643318 2022-03-02 14:18:02.536 | + functions-common:time_stop:2434 : [[ -z 1646230643318 ]] 2022-03-02 14:18:02.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:18:02.543 | + functions-common:time_stop:2437 : end_time=1646230682541 2022-03-02 14:18:02.546 | + functions-common:time_stop:2438 : elapsed_time=39223 2022-03-02 14:18:02.549 | + functions-common:time_stop:2439 : total=0 2022-03-02 14:18:02.551 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:18:02.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39223 2022-03-02 14:18:02.556 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-02 14:18:02.559 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-02 14:18:02.564 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-02 14:18:07.328 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-02 14:18:07.328 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 14:18:07.329 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 14:18:07.329 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-02 14:18:07.329 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 14:18:07.330 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 14:18:07.330 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 14:18:07.330 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 14:18:07.330 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 14:18:07.692 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-02 14:18:07.696 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-02 14:18:12.423 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-02 14:18:12.424 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 14:18:12.424 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 14:18:12.424 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-02 14:18:12.424 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 14:18:12.425 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 14:18:12.425 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 14:18:12.425 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 14:18:12.425 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 14:18:12.797 | + ./stack.sh:main:1097 : start_keystone 2022-03-02 14:18:12.799 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-02 14:18:12.802 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-02 14:18:12.804 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-02 14:18:12.821 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:18:12.823 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-02 14:18:12.827 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-02 14:18:12.832 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-02 14:18:12.834 | + functions-common:run_process:1680 : local service=keystone 2022-03-02 14:18:12.837 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 14:18:12.839 | + functions-common:run_process:1682 : local group= 2022-03-02 14:18:12.842 | + functions-common:run_process:1683 : local user= 2022-03-02 14:18:12.845 | + functions-common:run_process:1685 : local name=keystone 2022-03-02 14:18:12.847 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 14:18:12.850 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 14:18:12.852 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:18:12.855 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:18:12.858 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:18:12.862 | + functions-common:time_start:2416 : _TIME_START[$name]=1646230692859 2022-03-02 14:18:12.865 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-02 14:18:12.882 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:18:12.884 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-02 14:18:12.887 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-02 14:18:12.890 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 14:18:12.892 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 14:18:12.895 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 14:18:12.897 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 14:18:12.899 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-02 14:18:12.902 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-02 14:18:12.905 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-02 14:18:12.908 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 14:18:12.910 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 14:18:12.913 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-02 14:18:12.915 | + 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-02 14:18:12.918 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-02 14:18:12.920 | + 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-02 14:18:12.922 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-02 14:18:12.926 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-02 14:18:12.926 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-02 14:18:12.929 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-02 14:18:12.933 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-02 14:18:12.986 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-02 14:18:13.039 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-02 14:18:13.096 | + 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-02 14:18:13.148 | + 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-02 14:18:13.200 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-02 14:18:13.253 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-02 14:18:13.307 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-02 14:18:13.362 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-02 14:18:13.414 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-02 14:18:13.473 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-02 14:18:13.475 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-02 14:18:13.530 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-02 14:18:14.164 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-02 14:18:14.178 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-02 14:18:14.768 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-02 14:18:14.847 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 14:18:14.849 | + functions-common:time_stop:2425 : local name 2022-03-02 14:18:14.852 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:18:14.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:18:14.858 | + functions-common:time_stop:2428 : local total 2022-03-02 14:18:14.860 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:18:14.862 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 14:18:14.865 | + functions-common:time_stop:2432 : start_time=1646230692859 2022-03-02 14:18:14.867 | + functions-common:time_stop:2434 : [[ -z 1646230692859 ]] 2022-03-02 14:18:14.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:18:14.875 | + functions-common:time_stop:2437 : end_time=1646230694872 2022-03-02 14:18:14.877 | + functions-common:time_stop:2438 : elapsed_time=2013 2022-03-02 14:18:14.879 | + functions-common:time_stop:2439 : total=2081 2022-03-02 14:18:14.882 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:18:14.884 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4094 2022-03-02 14:18:14.887 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-02 14:18:14.887 | Waiting for keystone to start... 2022-03-02 14:18:14.889 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-03-02 14:18:14.892 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-03-02 14:18:14.894 | + functions:wait_for_service:457 : local timeout=60 2022-03-02 14:18:14.897 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-03-02 14:18:14.899 | + functions:wait_for_service:459 : local rval=0 2022-03-02 14:18:14.902 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-02 14:18:14.904 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-02 14:18:14.907 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:18:14.909 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:18:14.912 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:18:14.917 | + functions-common:time_start:2416 : _TIME_START[$name]=1646230694914 2022-03-02 14:18:14.920 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-02 14:18:14.926 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-03-02 14:18:21.507 | + :: : [[ 200 == 503 ]] 2022-03-02 14:18:21.508 | + :: : [[ 0 -eq 7 ]] 2022-03-02 14:18:21.511 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-02 14:18:21.515 | + functions-common:time_stop:2425 : local name 2022-03-02 14:18:21.517 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:18:21.520 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:18:21.522 | + functions-common:time_stop:2428 : local total 2022-03-02 14:18:21.525 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:18:21.527 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-02 14:18:21.530 | + functions-common:time_stop:2432 : start_time=1646230694914 2022-03-02 14:18:21.532 | + functions-common:time_stop:2434 : [[ -z 1646230694914 ]] 2022-03-02 14:18:21.536 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:18:21.540 | + functions-common:time_stop:2437 : end_time=1646230701537 2022-03-02 14:18:21.543 | + functions-common:time_stop:2438 : elapsed_time=6623 2022-03-02 14:18:21.546 | + functions-common:time_stop:2439 : total=0 2022-03-02 14:18:21.549 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:18:21.552 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6623 2022-03-02 14:18:21.554 | + functions:wait_for_service:467 : return 0 2022-03-02 14:18:21.557 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-02 14:18:21.580 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:18:21.583 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-02 14:18:21.586 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 14:18:21.588 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-02 14:18:21.622 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-02 14:18:21.625 | + 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.50/identity 2022-03-02 14:18:26.341 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.341 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.341 | 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=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.349 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.365 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.365 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.397 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.428 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.428 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.522 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.522 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.523 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.536 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.536 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.536 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.536 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.536 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.537 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.544 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.547 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.547 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.547 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.547 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.548 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.548 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.548 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=594244) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 14:18:26.580 | 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=594244) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 14:18:26.963 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created domain default 2022-03-02 14:18:27.052 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created project admin 2022-03-02 14:18:27.081 | DEBUG passlib.handlers.bcrypt [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=594244) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-02 14:18:27.081 | DEBUG passlib.handlers.bcrypt [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=594244) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-02 14:18:27.187 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created user admin 2022-03-02 14:18:27.264 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created role reader 2022-03-02 14:18:27.365 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created role member 2022-03-02 14:18:27.481 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created implied role where a0bf5d6a6eb24d1fa60f2e6775df0386 implies 954963edc5e4488983b411b60f530c4b 2022-03-02 14:18:27.553 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created role admin 2022-03-02 14:18:27.681 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created implied role where a98d696db8c149f8bea64fa1f233a7b8 implies a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:18:27.754 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Granted role admin on project admin to user admin. 2022-03-02 14:18:27.829 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Granted role admin on the system to user admin. 2022-03-02 14:18:27.932 | WARNING py.warnings [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 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-02 14:18:27.932 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-02 14:18:27.932 |  2022-03-02 14:18:27.937 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created region RegionOne 2022-03-02 14:18:28.113 | INFO keystone.cmd.bootstrap [None req-477147fe-fdd4-444f-a4c1-6aba51bf7b96 None None] Created public endpoint http://10.222.0.50/identity 2022-03-02 14:18:28.596 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-02 14:18:28.599 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-02 14:18:28.601 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-02 14:18:28.604 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-02 14:18:31.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:31.635 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:31.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:31.635 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:31.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:31.804 | + lib/keystone:create_keystone_accounts:310 : admin_project=ed7b684335934cbcba7352e1796d1b2d 2022-03-02 14:18:31.807 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-02 14:18:31.810 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-02 14:18:34.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:34.058 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:34.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:34.059 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:34.228 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:34.231 | + lib/keystone:create_keystone_accounts:312 : admin_user=e7cb42db596347119ee5a018fd714f9f 2022-03-02 14:18:34.234 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-02 14:18:34.236 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-02 14:18:34.239 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-02 14:18:34.241 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin e7cb42db596347119ee5a018fd714f9f default 2022-03-02 14:18:34.302 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin e7cb42db596347119ee5a018fd714f9f default 2022-03-02 14:18:34.343 | [566138 Async ks-domain-role:594398]: running: get_or_add_user_domain_role admin e7cb42db596347119ee5a018fd714f9f default 2022-03-02 14:18:34.346 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-02 14:18:34.348 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 14:18:34.351 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 14:18:37.649 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 14:18:37.652 | + functions-common:get_or_create_domain:888 : echo default 2022-03-02 14:18:37.652 | default 2022-03-02 14:18:37.655 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-02 14:18:37.728 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-02 14:18:37.782 | [566138 Async ks-project:594537]: running: get_or_create_project service Default 2022-03-02 14:18:37.786 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-02 14:18:37.862 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-02 14:18:37.909 | [566138 Async ks-service:594623]: running: get_or_create_role service 2022-03-02 14:18:37.912 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-02 14:18:37.988 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-02 14:18:38.115 | [566138 Async ks-reseller:594709]: running: get_or_create_role ResellerAdmin 2022-03-02 14:18:38.138 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-02 14:18:38.154 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-02 14:18:38.582 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-02 14:18:38.787 | [566138 Async ks-anotherrole:594800]: running: get_or_create_role anotherrole 2022-03-02 14:18:38.810 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-02 14:18:38.845 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-02 14:18:38.869 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:18:38.902 | +++ 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-02 14:18:41.271 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:18:41.361 | [594623 Async ks-service:594623]: finished successfully 2022-03-02 14:18:41.990 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:18:42.051 | [594709 Async ks-reseller:594709]: finished successfully 2022-03-02 14:18:42.311 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:18:42.351 | [594537 Async ks-project:594537]: finished successfully 2022-03-02 14:18:42.590 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:18:42.620 | [594800 Async ks-anotherrole:594800]: finished successfully 2022-03-02 14:18:42.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:42.836 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:42.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:42.836 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:43.027 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:43.031 | ++ functions-common:get_or_create_project:938 : project_id=90613dbeacb241dca1cda27a2c891226 2022-03-02 14:18:43.033 | ++ functions-common:get_or_create_project:939 : echo 90613dbeacb241dca1cda27a2c891226 2022-03-02 14:18:43.036 | + lib/keystone:create_keystone_accounts:340 : invis_project=90613dbeacb241dca1cda27a2c891226 2022-03-02 14:18:43.039 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-02 14:18:43.042 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-02 14:18:43.045 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:18:43.049 | +++ 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-02 14:18:45.531 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:18:45.556 | [594398 Async ks-domain-role:594398]: finished successfully 2022-03-02 14:18:45.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:45.700 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:45.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:45.700 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:45.869 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:45.873 | ++ functions-common:get_or_create_project:938 : project_id=bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:45.875 | ++ functions-common:get_or_create_project:939 : echo bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:45.878 | + lib/keystone:create_keystone_accounts:344 : demo_project=bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:45.880 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-02 14:18:45.883 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-02 14:18:45.887 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:18:45.889 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-02 14:18:45.891 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-02 14:18:45.895 | +++ 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-02 14:18:48.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.596 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.596 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.762 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:48.765 | ++ functions-common:get_or_create_user:925 : user_id=eee3a25070d145388a6096235729fa20 2022-03-02 14:18:48.768 | ++ functions-common:get_or_create_user:926 : echo eee3a25070d145388a6096235729fa20 2022-03-02 14:18:48.770 | + lib/keystone:create_keystone_accounts:347 : demo_user=eee3a25070d145388a6096235729fa20 2022-03-02 14:18:48.773 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-02 14:18:48.824 | [566138 Async ks-domain-role:594398]: Waiting for completion of get_or_add_user_domain_role admin e7cb42db596347119ee5a018fd714f9f default running on PID 594398 (6 other jobs running) 2022-03-02 14:18:48.848 | [566138 Async ks-domain-role:594398]: Signaling child to exit 2022-03-02 14:18:48.848 | WAKEUP 2022-03-02 14:18:48.873 | [566138 Async ks-domain-role:594398]: Signaled 2022-03-02 14:18:48.874 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-02 14:18:48.875 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7cb42db596347119ee5a018fd714f9f --domain default 2022-03-02 14:18:48.875 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:18:48.875 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-02 14:18:48.875 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:18:48.875 | ++ functions-common:get_field:812 : read data 2022-03-02 14:18:48.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.875 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:48.875 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-02 14:18:48.875 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-02 14:18:48.875 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user e7cb42db596347119ee5a018fd714f9f --domain default 2022-03-02 14:18:48.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.875 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7cb42db596347119ee5a018fd714f9f --domain default 2022-03-02 14:18:48.875 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:18:48.875 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-02 14:18:48.875 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:18:48.875 | ++ functions-common:get_field:812 : read data 2022-03-02 14:18:48.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:48.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:48.875 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:48.875 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:18:48.875 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:18:48.876 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:18:48.876 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | e7cb42db596347119ee5a018fd714f9f | | | default | | False |' 2022-03-02 14:18:48.876 | ++ functions-common:get_field:812 : read data 2022-03-02 14:18:48.876 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:18:48.876 | + functions-common:get_or_add_user_domain_role:1021 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:18:48.876 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:18:48.920 | [566138 Async ks-domain-role:594398]: finished get_or_add_user_domain_role admin e7cb42db596347119ee5a018fd714f9f default with result 0 in 11 seconds 2022-03-02 14:18:48.927 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-02 14:18:48.963 | [566138 Async ks-project:594537]: Waiting for completion of get_or_create_project service Default running on PID 594537 (5 other jobs running) 2022-03-02 14:18:48.987 | [566138 Async ks-project:594537]: Signaling child to exit 2022-03-02 14:18:48.987 | WAKEUP 2022-03-02 14:18:49.010 | [566138 Async ks-project:594537]: Signaled 2022-03-02 14:18:49.013 | + functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:18:49.013 | ++ 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-02 14:18:49.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.013 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.013 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.013 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:49.013 | + functions-common:get_or_create_project:938 : project_id=99772ea706ac40ef953fd165102ea99b 2022-03-02 14:18:49.013 | + functions-common:get_or_create_project:939 : echo 99772ea706ac40ef953fd165102ea99b 2022-03-02 14:18:49.013 | 99772ea706ac40ef953fd165102ea99b 2022-03-02 14:18:49.057 | [566138 Async ks-project:594537]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-02 14:18:49.094 | [566138 Async ks-service:594623]: Waiting for completion of get_or_create_role service running on PID 594623 (4 other jobs running) 2022-03-02 14:18:49.119 | [566138 Async ks-service:594623]: Signaling child to exit 2022-03-02 14:18:49.119 | WAKEUP 2022-03-02 14:18:49.143 | [566138 Async ks-service:594623]: Signaled 2022-03-02 14:18:49.144 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 14:18:49.144 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-02 14:18:49.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.144 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.145 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.145 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:49.145 | + functions-common:get_or_create_role:950 : role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:18:49.145 | + functions-common:get_or_create_role:951 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:18:49.145 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:18:49.188 | [566138 Async ks-service:594623]: finished get_or_create_role service with result 0 in 3 seconds 2022-03-02 14:18:49.225 | [566138 Async ks-reseller:594709]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 594709 (3 other jobs running) 2022-03-02 14:18:49.250 | [566138 Async ks-reseller:594709]: Signaling child to exit 2022-03-02 14:18:49.250 | WAKEUP 2022-03-02 14:18:49.272 | [566138 Async ks-reseller:594709]: Signaled 2022-03-02 14:18:49.290 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 14:18:49.290 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-02 14:18:49.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.290 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.290 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.290 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:49.290 | + functions-common:get_or_create_role:950 : role_id=7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:18:49.290 | + functions-common:get_or_create_role:951 : echo 7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:18:49.290 | 7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:18:49.335 | [566138 Async ks-reseller:594709]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-02 14:18:49.373 | [566138 Async ks-anotherrole:594800]: Waiting for completion of get_or_create_role anotherrole running on PID 594800 (2 other jobs running) 2022-03-02 14:18:49.398 | [566138 Async ks-anotherrole:594800]: Signaling child to exit 2022-03-02 14:18:49.398 | WAKEUP 2022-03-02 14:18:49.420 | [566138 Async ks-anotherrole:594800]: Signaled 2022-03-02 14:18:49.422 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 14:18:49.422 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 14:18:49.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.422 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:49.422 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:49.422 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:49.422 | + functions-common:get_or_create_role:950 : role_id=b4b0383200814678b0aee34b48639507 2022-03-02 14:18:49.422 | + functions-common:get_or_create_role:951 : echo b4b0383200814678b0aee34b48639507 2022-03-02 14:18:49.422 | b4b0383200814678b0aee34b48639507 2022-03-02 14:18:49.466 | [566138 Async ks-anotherrole:594800]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-02 14:18:49.470 | + inc/async:async_wait:197 : return 0 2022-03-02 14:18:49.473 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.532 | + inc/async:async_inner:63 : get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.572 | [566138 Async ks-demo-member:595666]: running: get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.576 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin e7cb42db596347119ee5a018fd714f9f bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.639 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e7cb42db596347119ee5a018fd714f9f bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.691 | [566138 Async ks-demo-admin:595778]: running: get_or_add_user_project_role admin e7cb42db596347119ee5a018fd714f9f bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.694 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.758 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.810 | [566138 Async ks-demo-another:595890]: running: get_or_add_user_project_role anotherrole eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:49.812 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 90613dbeacb241dca1cda27a2c891226 2022-03-02 14:18:49.888 | + inc/async:async_inner:63 : get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 90613dbeacb241dca1cda27a2c891226 2022-03-02 14:18:49.937 | [566138 Async ks-demo-invis:596002]: running: get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 90613dbeacb241dca1cda27a2c891226 2022-03-02 14:18:49.939 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-02 14:18:49.954 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-02 14:18:49.962 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:18:49.971 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-02 14:18:49.976 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-02 14:18:49.989 | +++ 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-02 14:18:53.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:53.870 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:53.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:53.870 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:54.056 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:54.060 | ++ functions-common:get_or_create_user:925 : user_id=ebc17d2d1bf94576a1f9571a3a868fc4 2022-03-02 14:18:54.063 | ++ functions-common:get_or_create_user:926 : echo ebc17d2d1bf94576a1f9571a3a868fc4 2022-03-02 14:18:54.066 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ebc17d2d1bf94576a1f9571a3a868fc4 2022-03-02 14:18:54.070 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ebc17d2d1bf94576a1f9571a3a868fc4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:54.144 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ebc17d2d1bf94576a1f9571a3a868fc4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:54.192 | [566138 Async ks-demo-reader:596160]: running: get_or_add_user_project_role reader ebc17d2d1bf94576a1f9571a3a868fc4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:18:54.195 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-02 14:18:54.199 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-02 14:18:54.203 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:18:54.209 | +++ 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-02 14:18:57.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:58.003 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:58.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:18:58.004 | from cryptography.utils import int_from_bytes 2022-03-02 14:18:58.421 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:18:58.446 | ++ functions-common:get_or_create_project:938 : project_id=86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:18:58.470 | ++ functions-common:get_or_create_project:939 : echo 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:18:58.490 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:18:58.509 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-02 14:18:58.517 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-02 14:18:58.519 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:18:58.531 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-02 14:18:58.558 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-02 14:18:58.589 | +++ 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-02 14:19:01.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:01.832 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:01.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:01.832 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:02.238 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:02.266 | ++ functions-common:get_or_create_user:925 : user_id=01474f6604a945e989b6f076a8beb67f 2022-03-02 14:19:02.286 | ++ functions-common:get_or_create_user:926 : echo 01474f6604a945e989b6f076a8beb67f 2022-03-02 14:19:02.314 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=01474f6604a945e989b6f076a8beb67f 2022-03-02 14:19:02.344 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:02.829 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:03.031 | [566138 Async ks-alt-admin:596530]: running: get_or_add_user_project_role admin 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:03.055 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:03.466 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:03.700 | [566138 Async ks-alt-another:596642]: running: get_or_add_user_project_role anotherrole 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:03.716 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-02 14:19:03.746 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-02 14:19:03.762 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:19:03.780 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-02 14:19:03.799 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-02 14:19:03.838 | +++ 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-02 14:19:05.786 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:05.999 | [595666 Async ks-demo-member:595666]: finished successfully 2022-03-02 14:19:07.839 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:07.994 | [595778 Async ks-demo-admin:595778]: finished successfully 2022-03-02 14:19:09.404 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:09.431 | [595890 Async ks-demo-another:595890]: finished successfully 2022-03-02 14:19:09.929 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:09.957 | [596002 Async ks-demo-invis:596002]: finished successfully 2022-03-02 14:19:09.962 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:09.962 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:09.962 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:09.962 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:10.168 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:10.170 | ++ functions-common:get_or_create_user:925 : user_id=8acf69f8d6614229b1f32493c8b3d0cc 2022-03-02 14:19:10.174 | ++ functions-common:get_or_create_user:926 : echo 8acf69f8d6614229b1f32493c8b3d0cc 2022-03-02 14:19:10.177 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8acf69f8d6614229b1f32493c8b3d0cc 2022-03-02 14:19:10.181 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8acf69f8d6614229b1f32493c8b3d0cc 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:10.252 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8acf69f8d6614229b1f32493c8b3d0cc 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:10.341 | [566138 Async ks-alt-member-user:597023]: running: get_or_add_user_project_role member 8acf69f8d6614229b1f32493c8b3d0cc 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:10.344 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-02 14:19:10.351 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-02 14:19:10.355 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:19:10.360 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-02 14:19:10.362 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-02 14:19:10.365 | +++ 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-02 14:19:11.778 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:11.951 | [596160 Async ks-demo-reader:596160]: finished successfully 2022-03-02 14:19:13.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:13.567 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:13.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:13.567 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:13.783 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:13.786 | ++ functions-common:get_or_create_user:925 : user_id=600301f26b944fa2ae8b2e587a1f90f0 2022-03-02 14:19:13.790 | ++ functions-common:get_or_create_user:926 : echo 600301f26b944fa2ae8b2e587a1f90f0 2022-03-02 14:19:13.798 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=600301f26b944fa2ae8b2e587a1f90f0 2022-03-02 14:19:13.801 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 600301f26b944fa2ae8b2e587a1f90f0 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:13.926 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 600301f26b944fa2ae8b2e587a1f90f0 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:14.008 | [566138 Async ks-alt-reader-user:597249]: running: get_or_add_user_project_role reader 600301f26b944fa2ae8b2e587a1f90f0 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:14.019 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-02 14:19:14.022 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:19:14.038 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-02 14:19:14.041 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-02 14:19:14.066 | +++ 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-02 14:19:17.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:17.333 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:17.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:17.333 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:17.683 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:17.695 | ++ functions-common:get_or_create_user:925 : user_id=2dae43a6b32542c385c0e06ecf473c9f 2022-03-02 14:19:17.709 | ++ functions-common:get_or_create_user:926 : echo 2dae43a6b32542c385c0e06ecf473c9f 2022-03-02 14:19:17.728 | + lib/keystone:create_keystone_accounts:392 : system_member_user=2dae43a6b32542c385c0e06ecf473c9f 2022-03-02 14:19:17.738 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 2dae43a6b32542c385c0e06ecf473c9f all 2022-03-02 14:19:17.870 | + inc/async:async_inner:63 : get_or_add_user_system_role member 2dae43a6b32542c385c0e06ecf473c9f all 2022-03-02 14:19:17.982 | [566138 Async ks-system-member:597473]: running: get_or_add_user_system_role member 2dae43a6b32542c385c0e06ecf473c9f all 2022-03-02 14:19:17.995 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-02 14:19:18.004 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:19:18.014 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-02 14:19:18.020 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-02 14:19:18.045 | +++ 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-02 14:19:20.737 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:20.925 | [596530 Async ks-alt-admin:596530]: finished successfully 2022-03-02 14:19:21.329 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:21.381 | [596642 Async ks-alt-another:596642]: finished successfully 2022-03-02 14:19:21.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:21.854 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:21.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:21.854 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:22.097 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:22.104 | ++ functions-common:get_or_create_user:925 : user_id=632d97e5fb604f588e6b7c8edc953dac 2022-03-02 14:19:22.113 | ++ functions-common:get_or_create_user:926 : echo 632d97e5fb604f588e6b7c8edc953dac 2022-03-02 14:19:22.117 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=632d97e5fb604f588e6b7c8edc953dac 2022-03-02 14:19:22.121 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 632d97e5fb604f588e6b7c8edc953dac all 2022-03-02 14:19:22.228 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 632d97e5fb604f588e6b7c8edc953dac all 2022-03-02 14:19:22.322 | [566138 Async ks-system-reader:597757]: running: get_or_add_user_system_role reader 632d97e5fb604f588e6b7c8edc953dac all 2022-03-02 14:19:22.326 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-02 14:19:22.336 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-02 14:19:22.340 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-02 14:19:22.351 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 14:19:22.355 | +++ 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-02 14:19:24.545 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:24.774 | [597023 Async ks-alt-member-user:597023]: finished successfully 2022-03-02 14:19:25.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:25.786 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:25.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:25.787 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:26.048 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:26.050 | ++ functions-common:get_or_create_group:902 : group_id=284daf415f6d48db861d93201404d028 2022-03-02 14:19:26.054 | ++ functions-common:get_or_create_group:903 : echo 284daf415f6d48db861d93201404d028 2022-03-02 14:19:26.057 | + lib/keystone:create_keystone_accounts:402 : admin_group=284daf415f6d48db861d93201404d028 2022-03-02 14:19:26.060 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-02 14:19:26.063 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-02 14:19:26.066 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-02 14:19:26.069 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 14:19:26.075 | +++ 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-02 14:19:27.784 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:27.814 | [597249 Async ks-alt-reader-user:597249]: finished successfully 2022-03-02 14:19:29.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:29.708 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:29.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:29.708 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:29.926 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:29.930 | ++ functions-common:get_or_create_group:902 : group_id=0494a97eea9c49a586b17e9f06f728a4 2022-03-02 14:19:29.933 | ++ functions-common:get_or_create_group:903 : echo 0494a97eea9c49a586b17e9f06f728a4 2022-03-02 14:19:29.936 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=0494a97eea9c49a586b17e9f06f728a4 2022-03-02 14:19:29.939 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:30.021 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:30.078 | [566138 Async ks-group-memberdemo:598127]: running: get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:30.081 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:30.268 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:30.444 | [566138 Async ks-group-anotherdemo:598245]: running: get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:30.466 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:30.585 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:30.677 | [597473 Async ks-system-member:597473]: finished successfully 2022-03-02 14:19:30.722 | + inc/async:async_inner:63 : get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:30.792 | [566138 Async ks-group-memberalt:598371]: running: get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:30.798 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:31.190 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:31.427 | [566138 Async ks-group-anotheralt:598460]: running: get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:31.452 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d 2022-03-02 14:19:31.893 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d 2022-03-02 14:19:32.138 | [566138 Async ks-group-admin:598548]: running: get_or_add_group_project_role admin 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d 2022-03-02 14:19:32.161 | + 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-02 14:19:32.557 | [566138 Async ks-demo-member:595666]: Waiting for completion of get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b running on PID 595666 (17 other jobs running) 2022-03-02 14:19:32.762 | [566138 Async ks-demo-member:595666]: Signaling child to exit 2022-03-02 14:19:32.763 | WAKEUP 2022-03-02 14:19:32.910 | [566138 Async ks-demo-member:595666]: Signaled 2022-03-02 14:19:32.920 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:32.920 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:32.920 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:32.920 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:32.920 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:32.920 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:32.920 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:32.920 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:32.920 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eee3a25070d145388a6096235729fa20 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:32.920 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:32.920 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:32.920 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:32.920 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:32.920 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:32.920 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:32.920 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:32.920 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:32.920 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:32.920 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:32.920 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:32.921 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user eee3a25070d145388a6096235729fa20 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:32.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:32.921 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:32.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:32.921 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:32.921 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eee3a25070d145388a6096235729fa20 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:32.921 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:32.921 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:32.921 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:32.921 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:32.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:32.921 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:32.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:32.921 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:32.921 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:32.921 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:32.921 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:32.921 | ++ functions-common:get_field:818 : echo '| a0bf5d6a6eb24d1fa60f2e6775df0386 | eee3a25070d145388a6096235729fa20 | | bedee9bbf8454aada3899d2bf0b09f5b | | | False |' 2022-03-02 14:19:32.921 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:32.921 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:32.921 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:32.921 | + functions-common:get_or_add_user_project_role:997 : echo a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:32.921 | a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:33.276 | [566138 Async ks-demo-member:595666]: finished get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b with result 0 in 16 seconds 2022-03-02 14:19:33.595 | [566138 Async ks-demo-admin:595778]: Waiting for completion of get_or_add_user_project_role admin e7cb42db596347119ee5a018fd714f9f bedee9bbf8454aada3899d2bf0b09f5b running on PID 595778 (16 other jobs running) 2022-03-02 14:19:33.779 | [566138 Async ks-demo-admin:595778]: Signaling child to exit 2022-03-02 14:19:33.780 | WAKEUP 2022-03-02 14:19:33.941 | [566138 Async ks-demo-admin:595778]: Signaled 2022-03-02 14:19:33.957 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:33.957 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:33.957 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:33.957 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:33.957 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:33.957 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:33.957 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:33.957 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:33.957 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:33.957 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:33.957 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:33.957 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:33.957 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7cb42db596347119ee5a018fd714f9f --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:33.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:33.958 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:33.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:33.958 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:33.958 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:33.958 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:33.958 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:33.958 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e7cb42db596347119ee5a018fd714f9f --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:33.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:33.958 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:33.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:33.958 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:33.958 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e7cb42db596347119ee5a018fd714f9f --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:33.958 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:33.958 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:33.958 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:33.958 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:33.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:33.958 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:33.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:33.958 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:33.958 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:33.958 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:33.958 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:33.958 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | e7cb42db596347119ee5a018fd714f9f | | bedee9bbf8454aada3899d2bf0b09f5b | | | False |' 2022-03-02 14:19:33.958 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:33.958 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:33.959 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:19:33.959 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:19:33.959 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:19:34.138 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:34.220 | [566138 Async ks-demo-admin:595778]: finished get_or_add_user_project_role admin e7cb42db596347119ee5a018fd714f9f bedee9bbf8454aada3899d2bf0b09f5b with result 0 in 18 seconds 2022-03-02 14:19:34.264 | [597757 Async ks-system-reader:597757]: finished successfully 2022-03-02 14:19:34.410 | [566138 Async ks-demo-another:595890]: Waiting for completion of get_or_add_user_project_role anotherrole eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b running on PID 595890 (15 other jobs running) 2022-03-02 14:19:34.571 | [566138 Async ks-demo-another:595890]: Signaling child to exit 2022-03-02 14:19:34.573 | WAKEUP 2022-03-02 14:19:34.703 | [566138 Async ks-demo-another:595890]: Signaled 2022-03-02 14:19:34.715 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:34.715 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:34.715 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:34.715 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:34.715 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:34.715 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:34.715 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:34.715 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:34.715 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eee3a25070d145388a6096235729fa20 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:34.715 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:34.715 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:34.715 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:34.715 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:34.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:34.716 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:34.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:34.716 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:34.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:34.716 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:34.716 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:34.716 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user eee3a25070d145388a6096235729fa20 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:34.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:34.716 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:34.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:34.716 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:34.716 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user eee3a25070d145388a6096235729fa20 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:34.716 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:34.716 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:34.716 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:34.717 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:34.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:34.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:34.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:34.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:34.717 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:34.717 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:34.717 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:34.717 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:34.717 | ++ functions-common:get_field:818 : echo '| b4b0383200814678b0aee34b48639507 | eee3a25070d145388a6096235729fa20 | | bedee9bbf8454aada3899d2bf0b09f5b | | | False |' 2022-03-02 14:19:34.717 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:34.717 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b4b0383200814678b0aee34b48639507 2022-03-02 14:19:34.717 | + functions-common:get_or_add_user_project_role:997 : echo b4b0383200814678b0aee34b48639507 2022-03-02 14:19:34.717 | b4b0383200814678b0aee34b48639507 2022-03-02 14:19:34.970 | [566138 Async ks-demo-another:595890]: finished get_or_add_user_project_role anotherrole eee3a25070d145388a6096235729fa20 bedee9bbf8454aada3899d2bf0b09f5b with result 0 in 19 seconds 2022-03-02 14:19:35.153 | [566138 Async ks-demo-invis:596002]: Waiting for completion of get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 90613dbeacb241dca1cda27a2c891226 running on PID 596002 (14 other jobs running) 2022-03-02 14:19:35.209 | [566138 Async ks-demo-invis:596002]: Signaling child to exit 2022-03-02 14:19:35.209 | WAKEUP 2022-03-02 14:19:35.246 | [566138 Async ks-demo-invis:596002]: Signaled 2022-03-02 14:19:35.247 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:35.247 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:35.247 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:35.247 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:35.247 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:35.247 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:35.247 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:35.247 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:35.247 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:35.247 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.247 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eee3a25070d145388a6096235729fa20 --project 90613dbeacb241dca1cda27a2c891226 2022-03-02 14:19:35.247 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.247 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.247 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.247 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.247 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.248 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:35.248 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:35.248 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user eee3a25070d145388a6096235729fa20 --project 90613dbeacb241dca1cda27a2c891226 2022-03-02 14:19:35.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.248 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.248 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.248 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.248 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:35.248 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.248 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.248 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user eee3a25070d145388a6096235729fa20 --project 90613dbeacb241dca1cda27a2c891226 2022-03-02 14:19:35.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.248 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.248 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.248 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.248 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.248 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:35.248 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:35.248 | ++ functions-common:get_field:818 : echo '| a0bf5d6a6eb24d1fa60f2e6775df0386 | eee3a25070d145388a6096235729fa20 | | 90613dbeacb241dca1cda27a2c891226 | | | False |' 2022-03-02 14:19:35.248 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:35.248 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.248 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:35.248 | + functions-common:get_or_add_user_project_role:997 : echo a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:35.248 | a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:35.319 | [566138 Async ks-demo-invis:596002]: finished get_or_add_user_project_role member eee3a25070d145388a6096235729fa20 90613dbeacb241dca1cda27a2c891226 with result 0 in 20 seconds 2022-03-02 14:19:35.406 | [566138 Async ks-demo-reader:596160]: Waiting for completion of get_or_add_user_project_role reader ebc17d2d1bf94576a1f9571a3a868fc4 bedee9bbf8454aada3899d2bf0b09f5b running on PID 596160 (13 other jobs running) 2022-03-02 14:19:35.465 | [566138 Async ks-demo-reader:596160]: Signaling child to exit 2022-03-02 14:19:35.467 | WAKEUP 2022-03-02 14:19:35.506 | [566138 Async ks-demo-reader:596160]: Signaled 2022-03-02 14:19:35.508 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:35.508 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:35.508 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:35.508 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:35.508 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:35.508 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:35.508 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:35.508 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:35.508 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:35.508 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.508 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.508 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.508 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ebc17d2d1bf94576a1f9571a3a868fc4 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:35.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.508 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.508 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.508 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.508 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:35.508 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:35.509 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user ebc17d2d1bf94576a1f9571a3a868fc4 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:35.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.509 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.509 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.509 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ebc17d2d1bf94576a1f9571a3a868fc4 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:35.509 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.509 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:35.509 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.509 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.509 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.509 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.509 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.509 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:35.510 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:35.510 | ++ functions-common:get_field:818 : echo '| 954963edc5e4488983b411b60f530c4b | ebc17d2d1bf94576a1f9571a3a868fc4 | | bedee9bbf8454aada3899d2bf0b09f5b | | | False |' 2022-03-02 14:19:35.510 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:35.510 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.510 | + functions-common:get_or_add_user_project_role:995 : user_role_id=954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:35.510 | + functions-common:get_or_add_user_project_role:997 : echo 954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:35.510 | 954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:35.635 | [566138 Async ks-demo-reader:596160]: finished get_or_add_user_project_role reader ebc17d2d1bf94576a1f9571a3a868fc4 bedee9bbf8454aada3899d2bf0b09f5b with result 0 in 17 seconds 2022-03-02 14:19:35.640 | + inc/async:async_wait:197 : return 0 2022-03-02 14:19:35.642 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-02 14:19:35.733 | [566138 Async ks-alt-admin:596530]: Waiting for completion of get_or_add_user_project_role admin 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db running on PID 596530 (12 other jobs running) 2022-03-02 14:19:35.770 | [566138 Async ks-alt-admin:596530]: Signaling child to exit 2022-03-02 14:19:35.770 | WAKEUP 2022-03-02 14:19:35.799 | [566138 Async ks-alt-admin:596530]: Signaled 2022-03-02 14:19:35.801 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:35.801 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:35.801 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:35.801 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:35.801 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:35.801 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:35.801 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:35.801 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:35.801 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:35.801 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.801 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.801 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 01474f6604a945e989b6f076a8beb67f --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:35.801 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.801 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.801 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.801 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.801 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:35.801 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:35.801 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 01474f6604a945e989b6f076a8beb67f --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:35.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.801 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.801 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.801 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:35.802 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.802 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 01474f6604a945e989b6f076a8beb67f --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:35.802 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.802 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.802 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.802 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.802 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:35.802 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:35.802 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:35.802 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | 01474f6604a945e989b6f076a8beb67f | | 86b0bd2cb574458084f4367b4bef17db | | | False |' 2022-03-02 14:19:35.802 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.803 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:19:35.803 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:19:35.803 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:19:35.857 | [566138 Async ks-alt-admin:596530]: finished get_or_add_user_project_role admin 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db with result 0 in 18 seconds 2022-03-02 14:19:35.905 | [566138 Async ks-alt-another:596642]: Waiting for completion of get_or_add_user_project_role anotherrole 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db running on PID 596642 (11 other jobs running) 2022-03-02 14:19:35.943 | [566138 Async ks-alt-another:596642]: Signaling child to exit 2022-03-02 14:19:35.943 | WAKEUP 2022-03-02 14:19:35.986 | [566138 Async ks-alt-another:596642]: Signaled 2022-03-02 14:19:35.988 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:35.988 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:35.988 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:35.988 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:35.988 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:35.988 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:35.988 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:35.988 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:35.988 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.988 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 01474f6604a945e989b6f076a8beb67f --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:35.988 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:35.988 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.988 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.988 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.988 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.988 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.989 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:35.989 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:35.989 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 01474f6604a945e989b6f076a8beb67f --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:35.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.989 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.989 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.989 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:35.989 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:35.989 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 01474f6604a945e989b6f076a8beb67f --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:35.989 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:35.989 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.989 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:35.989 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:35.989 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:35.989 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:35.989 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:35.989 | ++ functions-common:get_field:818 : echo '| b4b0383200814678b0aee34b48639507 | 01474f6604a945e989b6f076a8beb67f | | 86b0bd2cb574458084f4367b4bef17db | | | False |' 2022-03-02 14:19:35.989 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:35.989 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:35.989 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b4b0383200814678b0aee34b48639507 2022-03-02 14:19:35.989 | + functions-common:get_or_add_user_project_role:997 : echo b4b0383200814678b0aee34b48639507 2022-03-02 14:19:35.989 | b4b0383200814678b0aee34b48639507 2022-03-02 14:19:36.070 | [566138 Async ks-alt-another:596642]: finished get_or_add_user_project_role anotherrole 01474f6604a945e989b6f076a8beb67f 86b0bd2cb574458084f4367b4bef17db with result 0 in 18 seconds 2022-03-02 14:19:36.137 | [566138 Async ks-alt-member-user:597023]: Waiting for completion of get_or_add_user_project_role member 8acf69f8d6614229b1f32493c8b3d0cc 86b0bd2cb574458084f4367b4bef17db running on PID 597023 (10 other jobs running) 2022-03-02 14:19:36.193 | [566138 Async ks-alt-member-user:597023]: Signaling child to exit 2022-03-02 14:19:36.193 | WAKEUP 2022-03-02 14:19:36.236 | [566138 Async ks-alt-member-user:597023]: Signaled 2022-03-02 14:19:36.239 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:36.239 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:36.239 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:36.239 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:36.239 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:36.239 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:36.239 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:36.239 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:36.239 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:36.239 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:36.239 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:36.239 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:36.239 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8acf69f8d6614229b1f32493c8b3d0cc --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:36.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.240 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.240 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.240 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:36.240 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:36.240 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:36.240 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 8acf69f8d6614229b1f32493c8b3d0cc --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:36.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.240 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.240 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.240 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8acf69f8d6614229b1f32493c8b3d0cc --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:36.240 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:36.240 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:36.241 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:36.241 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:36.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.241 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.241 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.241 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:36.241 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:36.241 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:36.241 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:36.241 | ++ functions-common:get_field:818 : echo '| a0bf5d6a6eb24d1fa60f2e6775df0386 | 8acf69f8d6614229b1f32493c8b3d0cc | | 86b0bd2cb574458084f4367b4bef17db | | | False |' 2022-03-02 14:19:36.241 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:36.241 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:36.241 | + functions-common:get_or_add_user_project_role:997 : echo a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:36.241 | a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:36.322 | [566138 Async ks-alt-member-user:597023]: finished get_or_add_user_project_role member 8acf69f8d6614229b1f32493c8b3d0cc 86b0bd2cb574458084f4367b4bef17db with result 0 in 14 seconds 2022-03-02 14:19:36.419 | [566138 Async ks-alt-reader-user:597249]: Waiting for completion of get_or_add_user_project_role reader 600301f26b944fa2ae8b2e587a1f90f0 86b0bd2cb574458084f4367b4bef17db running on PID 597249 (9 other jobs running) 2022-03-02 14:19:36.460 | [566138 Async ks-alt-reader-user:597249]: Signaling child to exit 2022-03-02 14:19:36.460 | WAKEUP 2022-03-02 14:19:36.496 | [566138 Async ks-alt-reader-user:597249]: Signaled 2022-03-02 14:19:36.498 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:19:36.498 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:19:36.498 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:36.498 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:36.498 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:36.498 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:36.498 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:36.498 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:19:36.498 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:36.498 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 600301f26b944fa2ae8b2e587a1f90f0 --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:36.498 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:19:36.498 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:36.498 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:36.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.498 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.498 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.498 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:36.498 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:19:36.498 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:19:36.498 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 600301f26b944fa2ae8b2e587a1f90f0 --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:36.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.498 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.499 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.499 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:19:36.499 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:19:36.499 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:19:36.499 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 600301f26b944fa2ae8b2e587a1f90f0 --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:36.499 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:36.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.499 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:36.499 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:36.499 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:36.499 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:19:36.499 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:19:36.499 | ++ functions-common:get_field:818 : echo '| 954963edc5e4488983b411b60f530c4b | 600301f26b944fa2ae8b2e587a1f90f0 | | 86b0bd2cb574458084f4367b4bef17db | | | False |' 2022-03-02 14:19:36.499 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:19:36.499 | ++ functions-common:get_field:812 : read data 2022-03-02 14:19:36.499 | + functions-common:get_or_add_user_project_role:995 : user_role_id=954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:36.499 | + functions-common:get_or_add_user_project_role:997 : echo 954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:36.499 | 954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:36.629 | [566138 Async ks-alt-reader-user:597249]: finished get_or_add_user_project_role reader 600301f26b944fa2ae8b2e587a1f90f0 86b0bd2cb574458084f4367b4bef17db with result 0 in 13 seconds 2022-03-02 14:19:36.655 | + inc/async:async_wait:197 : return 0 2022-03-02 14:19:36.678 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-02 14:19:36.968 | [566138 Async ks-system-member:597473]: Waiting for completion of get_or_add_user_system_role member 2dae43a6b32542c385c0e06ecf473c9f all running on PID 597473 (8 other jobs running) 2022-03-02 14:19:37.068 | [566138 Async ks-system-member:597473]: Signaling child to exit 2022-03-02 14:19:37.068 | WAKEUP 2022-03-02 14:19:37.230 | [566138 Async ks-system-member:597473]: Signaled 2022-03-02 14:19:37.251 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 14:19:37.251 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 14:19:37.251 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 14:19:37.251 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:37.251 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:37.251 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:37.251 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:37.251 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:37.251 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 14:19:37.251 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2dae43a6b32542c385c0e06ecf473c9f --system all -f value -c Role 2022-03-02 14:19:37.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:37.251 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:37.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:37.251 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:37.251 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:37.252 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 14:19:37.252 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 14:19:37.252 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 2dae43a6b32542c385c0e06ecf473c9f --system all 2022-03-02 14:19:37.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:37.252 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:37.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:37.252 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:37.252 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 2dae43a6b32542c385c0e06ecf473c9f --system all -f value -c Role 2022-03-02 14:19:37.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:37.252 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:37.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:37.252 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:37.252 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:37.252 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:37.252 | + functions-common:get_or_add_user_system_role:1052 : echo a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:37.252 | a0bf5d6a6eb24d1fa60f2e6775df0386 2022-03-02 14:19:37.515 | [566138 Async ks-system-member:597473]: finished get_or_add_user_system_role member 2dae43a6b32542c385c0e06ecf473c9f all with result 0 in 12 seconds 2022-03-02 14:19:37.724 | [566138 Async ks-system-reader:597757]: Waiting for completion of get_or_add_user_system_role reader 632d97e5fb604f588e6b7c8edc953dac all running on PID 597757 (7 other jobs running) 2022-03-02 14:19:37.896 | [566138 Async ks-system-reader:597757]: Signaling child to exit 2022-03-02 14:19:37.897 | WAKEUP 2022-03-02 14:19:38.032 | [566138 Async ks-system-reader:597757]: Signaled 2022-03-02 14:19:38.044 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 14:19:38.044 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 14:19:38.044 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 14:19:38.044 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:19:38.044 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:19:38.044 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:19:38.044 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:19:38.044 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:19:38.044 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 14:19:38.044 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 632d97e5fb604f588e6b7c8edc953dac --system all -f value -c Role 2022-03-02 14:19:38.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:38.044 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:38.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:38.044 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:38.044 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:38.044 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 14:19:38.044 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 14:19:38.044 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 632d97e5fb604f588e6b7c8edc953dac --system all 2022-03-02 14:19:38.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:38.044 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:38.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:38.044 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:38.044 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 632d97e5fb604f588e6b7c8edc953dac --system all -f value -c Role 2022-03-02 14:19:38.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:38.044 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:38.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:38.044 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:38.045 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:38.045 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:38.045 | + functions-common:get_or_add_user_system_role:1052 : echo 954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:38.045 | 954963edc5e4488983b411b60f530c4b 2022-03-02 14:19:38.311 | [566138 Async ks-system-reader:597757]: finished get_or_add_user_system_role reader 632d97e5fb604f588e6b7c8edc953dac all with result 0 in 12 seconds 2022-03-02 14:19:38.343 | + inc/async:async_wait:197 : return 0 2022-03-02 14:19:38.362 | + 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-02 14:19:38.735 | [566138 Async ks-group-memberdemo:598127]: Waiting for completion of get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b running on PID 598127 (6 other jobs running) 2022-03-02 14:19:38.885 | [566138 Async ks-group-memberdemo:598127]: Signaling child to exit 2022-03-02 14:19:45.785 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:45.934 | [598245 Async ks-group-anotherdemo:598245]: finished successfully 2022-03-02 14:19:46.705 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:46.736 | [598127 Async ks-group-memberdemo:598127]: finished successfully 2022-03-02 14:19:46.774 | WAKEUP 2022-03-02 14:19:46.811 | [566138 Async ks-group-memberdemo:598127]: Signaled 2022-03-02 14:19:46.813 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 14:19:46.813 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0494a97eea9c49a586b17e9f06f728a4 --project bedee9bbf8454aada3899d2bf0b09f5b -f value 2022-03-02 14:19:46.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:46.813 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:46.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:46.813 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:46.813 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:46.813 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 14:19:46.813 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 14:19:46.813 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 0494a97eea9c49a586b17e9f06f728a4 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:46.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:46.813 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:46.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:46.813 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:46.813 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0494a97eea9c49a586b17e9f06f728a4 --project bedee9bbf8454aada3899d2bf0b09f5b -f value 2022-03-02 14:19:46.813 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:46.813 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:46.813 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:46.813 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:46.814 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:46.814 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a0bf5d6a6eb24d1fa60f2e6775df0386 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b False' 2022-03-02 14:19:46.814 | + functions-common:get_or_add_group_project_role:1076 : echo a0bf5d6a6eb24d1fa60f2e6775df0386 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b False 2022-03-02 14:19:46.814 | a0bf5d6a6eb24d1fa60f2e6775df0386 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b False 2022-03-02 14:19:46.870 | [566138 Async ks-group-memberdemo:598127]: finished get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b with result 0 in 16 seconds 2022-03-02 14:19:46.924 | [566138 Async ks-group-anotherdemo:598245]: Waiting for completion of get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b running on PID 598245 (5 other jobs running) 2022-03-02 14:19:46.961 | [566138 Async ks-group-anotherdemo:598245]: Signaling child to exit 2022-03-02 14:19:46.961 | WAKEUP 2022-03-02 14:19:47.002 | [566138 Async ks-group-anotherdemo:598245]: Signaled 2022-03-02 14:19:47.004 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 14:19:47.004 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0494a97eea9c49a586b17e9f06f728a4 --project bedee9bbf8454aada3899d2bf0b09f5b -f value 2022-03-02 14:19:47.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:47.004 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:47.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:47.004 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:47.004 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:47.004 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 14:19:47.004 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 14:19:47.004 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0494a97eea9c49a586b17e9f06f728a4 --project bedee9bbf8454aada3899d2bf0b09f5b 2022-03-02 14:19:47.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:47.004 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:47.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:47.004 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:47.004 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0494a97eea9c49a586b17e9f06f728a4 --project bedee9bbf8454aada3899d2bf0b09f5b -f value 2022-03-02 14:19:47.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:47.004 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:47.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:47.004 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:47.004 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:47.004 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b4b0383200814678b0aee34b48639507 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b False' 2022-03-02 14:19:47.004 | + functions-common:get_or_add_group_project_role:1076 : echo b4b0383200814678b0aee34b48639507 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b False 2022-03-02 14:19:47.004 | b4b0383200814678b0aee34b48639507 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b False 2022-03-02 14:19:47.056 | [566138 Async ks-group-anotherdemo:598245]: finished get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 bedee9bbf8454aada3899d2bf0b09f5b with result 0 in 15 seconds 2022-03-02 14:19:47.111 | [566138 Async ks-group-memberalt:598371]: Waiting for completion of get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db running on PID 598371 (4 other jobs running) 2022-03-02 14:19:47.146 | [566138 Async ks-group-memberalt:598371]: Signaling child to exit 2022-03-02 14:19:48.011 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:48.047 | [598371 Async ks-group-memberalt:598371]: finished successfully 2022-03-02 14:19:48.072 | WAKEUP 2022-03-02 14:19:48.100 | [566138 Async ks-group-memberalt:598371]: Signaled 2022-03-02 14:19:48.103 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 14:19:48.103 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0494a97eea9c49a586b17e9f06f728a4 --project 86b0bd2cb574458084f4367b4bef17db -f value 2022-03-02 14:19:48.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.103 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.103 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.103 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:48.103 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 14:19:48.103 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 14:19:48.104 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 0494a97eea9c49a586b17e9f06f728a4 --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:48.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.104 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.104 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.104 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 0494a97eea9c49a586b17e9f06f728a4 --project 86b0bd2cb574458084f4367b4bef17db -f value 2022-03-02 14:19:48.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.104 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.104 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.104 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:48.104 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a0bf5d6a6eb24d1fa60f2e6775df0386 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db False' 2022-03-02 14:19:48.104 | + functions-common:get_or_add_group_project_role:1076 : echo a0bf5d6a6eb24d1fa60f2e6775df0386 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db False 2022-03-02 14:19:48.104 | a0bf5d6a6eb24d1fa60f2e6775df0386 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db False 2022-03-02 14:19:48.161 | [566138 Async ks-group-memberalt:598371]: finished get_or_add_group_project_role member 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db with result 0 in 17 seconds 2022-03-02 14:19:48.218 | [566138 Async ks-group-anotheralt:598460]: Waiting for completion of get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db running on PID 598460 (3 other jobs running) 2022-03-02 14:19:48.265 | [566138 Async ks-group-anotheralt:598460]: Signaling child to exit 2022-03-02 14:19:48.413 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:48.442 | [598548 Async ks-group-admin:598548]: finished successfully 2022-03-02 14:19:48.514 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:19:48.543 | [598460 Async ks-group-anotheralt:598460]: finished successfully 2022-03-02 14:19:48.563 | WAKEUP 2022-03-02 14:19:48.589 | [566138 Async ks-group-anotheralt:598460]: Signaled 2022-03-02 14:19:48.591 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 14:19:48.591 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0494a97eea9c49a586b17e9f06f728a4 --project 86b0bd2cb574458084f4367b4bef17db -f value 2022-03-02 14:19:48.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.591 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.591 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.591 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:48.591 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 14:19:48.591 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 14:19:48.591 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 0494a97eea9c49a586b17e9f06f728a4 --project 86b0bd2cb574458084f4367b4bef17db 2022-03-02 14:19:48.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.591 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.591 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.591 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 0494a97eea9c49a586b17e9f06f728a4 --project 86b0bd2cb574458084f4367b4bef17db -f value 2022-03-02 14:19:48.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.591 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.592 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.592 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:48.592 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='b4b0383200814678b0aee34b48639507 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db False' 2022-03-02 14:19:48.592 | + functions-common:get_or_add_group_project_role:1076 : echo b4b0383200814678b0aee34b48639507 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db False 2022-03-02 14:19:48.592 | b4b0383200814678b0aee34b48639507 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db False 2022-03-02 14:19:48.645 | [566138 Async ks-group-anotheralt:598460]: finished get_or_add_group_project_role anotherrole 0494a97eea9c49a586b17e9f06f728a4 86b0bd2cb574458084f4367b4bef17db with result 0 in 17 seconds 2022-03-02 14:19:48.686 | [566138 Async ks-group-admin:598548]: Waiting for completion of get_or_add_group_project_role admin 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d running on PID 598548 (2 other jobs running) 2022-03-02 14:19:48.715 | [566138 Async ks-group-admin:598548]: Signaling child to exit 2022-03-02 14:19:48.715 | WAKEUP 2022-03-02 14:19:48.740 | [566138 Async ks-group-admin:598548]: Signaled 2022-03-02 14:19:48.742 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 14:19:48.742 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 284daf415f6d48db861d93201404d028 --project ed7b684335934cbcba7352e1796d1b2d -f value 2022-03-02 14:19:48.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.742 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.742 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.742 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:48.742 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 14:19:48.742 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 14:19:48.742 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 284daf415f6d48db861d93201404d028 --project ed7b684335934cbcba7352e1796d1b2d 2022-03-02 14:19:48.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.742 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.742 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.742 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 284daf415f6d48db861d93201404d028 --project ed7b684335934cbcba7352e1796d1b2d -f value 2022-03-02 14:19:48.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.742 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:19:48.743 | from cryptography.utils import int_from_bytes 2022-03-02 14:19:48.743 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:19:48.743 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='a98d696db8c149f8bea64fa1f233a7b8 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d False' 2022-03-02 14:19:48.743 | + functions-common:get_or_add_group_project_role:1076 : echo a98d696db8c149f8bea64fa1f233a7b8 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d False 2022-03-02 14:19:48.743 | a98d696db8c149f8bea64fa1f233a7b8 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d False 2022-03-02 14:19:48.791 | [566138 Async ks-group-admin:598548]: finished get_or_add_group_project_role admin 284daf415f6d48db861d93201404d028 ed7b684335934cbcba7352e1796d1b2d with result 0 in 16 seconds 2022-03-02 14:19:48.799 | + inc/async:async_wait:197 : return 0 2022-03-02 14:19:48.801 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-02 14:19:48.819 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:19:48.822 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-02 14:19:48.840 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:19:48.843 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-02 14:19:48.846 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-02 14:19:48.907 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-02 14:19:48.949 | [566138 Async create_nova_accounts:600447]: running: create_nova_accounts 2022-03-02 14:19:48.952 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-02 14:19:48.972 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:19:48.974 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-02 14:19:48.978 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-02 14:19:49.043 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-02 14:19:49.104 | [566138 Async create_glance_accounts:600562]: running: create_glance_accounts 2022-03-02 14:19:49.108 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-02 14:19:49.135 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:19:49.138 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-02 14:19:49.141 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-02 14:19:49.214 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-02 14:19:49.261 | [566138 Async create_cinder_accounts:600692]: running: create_cinder_accounts 2022-03-02 14:19:49.264 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-02 14:19:49.287 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:19:49.290 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-02 14:19:49.293 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-02 14:19:49.376 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-02 14:19:49.449 | [566138 Async create_neutron_accounts:600807]: running: create_neutron_accounts 2022-03-02 14:19:49.454 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-02 14:19:49.489 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:19:49.494 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-02 14:19:49.497 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-02 14:19:49.735 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-02 14:19:49.975 | [566138 Async create_swift_accounts:600948]: running: create_swift_accounts 2022-03-02 14:19:49.995 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-02 14:19:50.154 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:19:50.174 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-02 14:19:50.575 | [566138 Async create_nova_accounts:600447]: Waiting for completion of create_nova_accounts running on PID 600447 (6 other jobs running) 2022-03-02 14:19:50.773 | [566138 Async create_nova_accounts:600447]: Signaling child to exit 2022-03-02 14:20:32.661 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:20:32.762 | [600807 Async create_neutron_accounts:600807]: finished successfully 2022-03-02 14:20:54.462 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:20:54.495 | [600692 Async create_cinder_accounts:600692]: finished successfully 2022-03-02 14:21:10.422 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:21:10.454 | [600562 Async create_glance_accounts:600562]: finished successfully 2022-03-02 14:21:15.635 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:21:15.664 | [600447 Async create_nova_accounts:600447]: finished successfully 2022-03-02 14:21:15.686 | WAKEUP 2022-03-02 14:21:15.712 | [566138 Async create_nova_accounts:600447]: Signaled 2022-03-02 14:21:15.714 | + lib/nova:create_nova_accounts:352 : [[ 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-02 14:21:15.714 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-03-02 14:21:15.714 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-02 14:21:15.714 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:21:15.714 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:21:15.714 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 14:21:15.714 | ++ 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-02 14:21:15.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.714 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.714 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.714 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.714 | + functions-common:get_or_create_user:925 : user_id=b8c69becff884032a4a6d40cc05b78f1 2022-03-02 14:21:15.714 | + functions-common:get_or_create_user:926 : echo b8c69becff884032a4a6d40cc05b78f1 2022-03-02 14:21:15.715 | b8c69becff884032a4a6d40cc05b78f1 2022-03-02 14:21:15.715 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-02 14:21:15.715 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:15.715 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:15.715 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:15.715 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:15.715 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:15.715 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:15.715 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:15.715 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:15.715 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:15.715 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:15.715 | ++ 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-02 14:21:15.715 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.715 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:15.715 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.715 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.715 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.715 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.715 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.715 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:15.715 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:15.715 | + 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-02 14:21:15.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.715 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.715 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.715 | ++ 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-02 14:21:15.715 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:15.715 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.716 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.716 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.716 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.716 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.716 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.716 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:15.716 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:15.716 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:15.716 | ++ functions-common:get_field:818 : echo '| eadb3abd443d45a394b2a8e7a4283a5d | b8c69becff884032a4a6d40cc05b78f1 | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:15.716 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.716 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.716 | + functions-common:get_or_add_user_project_role:997 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.716 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.716 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 14:21:15.716 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-02 14:21:15.716 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:15.716 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:15.716 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:15.716 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:15.716 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:15.716 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:15.716 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:15.716 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:15.716 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:15.716 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:15.716 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.716 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:15.716 | ++ 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-02 14:21:15.717 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.717 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.717 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.717 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:15.717 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:15.717 | + 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-02 14:21:15.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.717 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.717 | ++ 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-02 14:21:15.717 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:15.717 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.717 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.717 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.717 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.717 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:15.717 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:15.717 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | b8c69becff884032a4a6d40cc05b78f1 | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:15.717 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:15.717 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.717 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:21:15.717 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:21:15.717 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:21:15.718 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-03-02 14:21:15.718 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-03-02 14:21:15.718 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.50/compute 2022-03-02 14:21:15.718 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-02 14:21:15.718 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:21:15.718 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-02 14:21:15.718 | ++ 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-02 14:21:15.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.718 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.718 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.718 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.718 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:21:15.718 | f996544377414cd6810c249f5b6a97f6' 2022-03-02 14:21:15.718 | + functions-common:get_or_create_service:1094 : echo f996544377414cd6810c249f5b6a97f6 2022-03-02 14:21:15.718 | f996544377414cd6810c249f5b6a97f6 2022-03-02 14:21:15.718 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-03-02 14:21:15.718 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:21:15.718 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-03-02 14:21:15.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:21:15.718 | +++ 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-02 14:21:15.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.718 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.718 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.718 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:21:15.718 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:21:15.718 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 14:21:15.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.718 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.719 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.719 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=312bcb871c924db79dff03b964e727fd 2022-03-02 14:21:15.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 312bcb871c924db79dff03b964e727fd 2022-03-02 14:21:15.719 | + functions-common:get_or_create_endpoint:1127 : public_id=312bcb871c924db79dff03b964e727fd 2022-03-02 14:21:15.719 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 14:21:15.719 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:21:15.719 | + functions-common:get_or_create_endpoint:1136 : echo 312bcb871c924db79dff03b964e727fd 2022-03-02 14:21:15.719 | 312bcb871c924db79dff03b964e727fd 2022-03-02 14:21:15.719 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-02 14:21:15.719 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:21:15.719 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-02 14:21:15.719 | ++ 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-02 14:21:15.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.719 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.719 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.719 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.719 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.719 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:21:15.719 | fdc6d368ef904f71a18ebffd67282aa2' 2022-03-02 14:21:15.719 | + functions-common:get_or_create_service:1094 : echo fdc6d368ef904f71a18ebffd67282aa2 2022-03-02 14:21:15.719 | fdc6d368ef904f71a18ebffd67282aa2 2022-03-02 14:21:15.719 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-03-02 14:21:15.719 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:21:15.719 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-03-02 14:21:15.719 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:21:15.720 | +++ 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-02 14:21:15.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.720 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.720 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.720 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:21:15.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:21:15.720 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-03-02 14:21:15.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.720 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.720 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.720 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8ad35c054742474aab1726422bb3de7e 2022-03-02 14:21:15.720 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8ad35c054742474aab1726422bb3de7e 2022-03-02 14:21:15.720 | + functions-common:get_or_create_endpoint:1127 : public_id=8ad35c054742474aab1726422bb3de7e 2022-03-02 14:21:15.720 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 14:21:15.720 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:21:15.720 | + functions-common:get_or_create_endpoint:1136 : echo 8ad35c054742474aab1726422bb3de7e 2022-03-02 14:21:15.720 | 8ad35c054742474aab1726422bb3de7e 2022-03-02 14:21:15.720 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-03-02 14:21:15.720 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:21:15.720 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-03-02 14:21:15.720 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:21:15.720 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-02 14:21:15.720 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:15.720 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:15.720 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:15.720 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:15.721 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:15.721 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:15.721 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:15.721 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:15.721 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:15.721 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:15.721 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.721 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:15.721 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.721 | ++ 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-02 14:21:15.721 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.721 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.721 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.721 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:15.721 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:15.721 | + 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-02 14:21:15.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.721 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.721 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.721 | ++ 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-02 14:21:15.721 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.721 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:15.721 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.721 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.721 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.722 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.722 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.722 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:15.722 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:15.722 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:15.722 | ++ functions-common:get_field:818 : echo '| 7f5eec89e6024a3f84011d2970db1228 | b8c69becff884032a4a6d40cc05b78f1 | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:15.722 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.722 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:21:15.722 | + functions-common:get_or_add_user_project_role:997 : echo 7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:21:15.722 | 7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:21:15.722 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-03-02 14:21:15.722 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:21:15.765 | [566138 Async create_nova_accounts:600447]: finished create_nova_accounts with result 0 in 86 seconds 2022-03-02 14:21:15.808 | [566138 Async create_glance_accounts:600562]: Waiting for completion of create_glance_accounts running on PID 600562 (5 other jobs running) 2022-03-02 14:21:15.835 | [566138 Async create_glance_accounts:600562]: Signaling child to exit 2022-03-02 14:21:15.835 | WAKEUP 2022-03-02 14:21:15.866 | [566138 Async create_glance_accounts:600562]: Signaled 2022-03-02 14:21:15.868 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-02 14:21:15.868 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:21:15.868 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-02 14:21:15.868 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-02 14:21:15.868 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:21:15.868 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:21:15.868 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 14:21:15.868 | ++ 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-02 14:21:15.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.868 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.868 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.868 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.869 | + functions-common:get_or_create_user:925 : user_id=4c56ac4797534a05b440e9bc94a8e3fe 2022-03-02 14:21:15.869 | + functions-common:get_or_create_user:926 : echo 4c56ac4797534a05b440e9bc94a8e3fe 2022-03-02 14:21:15.869 | 4c56ac4797534a05b440e9bc94a8e3fe 2022-03-02 14:21:15.869 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-02 14:21:15.869 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:15.869 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:15.869 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:15.869 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:15.869 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:15.869 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:15.869 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:15.869 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:15.869 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:15.869 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:15.869 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:15.869 | ++ 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-02 14:21:15.869 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.869 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.869 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.869 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.869 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.869 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.869 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:15.869 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:15.869 | + 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-02 14:21:15.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.869 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.869 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.870 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:15.870 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.870 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.870 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.870 | ++ 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-02 14:21:15.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.870 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.870 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.870 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.870 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:15.870 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:15.870 | ++ functions-common:get_field:818 : echo '| eadb3abd443d45a394b2a8e7a4283a5d | 4c56ac4797534a05b440e9bc94a8e3fe | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:15.870 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:15.870 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.870 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.870 | + functions-common:get_or_add_user_project_role:997 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.870 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.870 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 14:21:15.870 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-02 14:21:15.870 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:21:15.870 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-02 14:21:15.870 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-02 14:21:15.870 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:21:15.870 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:21:15.870 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 14:21:15.870 | ++ 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-02 14:21:15.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.870 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.871 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.871 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.871 | + functions-common:get_or_create_user:925 : user_id=f64cbcde79c845a3bf07d74bcb1e460c 2022-03-02 14:21:15.871 | + functions-common:get_or_create_user:926 : echo f64cbcde79c845a3bf07d74bcb1e460c 2022-03-02 14:21:15.871 | f64cbcde79c845a3bf07d74bcb1e460c 2022-03-02 14:21:15.871 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-02 14:21:15.871 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:15.871 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:15.871 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:15.871 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:15.871 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:15.871 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:15.871 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:15.871 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:15.871 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:15.871 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:15.871 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:15.871 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.871 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.871 | ++ 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-02 14:21:15.871 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.871 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.871 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.871 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.871 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:15.871 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:15.871 | + 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-02 14:21:15.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.871 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.872 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.872 | ++ 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-02 14:21:15.872 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.872 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:15.872 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.872 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.872 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.872 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.872 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.872 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:15.872 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:15.872 | ++ functions-common:get_field:818 : echo '| eadb3abd443d45a394b2a8e7a4283a5d | f64cbcde79c845a3bf07d74bcb1e460c | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:15.872 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:15.872 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.872 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.872 | + functions-common:get_or_add_user_project_role:997 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.872 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:15.872 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-02 14:21:15.872 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-02 14:21:15.872 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:15.872 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:15.872 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:15.872 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:15.872 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:15.872 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:15.872 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:15.872 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:15.872 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:15.872 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:15.873 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:15.873 | ++ 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-02 14:21:15.873 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.873 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.873 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.873 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.873 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.873 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.873 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:15.873 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:15.873 | + 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-02 14:21:15.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.873 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.873 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.873 | ++ 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-02 14:21:15.873 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:15.873 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:15.873 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:15.873 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.873 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.873 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.873 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.873 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.873 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.873 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:15.873 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:15.873 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:15.874 | ++ functions-common:get_field:818 : echo '| 7f5eec89e6024a3f84011d2970db1228 | f64cbcde79c845a3bf07d74bcb1e460c | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:15.874 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:15.874 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:21:15.874 | + functions-common:get_or_add_user_project_role:997 : echo 7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:21:15.874 | 7f5eec89e6024a3f84011d2970db1228 2022-03-02 14:21:15.874 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-02 14:21:15.874 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:21:15.874 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-02 14:21:15.874 | ++ 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-02 14:21:15.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.874 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.874 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.874 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.874 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:21:15.874 | 5a44834363d44d078c47d5ed54ee0cce' 2022-03-02 14:21:15.874 | + functions-common:get_or_create_service:1094 : echo 5a44834363d44d078c47d5ed54ee0cce 2022-03-02 14:21:15.874 | 5a44834363d44d078c47d5ed54ee0cce 2022-03-02 14:21:15.874 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-03-02 14:21:15.874 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:21:15.874 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-03-02 14:21:15.874 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:21:15.874 | +++ 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-02 14:21:15.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.874 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.874 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.874 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.874 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:21:15.874 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:21:15.874 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-03-02 14:21:15.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:15.875 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:15.875 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:15.875 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=efc18c057f9947eba17f744348facc6c 2022-03-02 14:21:15.875 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo efc18c057f9947eba17f744348facc6c 2022-03-02 14:21:15.875 | + functions-common:get_or_create_endpoint:1127 : public_id=efc18c057f9947eba17f744348facc6c 2022-03-02 14:21:15.875 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 14:21:15.875 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:21:15.875 | + functions-common:get_or_create_endpoint:1136 : echo efc18c057f9947eba17f744348facc6c 2022-03-02 14:21:15.875 | efc18c057f9947eba17f744348facc6c 2022-03-02 14:21:15.875 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-02 14:21:15.875 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 14:21:15.875 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 14:21:15.875 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 14:21:15.875 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-02 14:21:15.875 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-02 14:21:15.875 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-02 14:21:15.875 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-02 14:21:15.875 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-02 14:21:15.917 | [566138 Async create_glance_accounts:600562]: finished create_glance_accounts with result 0 in 81 seconds 2022-03-02 14:21:15.960 | [566138 Async create_cinder_accounts:600692]: Waiting for completion of create_cinder_accounts running on PID 600692 (4 other jobs running) 2022-03-02 14:21:15.987 | [566138 Async create_cinder_accounts:600692]: Signaling child to exit 2022-03-02 14:21:15.987 | WAKEUP 2022-03-02 14:21:16.017 | [566138 Async create_cinder_accounts:600692]: Signaled 2022-03-02 14:21:16.019 | + 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-02 14:21:16.019 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-02 14:21:16.019 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-02 14:21:16.019 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:21:16.019 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:21:16.019 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 14:21:16.019 | ++ 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-02 14:21:16.019 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.019 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.019 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.019 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.019 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.019 | + functions-common:get_or_create_user:925 : user_id=a166cf34def642c18b87c48204cc38a7 2022-03-02 14:21:16.019 | + functions-common:get_or_create_user:926 : echo a166cf34def642c18b87c48204cc38a7 2022-03-02 14:21:16.019 | a166cf34def642c18b87c48204cc38a7 2022-03-02 14:21:16.019 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-02 14:21:16.019 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:16.019 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:16.019 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:16.019 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:16.019 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:16.019 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:16.019 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:16.020 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:16.020 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:16.020 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:16.020 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:16.020 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:16.020 | ++ 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-02 14:21:16.020 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:16.020 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:16.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.020 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.020 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.020 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.020 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:16.020 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:16.020 | + 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-02 14:21:16.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.020 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.020 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.020 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:16.020 | ++ 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-02 14:21:16.020 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:16.020 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:16.020 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:16.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.020 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.021 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.021 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:16.021 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:16.021 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:16.021 | ++ functions-common:get_field:818 : echo '| eadb3abd443d45a394b2a8e7a4283a5d | a166cf34def642c18b87c48204cc38a7 | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:16.021 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:16.021 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:16.021 | + functions-common:get_or_add_user_project_role:997 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:16.021 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:16.021 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 14:21:16.021 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-02 14:21:16.021 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:21:16.021 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-02 14:21:16.021 | ++ 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-02 14:21:16.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.021 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.021 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.021 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.021 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:21:16.021 | 7ad9a6dbcdf640798054f9f804977292' 2022-03-02 14:21:16.021 | + functions-common:get_or_create_service:1094 : echo 7ad9a6dbcdf640798054f9f804977292 2022-03-02 14:21:16.021 | 7ad9a6dbcdf640798054f9f804977292 2022-03-02 14:21:16.021 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-02 14:21:16.021 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 14:21:16.021 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:21:16.021 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 14:21:16.021 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:21:16.021 | +++ 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-02 14:21:16.021 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.022 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.022 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.022 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:21:16.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:21:16.022 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 14:21:16.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.022 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.022 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.022 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dfb827422835449b99897deb603145b3 2022-03-02 14:21:16.022 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo dfb827422835449b99897deb603145b3 2022-03-02 14:21:16.022 | + functions-common:get_or_create_endpoint:1127 : public_id=dfb827422835449b99897deb603145b3 2022-03-02 14:21:16.022 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 14:21:16.022 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:21:16.022 | + functions-common:get_or_create_endpoint:1136 : echo dfb827422835449b99897deb603145b3 2022-03-02 14:21:16.022 | dfb827422835449b99897deb603145b3 2022-03-02 14:21:16.022 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-02 14:21:16.022 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:21:16.022 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-02 14:21:16.022 | ++ 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-02 14:21:16.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.022 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.022 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.022 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.022 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:21:16.022 | fe088b23a3574411bbb981f5f8d7f7a2' 2022-03-02 14:21:16.022 | + functions-common:get_or_create_service:1094 : echo fe088b23a3574411bbb981f5f8d7f7a2 2022-03-02 14:21:16.023 | fe088b23a3574411bbb981f5f8d7f7a2 2022-03-02 14:21:16.023 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 14:21:16.023 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:21:16.023 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 14:21:16.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:21:16.023 | +++ 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-02 14:21:16.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.023 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.023 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.023 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:21:16.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:21:16.023 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 14:21:16.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.023 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.023 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.023 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=111d50ee3c9b428199709102c041edcc 2022-03-02 14:21:16.023 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 111d50ee3c9b428199709102c041edcc 2022-03-02 14:21:16.023 | + functions-common:get_or_create_endpoint:1127 : public_id=111d50ee3c9b428199709102c041edcc 2022-03-02 14:21:16.023 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 14:21:16.023 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:21:16.023 | + functions-common:get_or_create_endpoint:1136 : echo 111d50ee3c9b428199709102c041edcc 2022-03-02 14:21:16.023 | 111d50ee3c9b428199709102c041edcc 2022-03-02 14:21:16.023 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-02 14:21:16.023 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-02 14:21:16.023 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:21:16.023 | +++ 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-02 14:21:16.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.024 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.024 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.024 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.024 | ++ functions-common:get_or_create_project:938 : project_id=99772ea706ac40ef953fd165102ea99b 2022-03-02 14:21:16.024 | ++ functions-common:get_or_create_project:939 : echo 99772ea706ac40ef953fd165102ea99b 2022-03-02 14:21:16.024 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 99772ea706ac40ef953fd165102ea99b 2022-03-02 14:21:16.024 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-02 14:21:16.024 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:21:16.024 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:21:16.024 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-02 14:21:16.024 | +++ 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-02 14:21:16.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.024 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.024 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.024 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-02 14:21:16.024 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.024 | ++ functions-common:get_or_create_user:925 : user_id=a166cf34def642c18b87c48204cc38a7 2022-03-02 14:21:16.024 | ++ functions-common:get_or_create_user:926 : echo a166cf34def642c18b87c48204cc38a7 2022-03-02 14:21:16.024 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a166cf34def642c18b87c48204cc38a7 2022-03-02 14:21:16.074 | [566138 Async create_cinder_accounts:600692]: finished create_cinder_accounts with result 0 in 65 seconds 2022-03-02 14:21:16.078 | + inc/async:async_wait:197 : return 0 2022-03-02 14:21:16.081 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-02 14:21:16.140 | [566138 Async create_neutron_accounts:600807]: Waiting for completion of create_neutron_accounts running on PID 600807 (3 other jobs running) 2022-03-02 14:21:16.168 | [566138 Async create_neutron_accounts:600807]: Signaling child to exit 2022-03-02 14:21:16.168 | WAKEUP 2022-03-02 14:21:16.193 | [566138 Async create_neutron_accounts:600807]: Signaled 2022-03-02 14:21:16.195 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-02 14:21:16.195 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 14:21:16.195 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 14:21:16.195 | + 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-02 14:21:16.195 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 14:21:16.195 | + 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-02 14:21:16.195 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 14:21:16.195 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-02 14:21:16.195 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-02 14:21:16.195 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-02 14:21:16.195 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.50:9696/ 2022-03-02 14:21:16.195 | + 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-02 14:21:16.195 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-02 14:21:16.195 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-02 14:21:16.195 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:21:16.195 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:21:16.195 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 14:21:16.195 | ++ 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-02 14:21:16.195 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.195 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.195 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.195 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.195 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.195 | + functions-common:get_or_create_user:925 : user_id=768f8f4a6e5243c3b123370cba4df69c 2022-03-02 14:21:16.195 | + functions-common:get_or_create_user:926 : echo 768f8f4a6e5243c3b123370cba4df69c 2022-03-02 14:21:16.195 | 768f8f4a6e5243c3b123370cba4df69c 2022-03-02 14:21:16.196 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-02 14:21:16.196 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:21:16.196 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:21:16.196 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:21:16.196 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:21:16.196 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:21:16.196 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:21:16.196 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:21:16.196 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:21:16.196 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:21:16.196 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:21:16.196 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:16.196 | ++ 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-02 14:21:16.196 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:21:16.196 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:16.196 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:16.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.196 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.196 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.196 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.196 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:21:16.196 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:21:16.196 | + 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-02 14:21:16.196 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.196 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.196 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.196 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.196 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:21:16.197 | ++ 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-02 14:21:16.197 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:21:16.197 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:21:16.197 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:16.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.197 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.197 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.197 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.197 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:21:16.197 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:21:16.197 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:21:16.197 | ++ functions-common:get_field:818 : echo '| eadb3abd443d45a394b2a8e7a4283a5d | 768f8f4a6e5243c3b123370cba4df69c | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:21:16.197 | ++ functions-common:get_field:812 : read data 2022-03-02 14:21:16.197 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:16.197 | + functions-common:get_or_add_user_project_role:997 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:16.197 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:21:16.197 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 14:21:16.197 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-02 14:21:16.197 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:21:16.197 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-02 14:21:16.197 | ++ 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-02 14:21:16.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.197 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.197 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.197 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.197 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:21:16.197 | 54355e9645ed4edc96227ab6cda53293' 2022-03-02 14:21:16.197 | + functions-common:get_or_create_service:1094 : echo 54355e9645ed4edc96227ab6cda53293 2022-03-02 14:21:16.198 | 54355e9645ed4edc96227ab6cda53293 2022-03-02 14:21:16.198 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-03-02 14:21:16.198 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:21:16.198 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-03-02 14:21:16.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:21:16.198 | +++ 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-02 14:21:16.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.198 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.198 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.198 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:21:16.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:21:16.198 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-03-02 14:21:16.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.198 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:21:16.198 | from cryptography.utils import int_from_bytes 2022-03-02 14:21:16.198 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:21:16.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=2557ce00a5664bff96279300c9e1cdab 2022-03-02 14:21:16.198 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 2557ce00a5664bff96279300c9e1cdab 2022-03-02 14:21:16.198 | + functions-common:get_or_create_endpoint:1127 : public_id=2557ce00a5664bff96279300c9e1cdab 2022-03-02 14:21:16.198 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 14:21:16.198 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:21:16.198 | + functions-common:get_or_create_endpoint:1136 : echo 2557ce00a5664bff96279300c9e1cdab 2022-03-02 14:21:16.198 | 2557ce00a5664bff96279300c9e1cdab 2022-03-02 14:21:16.251 | [566138 Async create_neutron_accounts:600807]: finished create_neutron_accounts with result 0 in 43 seconds 2022-03-02 14:21:16.297 | [566138 Async create_swift_accounts:600948]: Waiting for completion of create_swift_accounts running on PID 600948 (2 other jobs running) 2022-03-02 14:21:16.328 | [566138 Async create_swift_accounts:600948]: Signaling child to exit 2022-03-02 14:22:04.995 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:22:05.022 | [600948 Async create_swift_accounts:600948]: finished successfully 2022-03-02 14:22:05.042 | WAKEUP 2022-03-02 14:22:05.068 | [566138 Async create_swift_accounts:600948]: Signaled 2022-03-02 14:22:05.069 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-02 14:22:05.069 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-02 14:22:05.069 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-02 14:22:05.069 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-02 14:22:05.070 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-02 14:22:05.070 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-02 14:22:05.070 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-02 14:22:05.070 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-02 14:22:05.070 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-02 14:22:05.070 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-02 14:22:05.070 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-02 14:22:05.070 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 14:22:05.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.070 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.070 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.070 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.070 | ++ functions-common:get_or_create_role:950 : role_id=b4b0383200814678b0aee34b48639507 2022-03-02 14:22:05.070 | ++ functions-common:get_or_create_role:951 : echo b4b0383200814678b0aee34b48639507 2022-03-02 14:22:05.070 | + lib/swift:create_swift_accounts:614 : another_role=b4b0383200814678b0aee34b48639507 2022-03-02 14:22:05.070 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-02 14:22:05.070 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-02 14:22:05.070 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:22:05.070 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:22:05.070 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 14:22:05.070 | ++ 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-02 14:22:05.070 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.070 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.070 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.070 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.070 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.070 | + functions-common:get_or_create_user:925 : user_id=71c5416a9ea542f1a2630f2559774317 2022-03-02 14:22:05.070 | + functions-common:get_or_create_user:926 : echo 71c5416a9ea542f1a2630f2559774317 2022-03-02 14:22:05.070 | 71c5416a9ea542f1a2630f2559774317 2022-03-02 14:22:05.071 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-02 14:22:05.071 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:22:05.071 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:22:05.071 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:22:05.071 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:22:05.071 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:22:05.071 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:22:05.071 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:22:05.071 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:22:05.071 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:22:05.071 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:22:05.071 | ++ 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-02 14:22:05.071 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.071 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:22:05.071 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.071 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.071 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.071 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.071 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.071 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:22:05.071 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:22:05.071 | + 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-02 14:22:05.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.071 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.071 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.071 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:22:05.071 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.071 | ++ 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-02 14:22:05.071 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.072 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.072 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.072 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.072 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.072 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:22:05.072 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:22:05.072 | ++ functions-common:get_field:818 : echo '| eadb3abd443d45a394b2a8e7a4283a5d | 71c5416a9ea542f1a2630f2559774317 | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:22:05.072 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:22:05.072 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.072 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:22:05.072 | + functions-common:get_or_add_user_project_role:997 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:22:05.072 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:22:05.072 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 14:22:05.072 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-02 14:22:05.072 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:22:05.072 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:22:05.072 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:22:05.072 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:22:05.072 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:22:05.072 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:22:05.072 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:22:05.072 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:22:05.072 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:22:05.072 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:22:05.072 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:22:05.072 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.072 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.072 | ++ 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-02 14:22:05.073 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.073 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.073 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.073 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.073 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:22:05.073 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:22:05.073 | + 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-02 14:22:05.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.073 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.073 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.073 | ++ 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-02 14:22:05.073 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.073 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:22:05.073 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.073 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.073 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.073 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.073 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.073 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:22:05.073 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:22:05.073 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:22:05.073 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | 71c5416a9ea542f1a2630f2559774317 | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:22:05.073 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.073 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.073 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.073 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.074 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-02 14:22:05.074 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:22:05.074 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-02 14:22:05.074 | ++ 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-02 14:22:05.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.074 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.074 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.074 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.074 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:22:05.074 | 6820b6f48e3f42b4bc9361eb1e0b07e7' 2022-03-02 14:22:05.074 | + functions-common:get_or_create_service:1094 : echo 6820b6f48e3f42b4bc9361eb1e0b07e7 2022-03-02 14:22:05.074 | 6820b6f48e3f42b4bc9361eb1e0b07e7 2022-03-02 14:22:05.074 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-03-02 14:22:05.074 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:22:05.074 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-02 14:22:05.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:22:05.074 | +++ 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-02 14:22:05.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.074 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.074 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.074 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:22:05.074 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:22:05.074 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-02 14:22:05.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.074 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.074 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.075 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=32d5155566db450ebf80ee10bb3d619b 2022-03-02 14:22:05.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 32d5155566db450ebf80ee10bb3d619b 2022-03-02 14:22:05.075 | + functions-common:get_or_create_endpoint:1127 : public_id=32d5155566db450ebf80ee10bb3d619b 2022-03-02 14:22:05.075 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.50:8080 ]] 2022-03-02 14:22:05.075 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-03-02 14:22:05.075 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:22:05.075 | ++ 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-02 14:22:05.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.075 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.075 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.075 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.075 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:22:05.075 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:22:05.075 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-03-02 14:22:05.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.075 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.075 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.075 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.075 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f95919f97b3a401dbb4752943c8491d0 2022-03-02 14:22:05.075 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo f95919f97b3a401dbb4752943c8491d0 2022-03-02 14:22:05.075 | f95919f97b3a401dbb4752943c8491d0 2022-03-02 14:22:05.075 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:22:05.075 | + functions-common:get_or_create_endpoint:1136 : echo 32d5155566db450ebf80ee10bb3d619b 2022-03-02 14:22:05.075 | 32d5155566db450ebf80ee10bb3d619b 2022-03-02 14:22:05.075 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-02 14:22:05.075 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-02 14:22:05.075 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:22:05.075 | +++ 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-02 14:22:05.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.076 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.076 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.076 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.076 | ++ functions-common:get_or_create_project:938 : project_id=bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.076 | ++ functions-common:get_or_create_project:939 : echo bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.076 | + lib/swift:create_swift_accounts:628 : swift_project_test1=bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.076 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-02 14:22:05.076 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.076 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-02 14:22:05.076 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:22:05.076 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-02 14:22:05.076 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-02 14:22:05.076 | +++ 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-02 14:22:05.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.076 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.076 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.076 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.076 | ++ functions-common:get_or_create_user:925 : user_id=7a2b28a7ad8c460c985239f48bd2210c 2022-03-02 14:22:05.076 | ++ functions-common:get_or_create_user:926 : echo 7a2b28a7ad8c460c985239f48bd2210c 2022-03-02 14:22:05.076 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=7a2b28a7ad8c460c985239f48bd2210c 2022-03-02 14:22:05.076 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-02 14:22:05.076 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.076 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 7a2b28a7ad8c460c985239f48bd2210c bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.076 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:22:05.076 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:22:05.077 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:22:05.077 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:22:05.077 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:22:05.077 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:22:05.077 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:22:05.077 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:22:05.077 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.077 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a2b28a7ad8c460c985239f48bd2210c --project bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.077 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:22:05.077 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.077 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.077 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.077 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.077 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.077 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:22:05.077 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:22:05.077 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7a2b28a7ad8c460c985239f48bd2210c --project bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.077 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.077 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.077 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:22:05.077 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.077 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7a2b28a7ad8c460c985239f48bd2210c --project bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.077 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.077 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.077 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.078 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.078 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.078 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:22:05.078 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:22:05.078 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | 7a2b28a7ad8c460c985239f48bd2210c | | bb37fe34a3404c98a7028a632cfec447 | | | False |' 2022-03-02 14:22:05.078 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:22:05.078 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.078 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.078 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.078 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.078 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-02 14:22:05.078 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-02 14:22:05.078 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:22:05.078 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-02 14:22:05.078 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-02 14:22:05.078 | +++ 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-02 14:22:05.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.078 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.078 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.078 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.078 | ++ functions-common:get_or_create_user:925 : user_id=766bc17a33da449b8cc55089784da20d 2022-03-02 14:22:05.078 | ++ functions-common:get_or_create_user:926 : echo 766bc17a33da449b8cc55089784da20d 2022-03-02 14:22:05.078 | + lib/swift:create_swift_accounts:637 : swift_user_test3=766bc17a33da449b8cc55089784da20d 2022-03-02 14:22:05.078 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-02 14:22:05.078 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.078 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role b4b0383200814678b0aee34b48639507 766bc17a33da449b8cc55089784da20d bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.079 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:22:05.079 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:22:05.079 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:22:05.079 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:22:05.079 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:22:05.079 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:22:05.079 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:22:05.079 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:22:05.079 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role b4b0383200814678b0aee34b48639507 --user 766bc17a33da449b8cc55089784da20d --project bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.079 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.079 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:22:05.079 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.079 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.079 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.079 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.079 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.079 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:22:05.079 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:22:05.079 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add b4b0383200814678b0aee34b48639507 --user 766bc17a33da449b8cc55089784da20d --project bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.079 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.079 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.079 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role b4b0383200814678b0aee34b48639507 --user 766bc17a33da449b8cc55089784da20d --project bb37fe34a3404c98a7028a632cfec447 2022-03-02 14:22:05.079 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.079 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:22:05.079 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.079 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.080 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.080 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.080 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.080 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:22:05.080 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:22:05.080 | ++ functions-common:get_field:818 : echo '| b4b0383200814678b0aee34b48639507 | 766bc17a33da449b8cc55089784da20d | | bb37fe34a3404c98a7028a632cfec447 | | | False |' 2022-03-02 14:22:05.080 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:22:05.080 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.080 | + functions-common:get_or_add_user_project_role:995 : user_role_id=b4b0383200814678b0aee34b48639507 2022-03-02 14:22:05.080 | + functions-common:get_or_add_user_project_role:997 : echo b4b0383200814678b0aee34b48639507 2022-03-02 14:22:05.080 | b4b0383200814678b0aee34b48639507 2022-03-02 14:22:05.080 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-02 14:22:05.080 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-02 14:22:05.080 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:22:05.080 | +++ 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-02 14:22:05.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.080 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.080 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.080 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.080 | ++ functions-common:get_or_create_project:938 : project_id=e97f924897654ffa82002fa8a5d79b34 2022-03-02 14:22:05.080 | ++ functions-common:get_or_create_project:939 : echo e97f924897654ffa82002fa8a5d79b34 2022-03-02 14:22:05.080 | + lib/swift:create_swift_accounts:642 : swift_project_test2=e97f924897654ffa82002fa8a5d79b34 2022-03-02 14:22:05.080 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-02 14:22:05.080 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.080 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-02 14:22:05.080 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-02 14:22:05.080 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:22:05.081 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-02 14:22:05.081 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-02 14:22:05.081 | +++ 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-02 14:22:05.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.081 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.081 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.081 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.081 | ++ functions-common:get_or_create_user:925 : user_id=0ccdfeb816234423850473f41f31b266 2022-03-02 14:22:05.081 | ++ functions-common:get_or_create_user:926 : echo 0ccdfeb816234423850473f41f31b266 2022-03-02 14:22:05.081 | + lib/swift:create_swift_accounts:647 : swift_user_test2=0ccdfeb816234423850473f41f31b266 2022-03-02 14:22:05.081 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-02 14:22:05.081 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.081 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 0ccdfeb816234423850473f41f31b266 e97f924897654ffa82002fa8a5d79b34 2022-03-02 14:22:05.081 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:22:05.081 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:22:05.081 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:22:05.081 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:22:05.081 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:22:05.081 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:22:05.081 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:22:05.081 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:22:05.081 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0ccdfeb816234423850473f41f31b266 --project e97f924897654ffa82002fa8a5d79b34 2022-03-02 14:22:05.082 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.082 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:22:05.082 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.082 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.082 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.082 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.082 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.082 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:22:05.082 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:22:05.082 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0ccdfeb816234423850473f41f31b266 --project e97f924897654ffa82002fa8a5d79b34 2022-03-02 14:22:05.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.082 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.082 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.082 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0ccdfeb816234423850473f41f31b266 --project e97f924897654ffa82002fa8a5d79b34 2022-03-02 14:22:05.082 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.082 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:22:05.082 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.082 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.082 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.082 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.082 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.082 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:22:05.082 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:22:05.082 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | 0ccdfeb816234423850473f41f31b266 | | e97f924897654ffa82002fa8a5d79b34 | | | False |' 2022-03-02 14:22:05.082 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:22:05.083 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.083 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.083 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.083 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.083 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-02 14:22:05.083 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-02 14:22:05.083 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 14:22:05.083 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-02 14:22:05.083 | +++ 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-02 14:22:05.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.083 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.083 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.083 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.083 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-02 14:22:05.083 | 2a74797805c448358a7568f94dcc8c3f' 2022-03-02 14:22:05.083 | ++ functions-common:get_or_create_domain:888 : echo 2a74797805c448358a7568f94dcc8c3f 2022-03-02 14:22:05.083 | + lib/swift:create_swift_accounts:652 : swift_domain=2a74797805c448358a7568f94dcc8c3f 2022-03-02 14:22:05.083 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-02 14:22:05.083 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.083 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-02 14:22:05.083 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 2a74797805c448358a7568f94dcc8c3f 2022-03-02 14:22:05.083 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 14:22:05.083 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=2a74797805c448358a7568f94dcc8c3f --or-show -f value -c id 2022-03-02 14:22:05.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.083 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.083 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.083 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.083 | ++ functions-common:get_or_create_project:938 : project_id=c5adef50c4aa4effa97460c69fbdaf82 2022-03-02 14:22:05.083 | ++ functions-common:get_or_create_project:939 : echo c5adef50c4aa4effa97460c69fbdaf82 2022-03-02 14:22:05.084 | + lib/swift:create_swift_accounts:656 : swift_project_test4=c5adef50c4aa4effa97460c69fbdaf82 2022-03-02 14:22:05.084 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-02 14:22:05.084 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.084 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-02 14:22:05.084 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 2a74797805c448358a7568f94dcc8c3f test4@example.com 2022-03-02 14:22:05.084 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:22:05.084 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-02 14:22:05.084 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-02 14:22:05.084 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=2a74797805c448358a7568f94dcc8c3f --email=test4@example.com --or-show -f value -c id 2022-03-02 14:22:05.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.084 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.084 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.084 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.084 | ++ functions-common:get_or_create_user:925 : user_id=52584d4cfeae4bc3a01abfcbaa0b7bbd 2022-03-02 14:22:05.084 | ++ functions-common:get_or_create_user:926 : echo 52584d4cfeae4bc3a01abfcbaa0b7bbd 2022-03-02 14:22:05.084 | + lib/swift:create_swift_accounts:661 : swift_user_test4=52584d4cfeae4bc3a01abfcbaa0b7bbd 2022-03-02 14:22:05.084 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-02 14:22:05.084 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 14:22:05.084 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 52584d4cfeae4bc3a01abfcbaa0b7bbd c5adef50c4aa4effa97460c69fbdaf82 2022-03-02 14:22:05.084 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:22:05.084 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 14:22:05.084 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:22:05.084 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:22:05.084 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 14:22:05.084 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 14:22:05.084 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 14:22:05.085 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 14:22:05.085 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52584d4cfeae4bc3a01abfcbaa0b7bbd --project c5adef50c4aa4effa97460c69fbdaf82 2022-03-02 14:22:05.085 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.085 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:22:05.085 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.085 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.085 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.085 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.085 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.085 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:22:05.085 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:22:05.085 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 52584d4cfeae4bc3a01abfcbaa0b7bbd --project c5adef50c4aa4effa97460c69fbdaf82 2022-03-02 14:22:05.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.085 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.085 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.085 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:22:05.085 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 52584d4cfeae4bc3a01abfcbaa0b7bbd --project c5adef50c4aa4effa97460c69fbdaf82 2022-03-02 14:22:05.085 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:22:05.085 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:22:05.085 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.085 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:05.085 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:05.085 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:22:05.085 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:22:05.085 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:22:05.085 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:22:05.086 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | 52584d4cfeae4bc3a01abfcbaa0b7bbd | | c5adef50c4aa4effa97460c69fbdaf82 | | | False |' 2022-03-02 14:22:05.086 | ++ functions-common:get_field:812 : read data 2022-03-02 14:22:05.086 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.086 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.086 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:22:05.123 | [566138 Async create_swift_accounts:600948]: finished create_swift_accounts with result 0 in 135 seconds 2022-03-02 14:22:05.131 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-02 14:22:05.142 | + inc/async:async_wait:197 : return 0 2022-03-02 14:22:05.145 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-02 14:22:05.168 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:05.170 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-02 14:22:05.190 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:05.194 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-02 14:22:05.197 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:22:05.200 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-02 14:22:05.203 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-02 14:22:05.206 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-02 14:22:05.268 | + inc/async:async_inner:63 : init_glance 2022-03-02 14:22:05.313 | [566138 Async init_glance:605190]: running: init_glance 2022-03-02 14:22:05.316 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-02 14:22:05.336 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:05.339 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-02 14:22:05.352 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:22:05.352 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-02 14:22:05.352 | + ./stack.sh:main:1147 : configure_neutron 2022-03-02 14:22:05.352 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-02 14:22:05.356 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 14:22:05.356 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 14:22:05.362 | + 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-02 14:22:05.365 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 14:22:05.367 | + 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-02 14:22:05.370 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 14:22:05.373 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-02 14:22:05.376 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-02 14:22:05.379 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-02 14:22:05.382 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-02 14:22:05.396 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-02 14:22:05.399 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-02 14:22:08.970 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:08.970 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:08.970 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:08.970 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:12.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:12.580 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:12.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:12.580 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:16.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:16.159 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:16.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:16.159 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:19.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:19.687 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:19.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:19.688 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:23.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:23.356 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:23.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:23.356 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:26.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:26.898 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:26.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:26.898 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:30.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:30.434 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:30.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:30.434 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:34.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:34.329 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:34.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:34.329 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:39.169 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:39.169 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:39.169 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:39.169 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:39.169 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-02 14:22:45.328 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:45.328 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:45.328 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:45.328 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:45.679 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-02 14:22:45.684 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-02 14:22:45.686 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-02 14:22:45.689 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-02 14:22:45.692 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-02 14:22:45.694 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-02 14:22:45.696 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-02 14:22:45.698 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-02 14:22:45.700 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-02 14:22:45.703 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-02 14:22:45.706 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-02 14:22:45.708 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-02 14:22:45.710 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-02 14:22:45.712 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-02 14:22:45.715 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-02 14:22:45.717 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-02 14:22:45.721 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:45.724 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-02 14:22:45.726 | + 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-02 14:22:45.731 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-02 14:22:45.734 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-02 14:22:45.736 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-02 14:22:45.739 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-02 14:22:45.741 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 14:22:45.744 | + 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-02 14:22:45.774 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-02 14:22:45.804 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-02 14:22:45.833 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-02 14:22:45.863 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-02 14:22:45.896 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-02 14:22:45.926 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-02 14:22:45.929 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-02 14:22:45.931 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-02 14:22:45.933 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 14:22:45.936 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 14:22:45.963 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 14:22:45.965 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 14:22:45.968 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 14:22:45.970 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 14:22:45.972 | + 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-02 14:22:46.005 | + 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-02 14:22:46.035 | + 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-02 14:22:46.091 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 14:22:46.121 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-02 14:22:46.140 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:22:46.143 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-02 14:22:46.146 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-02 14:22:46.148 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-02 14:22:46.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-02 14:22:46.153 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-02 14:22:46.166 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-02 14:22:46.168 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-02 14:22:46.171 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-02 14:22:46.174 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-02 14:22:46.186 | + 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-02 14:22:46.200 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-02 14:22:46.203 | + 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-02 14:22:46.216 | + 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-02 14:22:46.236 | + 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-02 14:22:46.249 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 14:22:46.252 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 14:22:46.255 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-02 14:22:46.260 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.Ick5IiXuwS 2022-03-02 14:22:46.262 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 14:22:46.268 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 14:22:46.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.Ick5IiXuwS 2022-03-02 14:22:46.274 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.Ick5IiXuwS 2022-03-02 14:22:46.288 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.Ick5IiXuwS /etc/sudoers.d/neutron-rootwrap 2022-03-02 14:22:46.301 | + 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-02 14:22:46.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:46.334 | + 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-02 14:22:46.366 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-02 14:22:46.369 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-02 14:22:46.371 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-02 14:22:46.374 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 14:22:46.376 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 14:22:46.379 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 14:22:46.396 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:46.401 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 14:22:46.402 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 14:22:46.405 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 14:22:46.424 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:46.427 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:22:46.439 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 14:22:46.462 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 14:22:46.464 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 14:22:46.467 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-02 14:22:46.486 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:46.489 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-02 14:22:46.491 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-02 14:22:46.494 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 14:22:46.496 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 14:22:46.499 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-02 14:22:46.502 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-02 14:22:46.505 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 14:22:46.507 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-02 14:22:46.510 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-02 14:22:46.512 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-02 14:22:46.517 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-02 14:22:46.519 | + 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-02 14:22:46.524 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-02 14:22:46.542 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:46.544 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-02 14:22:46.547 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-02 14:22:46.550 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-02 14:22:46.555 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-02 14:22:46.587 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 14:22:46.619 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-02 14:22:46.650 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-02 14:22:46.681 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-02 14:22:46.713 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-02 14:22:46.715 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 14:22:46.718 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-02 14:22:46.721 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 14:22:46.723 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-02 14:22:46.754 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-02 14:22:46.790 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 14:22:46.821 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-02 14:22:46.853 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-02 14:22:46.886 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-02 14:22:46.916 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-02 14:22:46.951 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-02 14:22:46.983 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:22:47.015 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 14:22:47.050 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-02 14:22:47.090 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-02 14:22:47.122 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-02 14:22:47.124 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 14:22:47.127 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 14:22:47.129 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 14:22:47.132 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-02 14:22:47.163 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-02 14:22:47.195 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-03-02 14:22:47.227 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-02 14:22:47.258 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-02 14:22:47.290 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-02 14:22:47.323 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-02 14:22:47.357 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-02 14:22:47.393 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 14:22:47.424 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-02 14:22:47.458 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-02 14:22:47.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-02 14:22:47.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-02 14:22:47.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-02 14:22:47.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-02 14:22:47.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-02 14:22:47.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-02 14:22:47.476 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-03-02 14:22:47.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-03-02 14:22:47.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-03-02 14:22:47.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-02 14:22:47.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-02 14:22:47.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-02 14:22:47.490 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-02 14:22:47.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-02 14:22:47.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-02 14:22:47.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-02 14:22:47.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-02 14:22:47.503 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:47.505 | + 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-02 14:22:47.536 | + 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-02 14:22:47.538 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.541 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 14:22:47.543 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-02 14:22:47.546 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-02 14:22:47.548 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.550 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-02 14:22:47.579 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-02 14:22:47.582 | + 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-02 14:22:47.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.587 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 14:22:47.598 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-02 14:22:47.598 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-02 14:22:47.598 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.598 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-02 14:22:47.630 | + 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-02 14:22:47.632 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.635 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 14:22:47.637 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-02 14:22:47.639 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-02 14:22:47.642 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.650 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-02 14:22:47.681 | + 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-02 14:22:47.684 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.686 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-02 14:22:47.690 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-02 14:22:47.692 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-02 14:22:47.695 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.701 | + 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-02 14:22:47.729 | + 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-02 14:22:47.731 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.734 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-02 14:22:47.737 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 14:22:47.739 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 14:22:47.742 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.744 | + 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-02 14:22:47.775 | + 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-02 14:22:47.777 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.780 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-02 14:22:47.783 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-02 14:22:47.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-02 14:22:47.789 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.791 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-02 14:22:47.825 | + 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:650:699 2022-03-02 14:22:47.827 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.830 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-02 14:22:47.832 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-03-02 14:22:47.834 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-03-02 14:22:47.837 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.839 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-03-02 14:22:47.870 | + 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-02 14:22:47.872 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 14:22:47.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-02 14:22:47.877 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 14:22:47.880 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 14:22:47.882 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 14:22:47.885 | + 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-02 14:22:47.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 14:22:47.918 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-02 14:22:47.936 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:47.939 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-02 14:22:47.941 | + 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-02 14:22:47.978 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:47.981 | + 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-02 14:22:48.011 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 14:22:48.044 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-02 14:22:48.046 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-02 14:22:48.049 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-02 14:22:48.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 14:22:51.277 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 14:22:51.277 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev570 2022-03-02 14:22:51.278 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=607105) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 14:22:51.332 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=607105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 14:22:51.332 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=607105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 14:22:51.332 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=607105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:51.333 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=607105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:51.333 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=607105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:51.333 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=607105) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:51.389 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 14:22:51.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:51.390 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:51.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:51.390 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:51.786 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-02 14:22:51.789 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-02 14:22:51.792 | + 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-02 14:22:51.795 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 14:22:51.797 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-02 14:22:51.863 | + 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-02 14:22:51.887 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-02 14:22:51.890 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:51.893 | + 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-02 14:22:51.927 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-02 14:22:51.932 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-02 14:22:51.941 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-02 14:22:51.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-02 14:22:51.946 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-02 14:22:51.961 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-02 14:22:51.976 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 14:22:51.979 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-02 14:22:51.989 | net.bridge.bridge-nf-call-iptables = 1 2022-03-02 14:22:51.992 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 14:22:51.995 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-02 14:22:52.006 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-02 14:22:52.008 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-02 14:22:52.012 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-02 14:22:52.015 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-02 14:22:52.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-02 14:22:52.022 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-02 14:22:52.025 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 14:22:52.030 | + 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-02 14:22:52.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 14:22:52.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 14:22:52.061 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-02 14:22:52.065 | + 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-02 14:22:52.104 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-02 14:22:52.107 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-02 14:22:52.140 | + 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-02 14:22:52.180 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-02 14:22:52.198 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:52.201 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-02 14:22:52.203 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-02 14:22:52.210 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-02 14:22:52.242 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-02 14:22:52.276 | + 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-02 14:22:52.315 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:52.318 | + 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-02 14:22:52.350 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-02 14:22:52.368 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:52.371 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 14:22:52.374 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-02 14:22:52.410 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 14:22:52.413 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 14:22:52.415 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 14:22:52.447 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-02 14:22:52.450 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 14:22:52.452 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-02 14:22:52.456 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-02 14:22:52.476 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:52.481 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-02 14:22:52.481 | + 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-02 14:22:52.487 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-02 14:22:52.525 | + 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-02 14:22:52.564 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:52.568 | + 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-02 14:22:52.600 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 14:22:52.603 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-02 14:22:52.635 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 14:22:52.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 14:22:52.640 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 14:22:52.671 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-02 14:22:52.674 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 14:22:52.677 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-02 14:22:52.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 14:22:55.755 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 14:22:55.756 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev570 2022-03-02 14:22:55.756 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=607637) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 14:22:55.808 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=607637) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 14:22:55.808 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=607637) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 14:22:55.809 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=607637) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:55.809 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=607637) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:55.809 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=607637) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:55.809 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=607637) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 14:22:55.871 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-02 14:22:55.871 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=607637) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-02 14:22:55.872 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=607637) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-02 14:22:55.872 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 14:22:55.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:55.872 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:55.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:22:55.872 | from cryptography.utils import int_from_bytes 2022-03-02 14:22:56.265 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-02 14:22:56.269 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-02 14:22:56.271 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-02 14:22:56.274 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 14:22:56.277 | + 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-02 14:22:56.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 14:22:56.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 14:22:56.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-02 14:22:56.308 | + functions:set_mtu:785 : local dev=br-data 2022-03-02 14:22:56.308 | + functions:set_mtu:786 : local mtu=1500 2022-03-02 14:22:56.309 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-02 14:22:56.323 | + 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-02 14:22:56.342 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-02 14:22:56.346 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-02 14:22:56.348 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-02 14:22:56.351 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-02 14:22:56.354 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-02 14:22:56.356 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-02 14:22:56.359 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-02 14:22:56.362 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-02 14:22:56.364 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-02 14:22:56.367 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-02 14:22:56.369 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-02 14:22:56.372 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-02 14:22:56.374 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-02 14:22:56.377 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-02 14:22:56.382 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-02 14:22:56.384 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-02 14:22:56.390 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-02 14:22:56.394 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-02 14:22:56.405 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-02 14:22:56.405 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-02 14:22:56.405 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-02 14:22:56.405 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-02 14:22:56.408 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-02 14:22:56.415 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.72/22 brd 192.168.3.255' 2022-03-02 14:22:56.417 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-02 14:22:56.420 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:56.422 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-02 14:22:56.425 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-02 14:22:56.428 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.72/22 brd 192.168.3.255 != '' ]] 2022-03-02 14:22:56.430 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1' 2022-03-02 14:22:56.433 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data' 2022-03-02 14:22:56.435 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-02 14:22:56.438 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-02 14:22:56.442 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-02 14:22:56.442 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.72/22 brd 192.168.3.255 2022-03-02 14:22:56.443 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-02 14:22:56.443 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-02 14:22:56.449 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.72 2022-03-02 14:22:56.452 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.72 ' 2022-03-02 14:22:56.455 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1 2022-03-02 14:22:56.469 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data 2022-03-02 14:22:56.482 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-02 14:22:56.496 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-02 14:22:56.519 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.72 2022-03-02 14:22:56.529 | PING 192.168.0.72 (192.168.0.72) from 192.168.0.72 br-data: 56(84) bytes of data. 2022-03-02 14:22:56.529 | 64 bytes from 192.168.0.72: icmp_seq=1 ttl=64 time=0.070 ms 2022-03-02 14:22:57.560 | 64 bytes from 192.168.0.72: icmp_seq=2 ttl=64 time=0.057 ms 2022-03-02 14:22:58.588 | 64 bytes from 192.168.0.72: icmp_seq=3 ttl=64 time=0.049 ms 2022-03-02 14:22:58.588 | 2022-03-02 14:22:58.588 | --- 192.168.0.72 ping statistics --- 2022-03-02 14:22:58.588 | 3 packets transmitted, 3 received, 0% packet loss, time 2059ms 2022-03-02 14:22:58.588 | rtt min/avg/max/mdev = 0.049/0.058/0.070/0.008 ms 2022-03-02 14:22:58.593 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-02 14:22:58.594 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-02 14:22:58.600 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-02 14:22:58.603 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-02 14:22:58.621 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:58.625 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-02 14:22:58.627 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-02 14:22:58.634 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-02 14:22:58.665 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-03-02 14:22:58.699 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-02 14:22:58.732 | + 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-02 14:22:58.776 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-02 14:22:58.778 | + 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-02 14:22:58.809 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 14:22:58.811 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-02 14:22:58.830 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:22:58.833 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-02 14:22:58.835 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-02 14:22:58.854 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:22:58.857 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-02 14:22:58.877 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:22:58.879 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-02 14:22:58.897 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 14:22:58.900 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-02 14:22:58.934 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-02 14:22:58.978 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-02 14:22:58.981 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-02 14:22:59.003 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:59.009 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-02 14:22:59.024 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:59.027 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-02 14:22:59.030 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-02 14:22:59.097 | + inc/async:async_inner:63 : init_neutron 2022-03-02 14:22:59.142 | [566138 Async init_neutron:608113]: running: init_neutron 2022-03-02 14:22:59.145 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-02 14:22:59.175 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:59.179 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-02 14:22:59.190 | ++ ./stack.sh:main:1162 : true 2022-03-02 14:22:59.194 | + ./stack.sh:main:1162 : netman_pid= 2022-03-02 14:22:59.207 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-02 14:22:59.207 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-02 14:22:59.214 | dnsmasq: no process found 2022-03-02 14:22:59.219 | + ./stack.sh:main:1164 : true 2022-03-02 14:22:59.222 | + ./stack.sh:main:1169 : clean_iptables 2022-03-02 14:22:59.226 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-02 14:22:59.231 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-02 14:22:59.231 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 14:22:59.233 | + lib/nova:clean_iptables:183 : grep nova 2022-03-02 14:22:59.236 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-02 14:22:59.236 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-02 14:22:59.236 | + lib/nova:clean_iptables:183 : bash 2022-03-02 14:22:59.251 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-02 14:22:59.251 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 14:22:59.253 | + lib/nova:clean_iptables:185 : grep nova 2022-03-02 14:22:59.253 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-02 14:22:59.254 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-02 14:22:59.259 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 14:22:59.266 | + lib/nova:clean_iptables:185 : bash 2022-03-02 14:22:59.276 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-02 14:22:59.283 | + lib/nova:clean_iptables:187 : bash 2022-03-02 14:22:59.283 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-02 14:22:59.283 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 14:22:59.283 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-02 14:22:59.287 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-02 14:22:59.292 | + lib/nova:clean_iptables:187 : grep nova 2022-03-02 14:22:59.304 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 14:22:59.308 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 14:22:59.308 | + lib/nova:clean_iptables:189 : grep nova 2022-03-02 14:22:59.308 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-02 14:22:59.309 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-02 14:22:59.310 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-02 14:22:59.313 | + lib/nova:clean_iptables:189 : bash 2022-03-02 14:22:59.326 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-02 14:22:59.336 | net.ipv4.ip_forward = 1 2022-03-02 14:22:59.340 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-02 14:22:59.360 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:59.366 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-02 14:22:59.369 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-02 14:22:59.372 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 14:22:59.409 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-02 14:22:59.442 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-02 14:22:59.450 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 14:22:59.486 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-02 14:22:59.525 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-02 14:22:59.544 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:59.546 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-02 14:22:59.550 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:22:59.552 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-02 14:22:59.555 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-02 14:22:59.559 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-02 14:22:59.635 | + inc/async:async_inner:63 : init_swift 2022-03-02 14:22:59.681 | [566138 Async init_swift:608471]: running: init_swift 2022-03-02 14:22:59.684 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-02 14:22:59.707 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:59.710 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-02 14:22:59.713 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:22:59.716 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-02 14:22:59.718 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-02 14:22:59.721 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-02 14:22:59.787 | + inc/async:async_inner:63 : init_cinder 2022-03-02 14:22:59.837 | [566138 Async init_cinder:608566]: running: init_cinder 2022-03-02 14:22:59.840 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-02 14:22:59.861 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:22:59.865 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-02 14:22:59.866 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:22:59.869 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-02 14:22:59.871 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-02 14:22:59.874 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-02 14:22:59.952 | + inc/async:async_inner:63 : init_placement 2022-03-02 14:23:00.001 | [566138 Async init_placement:608685]: running: init_placement 2022-03-02 14:23:00.004 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-02 14:23:00.059 | [566138 Async init_neutron:608113]: Waiting for completion of init_neutron running on PID 608113 (6 other jobs running) 2022-03-02 14:23:00.089 | [566138 Async init_neutron:608113]: Signaling child to exit 2022-03-02 14:23:09.145 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:23:09.173 | [605190 Async init_glance:605190]: finished successfully 2022-03-02 14:23:13.182 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:23:13.211 | [608471 Async init_swift:608471]: finished successfully 2022-03-02 14:24:09.743 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:24:09.775 | [608566 Async init_cinder:608566]: finished successfully 2022-03-02 14:24:13.105 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:24:13.133 | [608685 Async init_placement:608685]: finished successfully 2022-03-02 14:27:56.782 | + inc/async:async_inner:64 : rc=0 2022-03-02 14:27:56.809 | [608113 Async init_neutron:608113]: finished successfully 2022-03-02 14:27:56.830 | WAKEUP 2022-03-02 14:27:56.853 | [566138 Async init_neutron:608113]: Signaled 2022-03-02 14:27:56.855 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-02 14:27:56.855 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 14:27:56.855 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 14:27:56.855 | + 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-02 14:27:56.855 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 14:27:56.855 | + 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-02 14:27:56.855 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 14:27:56.855 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-02 14:27:56.855 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-02 14:27:56.855 | + lib/database:recreate_database:112 : local db=neutron 2022-03-02 14:27:56.855 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-02 14:27:56.855 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-02 14:27:56.855 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-02 14:27:56.855 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:56.855 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-02 14:27:56.855 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:56.855 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-02 14:27:56.855 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 14:27:56.855 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:27:56.855 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:27:56.855 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:27:56.855 | + functions-common:time_start:2416 : _TIME_START[$name]=1646231027290 2022-03-02 14:27:56.855 | + 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-02 14:27:56.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:56.855 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:56.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:56.855 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-02 14:27:56.856 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-02 14:27:56.857 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-02 14:27:56.858 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-02 14:27:56.859 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-02 14:27:56.859 | Running upgrade for neutron ... 2022-03-02 14:27:56.859 | OK 2022-03-02 14:27:56.860 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-02 14:27:56.860 | + functions-common:time_stop:2425 : local name 2022-03-02 14:27:56.860 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:27:56.860 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:27:56.860 | + functions-common:time_stop:2428 : local total 2022-03-02 14:27:56.860 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:27:56.860 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 14:27:56.860 | + functions-common:time_stop:2432 : start_time=1646231027290 2022-03-02 14:27:56.860 | + functions-common:time_stop:2434 : [[ -z 1646231027290 ]] 2022-03-02 14:27:56.860 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:27:56.860 | + functions-common:time_stop:2437 : end_time=1646231276767 2022-03-02 14:27:56.860 | + functions-common:time_stop:2438 : elapsed_time=249477 2022-03-02 14:27:56.860 | + functions-common:time_stop:2439 : total=39223 2022-03-02 14:27:56.860 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:27:56.860 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=288700 2022-03-02 14:27:56.903 | [566138 Async init_neutron:608113]: finished init_neutron with result 0 in 297 seconds 2022-03-02 14:27:56.909 | + inc/async:async_wait:197 : return 0 2022-03-02 14:27:56.912 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-02 14:27:56.971 | [566138 Async init_placement:608685]: Waiting for completion of init_placement running on PID 608685 (5 other jobs running) 2022-03-02 14:27:56.998 | [566138 Async init_placement:608685]: Signaling child to exit 2022-03-02 14:27:56.998 | WAKEUP 2022-03-02 14:27:57.022 | [566138 Async init_placement:608685]: Signaled 2022-03-02 14:27:57.023 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-02 14:27:57.023 | + lib/database:recreate_database:112 : local db=placement 2022-03-02 14:27:57.023 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-02 14:27:57.023 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-02 14:27:57.023 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-02 14:27:57.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:57.023 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-02 14:27:57.023 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:57.023 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-02 14:27:57.024 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-02 14:27:57.024 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-02 14:27:57.024 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-02 14:27:57.024 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 14:27:57.024 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 14:27:57.024 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 14:27:57.024 | ++ 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-02 14:27:57.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.024 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.025 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.025 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.025 | + functions-common:get_or_create_user:925 : user_id=40482fdeec954ecca0f210200538b99c 2022-03-02 14:27:57.025 | + functions-common:get_or_create_user:926 : echo 40482fdeec954ecca0f210200538b99c 2022-03-02 14:27:57.025 | 40482fdeec954ecca0f210200538b99c 2022-03-02 14:27:57.025 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-02 14:27:57.025 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:27:57.025 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:27:57.025 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:27:57.025 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:27:57.025 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:27:57.025 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:27:57.025 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:27:57.025 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:27:57.025 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:27:57.025 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:27:57.025 | ++ 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-02 14:27:57.025 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:27:57.025 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:27:57.025 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:27:57.025 | ++ functions-common:get_field:812 : read data 2022-03-02 14:27:57.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.025 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.025 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.025 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.025 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:27:57.025 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:27:57.025 | + 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-02 14:27:57.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.025 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.026 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.026 | ++ 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-02 14:27:57.026 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:27:57.026 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:27:57.026 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:27:57.026 | ++ functions-common:get_field:812 : read data 2022-03-02 14:27:57.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.026 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.026 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.026 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.026 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:27:57.026 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:27:57.026 | ++ functions-common:get_field:818 : echo '| eadb3abd443d45a394b2a8e7a4283a5d | 40482fdeec954ecca0f210200538b99c | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:27:57.026 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:27:57.026 | ++ functions-common:get_field:812 : read data 2022-03-02 14:27:57.026 | + functions-common:get_or_add_user_project_role:995 : user_role_id=eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:27:57.026 | + functions-common:get_or_add_user_project_role:997 : echo eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:27:57.026 | eadb3abd443d45a394b2a8e7a4283a5d 2022-03-02 14:27:57.026 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 14:27:57.026 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-02 14:27:57.026 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 14:27:57.026 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 14:27:57.026 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 14:27:57.026 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 14:27:57.026 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 14:27:57.026 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 14:27:57.026 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 14:27:57.026 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 14:27:57.026 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 14:27:57.027 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 14:27:57.027 | ++ 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-02 14:27:57.027 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:27:57.027 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 14:27:57.027 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:27:57.027 | ++ functions-common:get_field:812 : read data 2022-03-02 14:27:57.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.027 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.027 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.027 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.027 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 14:27:57.027 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 14:27:57.027 | + 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-02 14:27:57.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.027 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.027 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.027 | ++ 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-02 14:27:57.027 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 14:27:57.027 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 14:27:57.027 | ++ functions-common:get_field:811 : local data field 2022-03-02 14:27:57.027 | ++ functions-common:get_field:812 : read data 2022-03-02 14:27:57.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.027 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.027 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.027 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.027 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 14:27:57.027 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 14:27:57.028 | ++ functions-common:get_field:818 : echo '| a98d696db8c149f8bea64fa1f233a7b8 | 40482fdeec954ecca0f210200538b99c | | 99772ea706ac40ef953fd165102ea99b | | | False |' 2022-03-02 14:27:57.028 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 14:27:57.028 | ++ functions-common:get_field:812 : read data 2022-03-02 14:27:57.028 | + functions-common:get_or_add_user_project_role:995 : user_role_id=a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:27:57.028 | + functions-common:get_or_add_user_project_role:997 : echo a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:27:57.028 | a98d696db8c149f8bea64fa1f233a7b8 2022-03-02 14:27:57.028 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-03-02 14:27:57.028 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-02 14:27:57.028 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 14:27:57.028 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-02 14:27:57.028 | ++ 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-02 14:27:57.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.028 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.028 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.028 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.028 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 14:27:57.028 | 0c29166305a6414680ffd47f1990b121' 2022-03-02 14:27:57.028 | + functions-common:get_or_create_service:1094 : echo 0c29166305a6414680ffd47f1990b121 2022-03-02 14:27:57.028 | 0c29166305a6414680ffd47f1990b121 2022-03-02 14:27:57.028 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-03-02 14:27:57.028 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 14:27:57.028 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-03-02 14:27:57.028 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 14:27:57.028 | +++ 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-02 14:27:57.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.028 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.028 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.028 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 14:27:57.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 14:27:57.029 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-03-02 14:27:57.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.029 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.029 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.029 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 14:27:57.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=86150d17589c43efa17c13ccb8825d58 2022-03-02 14:27:57.029 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 86150d17589c43efa17c13ccb8825d58 2022-03-02 14:27:57.029 | + functions-common:get_or_create_endpoint:1127 : public_id=86150d17589c43efa17c13ccb8825d58 2022-03-02 14:27:57.029 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 14:27:57.029 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 14:27:57.029 | + functions-common:get_or_create_endpoint:1136 : echo 86150d17589c43efa17c13ccb8825d58 2022-03-02 14:27:57.029 | 86150d17589c43efa17c13ccb8825d58 2022-03-02 14:27:57.070 | [566138 Async init_placement:608685]: finished init_placement with result 0 in 73 seconds 2022-03-02 14:27:57.075 | + inc/async:async_wait:197 : return 0 2022-03-02 14:27:57.077 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-02 14:27:57.130 | [566138 Async init_glance:605190]: Waiting for completion of init_glance running on PID 605190 (4 other jobs running) 2022-03-02 14:27:57.156 | [566138 Async init_glance:605190]: Signaling child to exit 2022-03-02 14:27:57.156 | WAKEUP 2022-03-02 14:27:57.181 | [566138 Async init_glance:605190]: Signaled 2022-03-02 14:27:57.182 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-02 14:27:57.183 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-02 14:27:57.183 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-02 14:27:57.183 | + lib/database:recreate_database:112 : local db=glance 2022-03-02 14:27:57.183 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-02 14:27:57.183 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-02 14:27:57.183 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-02 14:27:57.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:57.183 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-02 14:27:57.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:57.183 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-02 14:27:57.183 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 14:27:57.183 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:27:57.183 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:27:57.183 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:27:57.183 | + functions-common:time_start:2416 : _TIME_START[$name]=1646230927255 2022-03-02 14:27:57.183 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-02 14:27:57.183 | 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=605313) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 14:27:57.183 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 14:27:57.183 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 14:27:57.183 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 14:27:57.183 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-02 14:27:57.183 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 14:27:57.184 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 14:27:57.184 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-02 14:27:57.184 | Database migration is up to date. No migration needed. 2022-03-02 14:27:57.184 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-02 14:27:57.184 | Database is synced successfully. 2022-03-02 14:27:57.185 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-02 14:27:57.185 | 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=605536) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-02 14:27:57.185 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-02 14:27:57.186 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-02 14:27:57.186 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-02 14:27:57.186 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-02 14:27:57.186 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-02 14:27:57.186 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-02 14:27:57.186 | + functions-common:time_stop:2425 : local name 2022-03-02 14:27:57.186 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:27:57.186 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:27:57.186 | + functions-common:time_stop:2428 : local total 2022-03-02 14:27:57.186 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:27:57.186 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 14:27:57.186 | + functions-common:time_stop:2432 : start_time=1646230927255 2022-03-02 14:27:57.186 | + functions-common:time_stop:2434 : [[ -z 1646230927255 ]] 2022-03-02 14:27:57.186 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:27:57.186 | + functions-common:time_stop:2437 : end_time=1646230989126 2022-03-02 14:27:57.186 | + functions-common:time_stop:2438 : elapsed_time=61871 2022-03-02 14:27:57.186 | + functions-common:time_stop:2439 : total=39223 2022-03-02 14:27:57.186 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:27:57.186 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=101094 2022-03-02 14:27:57.229 | [566138 Async init_glance:605190]: finished init_glance with result 0 in 63 seconds 2022-03-02 14:27:57.234 | + inc/async:async_wait:197 : return 0 2022-03-02 14:27:57.237 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-02 14:27:57.291 | [566138 Async init_swift:608471]: Waiting for completion of init_swift running on PID 608471 (3 other jobs running) 2022-03-02 14:27:57.318 | [566138 Async init_swift:608471]: Signaling child to exit 2022-03-02 14:27:57.318 | WAKEUP 2022-03-02 14:27:57.348 | [566138 Async init_swift:608471]: Signaled 2022-03-02 14:27:57.351 | + lib/swift:init_swift:668 : local node_number 2022-03-02 14:27:57.351 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 14:27:57.351 | No container-updater running 2022-03-02 14:27:57.352 | No object-reconstructor running 2022-03-02 14:27:57.352 | No container-sharder running 2022-03-02 14:27:57.352 | No object-auditor running 2022-03-02 14:27:57.352 | No object-updater running 2022-03-02 14:27:57.352 | No container-server running 2022-03-02 14:27:57.352 | No object-expirer running 2022-03-02 14:27:57.352 | No account-reaper running 2022-03-02 14:27:57.352 | No container-auditor running 2022-03-02 14:27:57.352 | No account-replicator running 2022-03-02 14:27:57.352 | No proxy-server running 2022-03-02 14:27:57.352 | No container-replicator running 2022-03-02 14:27:57.352 | No container-reconciler running 2022-03-02 14:27:57.352 | No object-replicator running 2022-03-02 14:27:57.352 | No object-server running 2022-03-02 14:27:57.352 | No account-auditor running 2022-03-02 14:27:57.352 | No account-server running 2022-03-02 14:27:57.352 | No container-sync running 2022-03-02 14:27:57.353 | + lib/swift:init_swift:670 : true 2022-03-02 14:27:57.353 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-02 14:27:57.353 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-02 14:27:57.353 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-02 14:27:57.353 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-02 14:27:57.353 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-02 14:27:57.353 | + 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-02 14:27:57.353 | + 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-02 14:27:57.353 | + functions:create_disk:732 : local node_number 2022-03-02 14:27:57.353 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 14:27:57.353 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-02 14:27:57.353 | + functions:create_disk:736 : local key 2022-03-02 14:27:57.353 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | ++ functions:create_disk:738 : sed s#/.## 2022-03-02 14:27:57.353 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-02 14:27:57.353 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 14:27:57.353 | + functions:destroy_disk:765 : local key 2022-03-02 14:27:57.353 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-02 14:27:57.353 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-02 14:27:57.353 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-02 14:27:57.353 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.353 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-02 14:27:57.353 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.354 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-02 14:27:57.354 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-02 14:27:57.354 | = sectsz=512 attr=2, projid32bit=1 2022-03-02 14:27:57.354 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-02 14:27:57.354 | = reflink=1 2022-03-02 14:27:57.354 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-02 14:27:57.354 | = sunit=0 swidth=0 blks 2022-03-02 14:27:57.354 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-02 14:27:57.354 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-02 14:27:57.354 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-02 14:27:57.354 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-02 14:27:57.354 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-02 14:27:57.354 | + 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-02 14:27:57.354 | /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-02 14:27:57.354 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-02 14:27:57.354 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-02 14:27:57.354 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-02 14:27:57.354 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 14:27:57.354 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-02 14:27:57.354 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1646229951.object.builder backups/1646229953.container.builder backups/1646229954.account.builder backups/1646229959.object.builder backups/1646229961.container.builder backups/1646229962.account.builder backups/1646229959.object.ring.gz backups/1646229961.container.ring.gz backups/1646229962.account.ring.gz 2022-03-02 14:27:57.354 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-02 14:27:57.354 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-02 14:27:57.354 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-02 14:27:57.354 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-02 14:27:57.355 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 14:27:57.355 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-02 14:27:57.355 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-02 14:27:57.355 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-02 14:27:57.355 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-02 14:27:57.355 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-02 14:27:57.355 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-02 14:27:57.355 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-02 14:27:57.355 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-02 14:27:57.355 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-02 14:27:57.355 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-02 14:27:57.355 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 14:27:57.355 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-02 14:27:57.355 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 14:27:57.355 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-02 14:27:57.355 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 14:27:57.355 | + lib/swift:init_swift:714 : popd 2022-03-02 14:27:57.405 | [566138 Async init_swift:608471]: finished init_swift with result 0 in 13 seconds 2022-03-02 14:27:57.409 | + inc/async:async_wait:197 : return 0 2022-03-02 14:27:57.412 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-02 14:27:57.473 | [566138 Async init_cinder:608566]: Waiting for completion of init_cinder running on PID 608566 (2 other jobs running) 2022-03-02 14:27:57.501 | [566138 Async init_cinder:608566]: Signaling child to exit 2022-03-02 14:27:57.502 | WAKEUP 2022-03-02 14:27:57.526 | [566138 Async init_cinder:608566]: Signaled 2022-03-02 14:27:57.527 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-02 14:27:57.527 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:27:57.527 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-02 14:27:57.527 | + lib/database:recreate_database:112 : local db=cinder 2022-03-02 14:27:57.527 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-02 14:27:57.527 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-02 14:27:57.527 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-02 14:27:57.527 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:57.527 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-02 14:27:57.528 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:57.528 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-02 14:27:57.528 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 14:27:57.528 | + functions-common:time_start:2412 : local start_time= 2022-03-02 14:27:57.528 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 14:27:57.528 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 14:27:57.528 | + functions-common:time_start:2416 : _TIME_START[$name]=1646230993239 2022-03-02 14:27:57.528 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-02 14:27:57.528 | 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=609102) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.528 | 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=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 14:27:57.529 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=609102) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 14:27:57.529 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-02 14:27:57.529 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 14:27:57.529 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 14:27:57.529 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-02 14:27:57.529 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=609102) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-02 14:27:57.529 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-02 14:27:57.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.529 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:27:57.529 | from cryptography.utils import int_from_bytes 2022-03-02 14:27:57.529 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:147: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 14:27:57.529 | last_heartbeat = column_property( 2022-03-02 14:27:57.529 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:155: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 14:27:57.529 | num_hosts = column_property( 2022-03-02 14:27:57.529 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:164: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 14:27:57.529 | num_down_hosts = column_property( 2022-03-02 14:27:57.529 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-02 14:27:57.529 | + functions-common:time_stop:2425 : local name 2022-03-02 14:27:57.529 | + functions-common:time_stop:2426 : local end_time 2022-03-02 14:27:57.530 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 14:27:57.530 | + functions-common:time_stop:2428 : local total 2022-03-02 14:27:57.530 | + functions-common:time_stop:2429 : local start_time 2022-03-02 14:27:57.530 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 14:27:57.530 | + functions-common:time_stop:2432 : start_time=1646230993239 2022-03-02 14:27:57.530 | + functions-common:time_stop:2434 : [[ -z 1646230993239 ]] 2022-03-02 14:27:57.530 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 14:27:57.530 | + functions-common:time_stop:2437 : end_time=1646231047907 2022-03-02 14:27:57.530 | + functions-common:time_stop:2438 : elapsed_time=54668 2022-03-02 14:27:57.530 | + functions-common:time_stop:2439 : total=39223 2022-03-02 14:27:57.530 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 14:27:57.530 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=93891 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-02 14:27:57.530 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-02 14:27:57.530 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-02 14:27:57.530 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-02 14:27:57.530 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 14:27:57.530 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-02 14:27:57.530 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-02 14:27:57.530 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-02 14:27:57.530 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 14:27:57.530 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 14:27:57.530 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 14:27:57.530 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 14:27:57.530 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 14:27:57.530 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 14:27:57.531 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 14:27:57.531 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 14:27:57.531 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 14:27:57.531 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 14:27:57.531 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 14:27:57.531 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-02 14:27:57.531 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 14:27:57.531 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 14:27:57.531 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 14:27:57.531 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 14:27:57.531 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 14:27:57.531 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 14:27:57.531 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 14:27:57.531 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 14:27:57.531 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-02 14:27:57.531 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-02 14:27:57.531 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 14:27:57.531 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 14:27:57.532 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 14:27:57.532 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-02 14:27:57.532 | Physical volume "/dev/loop4" successfully created. 2022-03-02 14:27:57.532 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-02 14:27:57.532 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-02 14:27:57.532 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-02 14:27:57.532 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-02 14:27:57.532 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-02 14:27:57.532 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-02 14:27:57.532 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-02 14:27:57.532 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-02 14:27:57.532 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:27:57.532 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-02 14:27:57.532 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-02 14:27:57.532 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-02 14:27:57.576 | [566138 Async init_cinder:608566]: finished init_cinder with result 0 in 70 seconds 2022-03-02 14:27:57.580 | + inc/async:async_wait:197 : return 0 2022-03-02 14:27:57.583 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-02 14:27:57.603 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:27:57.606 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-02 14:27:57.608 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 14:27:57.611 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-02 14:27:57.613 | + ./stack.sh:main:1218 : init_nova 2022-03-02 14:27:57.616 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-03-02 14:27:57.634 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:27:57.637 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-03-02 14:27:57.655 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 14:27:57.657 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 14:27:57.660 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 14:27:57.724 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 14:27:57.776 | [566138 Async nova-cell-0:611630]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 14:27:57.780 | ++ lib/nova:init_nova:785 : seq 1 1 2022-03-02 14:27:57.784 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 14:27:57.787 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-03-02 14:27:57.791 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 14:27:57.794 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 14:27:57.798 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 14:27:57.870 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 14:27:57.921 | [566138 Async nova-cell-1:611722]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 14:27:57.923 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-03-02 14:27:57.926 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-02 14:27:57.928 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-02 14:27:57.931 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-02 14:27:57.934 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-02 14:27:57.938 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:58.065 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-02 14:27:58.070 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 14:27:58.202 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-02 14:28:00.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:28:00.747 | from cryptography.utils import int_from_bytes 2022-03-02 14:28:00.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 14:28:00.747 | from cryptography.utils import int_from_bytes 2022-03-02 14:28:00.748 | Traceback (most recent call last): 2022-03-02 14:28:00.748 | File "/usr/local/bin/nova-manage", line 6, in 2022-03-02 14:28:00.748 | from nova.cmd.manage import main 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-03-02 14:28:00.748 | from nova.cmd import common as cmd_common 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-03-02 14:28:00.748 | import nova.db.main.api 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/db/main/api.py", line 45, in 2022-03-02 14:28:00.748 | from nova import block_device 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/block_device.py", line 27, in 2022-03-02 14:28:00.748 | from nova.virt import driver 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/virt/driver.py", line 31, in 2022-03-02 14:28:00.748 | from nova import context as nova_context 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/context.py", line 35, in 2022-03-02 14:28:00.748 | from nova import policy 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/policy.py", line 28, in 2022-03-02 14:28:00.748 | from nova import policies 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/policies/__init__.py", line 64, in 2022-03-02 14:28:00.748 | from nova.policies import shelve 2022-03-02 14:28:00.748 | File "/opt/stack/nova/nova/policies/shelve.py", line 49, in 2022-03-02 14:28:00.748 | check_str=base.SYSTEM_ADMIN, 2022-03-02 14:28:00.748 | AttributeError: module 'nova.policies.base' has no attribute 'SYSTEM_ADMIN' 2022-03-02 14:28:01.057 | + lib/nova:init_nova:1 : exit_trap 2022-03-02 14:28:01.060 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-02 14:28:01.064 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-02 14:28:01.068 | + ./stack.sh:exit_trap:522 : jobs='591523 2022-03-02 14:28:01.068 | 611630 2022-03-02 14:28:01.068 | 611722' 2022-03-02 14:28:01.069 | + inc/async:async_inner:68 : rc=1 2022-03-02 14:28:01.071 | + ./stack.sh:exit_trap:525 : [[ -n 591523 2022-03-02 14:28:01.071 | 611630 2022-03-02 14:28:01.071 | 611722 ]] 2022-03-02 14:28:01.073 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-02-141254 ]] 2022-03-02 14:28:01.076 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-02 14:28:01.079 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-02 14:28:01.079 | exit_trap: cleaning up child processes 2022-03-02 14:28:01.081 | + ./stack.sh:exit_trap:527 : kill 591523 611630 611722 2022-03-02 14:28:01.084 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.wy1JC4CR0D ']' 2022-03-02 14:28:01.087 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.wy1JC4CR0D 2022-03-02 14:28:01.091 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-02 14:28:01.094 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-02 14:28:01.097 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-02 14:28:01.102 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-02 14:28:01.102 | Error on exit 2022-03-02 14:28:01.102 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-02 14:28:01.105 | + ./stack.sh:exit_trap:542 : generate-subunit 1646230371 910 fail 2022-03-02 14:28:01.785 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-02 14:28:01.788 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-02 14:28:02.996 | + ./stack.sh:exit_trap:556 : exit 1