2022-04-14 00:30:07.942 | + ./stack.sh:main:489 : exec 2022-04-14 00:30:07.942 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-003007' 2022-04-14 00:30:07.942 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-003007.summary.2022-04-14-003007 2022-04-14 00:30:07.942 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:30:07.942 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-003007 2022-04-14 00:30:07.942 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-003007 /opt/stack/logs/stack.sh.log 2022-04-14 00:30:07.942 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-003007.summary.2022-04-14-003007 /opt/stack/logs/stack.sh.log.summary 2022-04-14 00:30:07.942 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 00:30:07.942 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 00:30:07.942 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 00:30:07.942 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 00:30:07.942 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 00:30:07.942 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 00:30:07.942 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 00:30:07.942 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-14 00:30:07.944 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-14 00:30:07.946 | + ./stack.sh:main:575 : set -o errexit 2022-04-14 00:30:07.948 | + ./stack.sh:main:578 : uname -a 2022-04-14 00:30:07.949 | Linux dv-neutron-837780-2-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-04-14 00:30:07.951 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 00:30:07.953 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 00:30:07.957 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-14 00:30:07.993 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 00:30:08.009 | + ./stack.sh:main:592 : fetch_plugins 2022-04-14 00:30:08.011 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 00:30:08.013 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 00:30:08.015 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 00:30:08.017 | + functions-common:fetch_plugins:1783 : return 2022-04-14 00:30:08.019 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-14 00:30:08.021 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 00:30:08.023 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:30:08.025 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:30:08.026 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:30:08.028 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:30:08.030 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:30:08.032 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:30:08.034 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:30:08.037 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:30:08.039 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:30:08.041 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:30:08.042 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 00:30:08.045 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:30:08.057 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:08.059 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:30:08.061 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:30:08.062 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:30:08.064 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:30:08.066 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:30:08.068 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 00:30:08.070 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 00:30:08.072 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 00:30:08.074 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 00:30:08.076 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:30:08.078 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 00:30:08.080 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 00:30:08.082 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 00:30:08.084 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 00:30:08.085 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 00:30:08.088 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-14 00:30:08.105 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-14 00:30:08.107 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 00:30:08.119 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:30:08.122 | +++ lib/tls:source:43 : hostname -f 2022-04-14 00:30:08.125 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 00:30:08.127 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 00:30:08.129 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 00:30:08.131 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 00:30:08.133 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 00:30:08.135 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 00:30:08.137 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 00:30:08.139 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 00:30:08.140 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 00:30:08.142 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 00:30:08.148 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-14 00:30:08.160 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 00:30:08.177 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 00:30:08.190 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 00:30:08.203 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 00:30:08.238 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-14 00:30:08.297 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-14 00:30:08.390 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-14 00:30:08.412 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 00:30:08.463 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-14 00:30:08.514 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 00:30:08.660 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 00:30:08.674 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 00:30:08.687 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 00:30:08.701 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 00:30:08.798 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 00:30:08.801 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 00:30:08.803 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 00:30:08.805 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 00:30:08.807 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 00:30:08.810 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 00:30:08.812 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 00:30:08.812 | False' 2022-04-14 00:30:08.815 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 00:30:08.830 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 00:30:08.833 | + ./stack.sh:main:626 : run_phase source 2022-04-14 00:30:08.835 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 00:30:08.837 | + functions-common:run_phase:1861 : local phase= 2022-04-14 00:30:08.839 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:30:08.841 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:30:08.843 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:30:08.845 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:30:08.847 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:30:08.850 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:30:08.853 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:30:08.855 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:30:08.858 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:30:08.860 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 00:30:08.862 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:30:08.876 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:08.879 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:30:08.881 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 00:30:08.919 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 00:30:08.922 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 00:30:08.924 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 00:30:08.926 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 00:30:08.928 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 00:30:08.930 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 00:30:08.932 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 00:30:08.934 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 00:30:08.937 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 00:30:08.939 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 00:30:08.942 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.944 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 00:30:08.946 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.949 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 00:30:08.951 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.953 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 00:30:08.955 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.958 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 00:30:08.960 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.963 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 00:30:08.965 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.967 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 00:30:08.969 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.972 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 00:30:08.974 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.976 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 00:30:08.979 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.981 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 00:30:08.983 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.985 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 00:30:08.988 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.990 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 00:30:08.992 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.994 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 00:30:08.997 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:08.999 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 00:30:09.001 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.004 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 00:30:09.006 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.009 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 00:30:09.011 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.013 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 00:30:09.015 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.018 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 00:30:09.021 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.023 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 00:30:09.025 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.027 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 00:30:09.030 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.032 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 00:30:09.034 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.036 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 00:30:09.039 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.041 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 00:30:09.043 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.045 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 00:30:09.048 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.050 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 00:30:09.053 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.055 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 00:30:09.057 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.060 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 00:30:09.062 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.064 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 00:30:09.067 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.069 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 00:30:09.072 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.074 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 00:30:09.076 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.078 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 00:30:09.081 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.083 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 00:30:09.086 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.088 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 00:30:09.090 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.092 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 00:30:09.095 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.098 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 00:30:09.100 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.102 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 00:30:09.105 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.107 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 00:30:09.109 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.111 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 00:30:09.114 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.116 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 00:30:09.119 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.121 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 00:30:09.123 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.125 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 00:30:09.128 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.130 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 00:30:09.132 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.134 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 00:30:09.137 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.139 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 00:30:09.141 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.144 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 00:30:09.146 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.149 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 00:30:09.151 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.153 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 00:30:09.155 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 00:30:09.158 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 00:30:09.160 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-14 00:30:09.163 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:30:09.165 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 00:30:09.181 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:09.183 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 00:30:09.185 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 00:30:09.188 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 00:30:09.204 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:30:09.207 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 00:30:09.209 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 00:30:09.211 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 00:30:09.214 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 00:30:09.216 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 00:30:09.218 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 00:30:09.220 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 00:30:09.223 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 00:30:09.225 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-14 00:30:09.225 | Using mysql database backend 2022-04-14 00:30:09.228 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 00:30:09.244 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-14 00:30:09.247 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 00:30:09.249 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:30:09.252 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 00:30:09.255 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:30:09.258 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-14 00:30:09.273 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:09.276 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 00:30:09.293 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-14 00:30:09.309 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:09.311 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 00:30:09.329 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 00:30:09.345 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-14 00:30:09.361 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:30:09.365 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-14 00:30:09.381 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:09.384 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 00:30:09.400 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-14 00:30:09.402 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-14 00:30:09.404 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-14 00:30:09.407 | + functions-common:save_stackenv:60 : local tag=759 2022-04-14 00:30:09.410 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:30:09.415 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-003009 2022-04-14 00:30:09.417 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-003009 759' 2022-04-14 00:30:09.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.422 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:30:09.425 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.427 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:30:09.429 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.432 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:30:09.434 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.437 | + 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-04-14 00:30:09.439 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.442 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2022-04-14 00:30:09.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.447 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2022-04-14 00:30:09.449 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.452 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-003007 2022-04-14 00:30:09.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.457 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:30:09.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.461 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2022-04-14 00:30:09.464 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.466 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:30:09.469 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.472 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:30:09.474 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.477 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:30:09.479 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:30:09.481 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:30:09.484 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-14 00:30:09.486 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-14 00:30:09.489 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 00:30:09.491 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 00:30:09.494 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:30:09.496 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:30:09.498 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:30:09.501 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:30:09.503 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:30:09.506 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:30:09.520 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:30:09.523 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:30:09.525 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:30:09.527 | + functions-common:git_clone:629 : echo master 2022-04-14 00:30:09.528 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:30:09.533 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 00:30:09.536 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:30:09.538 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 00:30:09.550 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 00:30:09.553 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:30:09.553 | + functions-common:git_clone:685 : head -1 2022-04-14 00:30:09.557 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-14 00:30:09.559 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:30:09.562 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-14 00:30:09.564 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:30:09.567 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-14 00:30:09.570 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 00:30:09.573 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 00:30:09.575 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 00:30:09.578 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:30:09.580 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 00:30:09.583 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 00:30:09.586 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 00:30:09.589 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 00:30:09.593 | ++ tools/install_prereqs.sh:source:47 : NOW=1649896209 2022-04-14 00:30:09.596 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 00:30:09.601 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649895619 2022-04-14 00:30:09.603 | ++ tools/install_prereqs.sh:source:49 : DELTA=590 2022-04-14 00:30:09.606 | ++ tools/install_prereqs.sh:source:50 : [[ 590 -lt 7200 ]] 2022-04-14 00:30:09.608 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 00:30:09.610 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 00:30:09.613 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 00:30:09.615 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 00:30:09.618 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 00:30:09.620 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 00:30:09.622 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 00:30:09.625 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 00:30:09.628 | +++ 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-04-14 00:30:09.675 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 00:30:09.675 | apache2-dev 2022-04-14 00:30:09.675 | bc 2022-04-14 00:30:09.675 | bsdmainutils 2022-04-14 00:30:09.675 | curl 2022-04-14 00:30:09.675 | g++ 2022-04-14 00:30:09.675 | gawk 2022-04-14 00:30:09.675 | gcc 2022-04-14 00:30:09.675 | gettext 2022-04-14 00:30:09.675 | git 2022-04-14 00:30:09.675 | graphviz 2022-04-14 00:30:09.675 | iputils-ping 2022-04-14 00:30:09.675 | libapache2-mod-proxy-uwsgi 2022-04-14 00:30:09.675 | libffi-dev 2022-04-14 00:30:09.675 | libjpeg-dev 2022-04-14 00:30:09.675 | libpcre3-dev 2022-04-14 00:30:09.675 | libpq-dev 2022-04-14 00:30:09.675 | libssl-dev 2022-04-14 00:30:09.675 | libsystemd-dev 2022-04-14 00:30:09.675 | libxml2-dev 2022-04-14 00:30:09.675 | libxslt1-dev 2022-04-14 00:30:09.675 | libyaml-dev 2022-04-14 00:30:09.675 | lsof 2022-04-14 00:30:09.675 | openssh-server 2022-04-14 00:30:09.675 | openssl 2022-04-14 00:30:09.675 | pkg-config 2022-04-14 00:30:09.675 | psmisc 2022-04-14 00:30:09.676 | python3-dev 2022-04-14 00:30:09.676 | python3-pip 2022-04-14 00:30:09.676 | python3-systemd 2022-04-14 00:30:09.676 | python3-venv 2022-04-14 00:30:09.676 | tar 2022-04-14 00:30:09.676 | tcpdump 2022-04-14 00:30:09.676 | unzip 2022-04-14 00:30:09.676 | uuid-runtime 2022-04-14 00:30:09.676 | wget 2022-04-14 00:30:09.676 | wget 2022-04-14 00:30:09.676 | zlib1g-dev 2022-04-14 00:30:09.676 | libkrb5-dev 2022-04-14 00:30:09.676 | libldap2-dev 2022-04-14 00:30:09.676 | libsasl2-dev 2022-04-14 00:30:09.676 | memcached 2022-04-14 00:30:09.676 | python3-mysqldb 2022-04-14 00:30:09.676 | sqlite3 2022-04-14 00:30:09.676 | conntrack 2022-04-14 00:30:09.676 | curl 2022-04-14 00:30:09.676 | dnsmasq-base 2022-04-14 00:30:09.676 | dnsmasq-utils 2022-04-14 00:30:09.676 | ebtables 2022-04-14 00:30:09.676 | genisoimage 2022-04-14 00:30:09.676 | iptables 2022-04-14 00:30:09.676 | iputils-arping 2022-04-14 00:30:09.676 | kpartx 2022-04-14 00:30:09.676 | libjs-jquery-tablesorter 2022-04-14 00:30:09.676 | parted 2022-04-14 00:30:09.676 | pm-utils 2022-04-14 00:30:09.676 | python3-mysqldb 2022-04-14 00:30:09.676 | socat 2022-04-14 00:30:09.676 | sqlite3 2022-04-14 00:30:09.676 | sudo 2022-04-14 00:30:09.676 | vlan 2022-04-14 00:30:09.676 | lsscsi 2022-04-14 00:30:09.676 | open-iscsi 2022-04-14 00:30:09.676 | lvm2 2022-04-14 00:30:09.677 | qemu-utils 2022-04-14 00:30:09.677 | thin-provisioning-tools 2022-04-14 00:30:09.677 | acl 2022-04-14 00:30:09.677 | dnsmasq-base 2022-04-14 00:30:09.677 | dnsmasq-utils 2022-04-14 00:30:09.677 | ebtables 2022-04-14 00:30:09.677 | haproxy 2022-04-14 00:30:09.677 | iptables 2022-04-14 00:30:09.677 | iputils-arping 2022-04-14 00:30:09.677 | iputils-ping 2022-04-14 00:30:09.677 | postgresql-server-dev-all 2022-04-14 00:30:09.677 | python3-mysqldb 2022-04-14 00:30:09.677 | sqlite3 2022-04-14 00:30:09.677 | sudo 2022-04-14 00:30:09.677 | vlan 2022-04-14 00:30:09.677 | pcp 2022-04-14 00:30:09.677 | ipset 2022-04-14 00:30:09.677 | conntrack 2022-04-14 00:30:09.677 | conntrackd 2022-04-14 00:30:09.677 | keepalived 2022-04-14 00:30:09.677 | lvm2 2022-04-14 00:30:09.677 | qemu-utils 2022-04-14 00:30:09.677 | thin-provisioning-tools 2022-04-14 00:30:09.677 | curl 2022-04-14 00:30:09.677 | liberasurecode-dev 2022-04-14 00:30:09.677 | make 2022-04-14 00:30:09.677 | memcached 2022-04-14 00:30:09.677 | rsync 2022-04-14 00:30:09.677 | sqlite3 2022-04-14 00:30:09.677 | xfsprogs' 2022-04-14 00:30:09.679 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 00:30:09.697 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 00:30:09.697 | apache2-dev 2022-04-14 00:30:09.697 | bc 2022-04-14 00:30:09.698 | bsdmainutils 2022-04-14 00:30:09.698 | curl 2022-04-14 00:30:09.698 | g++ 2022-04-14 00:30:09.698 | gawk 2022-04-14 00:30:09.698 | gcc 2022-04-14 00:30:09.698 | gettext 2022-04-14 00:30:09.698 | git 2022-04-14 00:30:09.698 | graphviz 2022-04-14 00:30:09.698 | iputils-ping 2022-04-14 00:30:09.698 | libapache2-mod-proxy-uwsgi 2022-04-14 00:30:09.698 | libffi-dev 2022-04-14 00:30:09.698 | libjpeg-dev 2022-04-14 00:30:09.698 | libpcre3-dev 2022-04-14 00:30:09.698 | libpq-dev 2022-04-14 00:30:09.698 | libssl-dev 2022-04-14 00:30:09.698 | libsystemd-dev 2022-04-14 00:30:09.698 | libxml2-dev 2022-04-14 00:30:09.698 | libxslt1-dev 2022-04-14 00:30:09.698 | libyaml-dev 2022-04-14 00:30:09.698 | lsof 2022-04-14 00:30:09.698 | openssh-server 2022-04-14 00:30:09.698 | openssl 2022-04-14 00:30:09.698 | pkg-config 2022-04-14 00:30:09.698 | psmisc 2022-04-14 00:30:09.698 | python3-dev 2022-04-14 00:30:09.698 | python3-pip 2022-04-14 00:30:09.698 | python3-systemd 2022-04-14 00:30:09.698 | python3-venv 2022-04-14 00:30:09.698 | tar 2022-04-14 00:30:09.698 | tcpdump 2022-04-14 00:30:09.698 | unzip 2022-04-14 00:30:09.698 | uuid-runtime 2022-04-14 00:30:09.698 | wget 2022-04-14 00:30:09.698 | wget 2022-04-14 00:30:09.698 | zlib1g-dev 2022-04-14 00:30:09.698 | libkrb5-dev 2022-04-14 00:30:09.699 | libldap2-dev 2022-04-14 00:30:09.699 | libsasl2-dev 2022-04-14 00:30:09.699 | memcached 2022-04-14 00:30:09.699 | python3-mysqldb 2022-04-14 00:30:09.699 | sqlite3 2022-04-14 00:30:09.699 | conntrack 2022-04-14 00:30:09.699 | curl 2022-04-14 00:30:09.699 | dnsmasq-base 2022-04-14 00:30:09.699 | dnsmasq-utils 2022-04-14 00:30:09.699 | ebtables 2022-04-14 00:30:09.699 | genisoimage 2022-04-14 00:30:09.699 | iptables 2022-04-14 00:30:09.699 | iputils-arping 2022-04-14 00:30:09.699 | kpartx 2022-04-14 00:30:09.699 | libjs-jquery-tablesorter 2022-04-14 00:30:09.699 | parted 2022-04-14 00:30:09.699 | pm-utils 2022-04-14 00:30:09.699 | python3-mysqldb 2022-04-14 00:30:09.699 | socat 2022-04-14 00:30:09.699 | sqlite3 2022-04-14 00:30:09.699 | sudo 2022-04-14 00:30:09.699 | vlan 2022-04-14 00:30:09.699 | lsscsi 2022-04-14 00:30:09.699 | open-iscsi 2022-04-14 00:30:09.699 | lvm2 2022-04-14 00:30:09.699 | qemu-utils 2022-04-14 00:30:09.699 | thin-provisioning-tools 2022-04-14 00:30:09.699 | acl 2022-04-14 00:30:09.699 | dnsmasq-base 2022-04-14 00:30:09.699 | dnsmasq-utils 2022-04-14 00:30:09.699 | ebtables 2022-04-14 00:30:09.699 | haproxy 2022-04-14 00:30:09.699 | iptables 2022-04-14 00:30:09.699 | iputils-arping 2022-04-14 00:30:09.699 | iputils-ping 2022-04-14 00:30:09.700 | postgresql-server-dev-all 2022-04-14 00:30:09.700 | python3-mysqldb 2022-04-14 00:30:09.700 | sqlite3 2022-04-14 00:30:09.700 | sudo 2022-04-14 00:30:09.700 | vlan 2022-04-14 00:30:09.700 | pcp 2022-04-14 00:30:09.700 | ipset 2022-04-14 00:30:09.700 | conntrack 2022-04-14 00:30:09.700 | conntrackd 2022-04-14 00:30:09.700 | keepalived 2022-04-14 00:30:09.700 | lvm2 2022-04-14 00:30:09.700 | qemu-utils 2022-04-14 00:30:09.700 | thin-provisioning-tools 2022-04-14 00:30:09.700 | curl 2022-04-14 00:30:09.700 | liberasurecode-dev 2022-04-14 00:30:09.700 | make 2022-04-14 00:30:09.700 | memcached 2022-04-14 00:30:09.700 | rsync 2022-04-14 00:30:09.700 | sqlite3 2022-04-14 00:30:09.700 | xfsprogs ' 2022-04-14 00:30:09.700 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 00:30:09.702 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:09.705 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:09.709 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 00:30:09.709 | ++ 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-04-14 00:30:09.713 | ++ 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-04-14 00:30:09.716 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 00:30:09.718 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:30:09.720 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 00:30:09.722 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:30:09.725 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:30:09.727 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:30:09.729 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:09.731 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:09.733 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:30:09.735 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 00:30:09.737 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 00:30:09.739 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 00:30:09.742 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 00:30:09.746 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 00:30:09.748 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 00:30:09.750 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 00:30:09.752 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 00:30:09.754 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:30:09.757 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:30:09.761 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649896209759 2022-04-14 00:30:09.763 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 00:30:09.765 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 00:30:09.767 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 00:30:10.013 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 00:30:10.065 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 00:30:10.073 | Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-14 00:30:10.127 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-14 00:30:10.769 | Fetched 222 kB in 1s (335 kB/s) 2022-04-14 00:30:12.323 | Reading package lists... 2022-04-14 00:30:12.356 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 00:30:12.358 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 00:30:12.360 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:30:12.362 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:12.365 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:12.367 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:30:12.369 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:12.371 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 00:30:12.373 | ++ functions-common:time_stop:2439 : start_time=1649896209759 2022-04-14 00:30:12.375 | ++ functions-common:time_stop:2441 : [[ -z 1649896209759 ]] 2022-04-14 00:30:12.377 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:12.381 | ++ functions-common:time_stop:2444 : end_time=1649896212379 2022-04-14 00:30:12.384 | ++ functions-common:time_stop:2445 : elapsed_time=2620 2022-04-14 00:30:12.386 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 00:30:12.388 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:12.390 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2620 2022-04-14 00:30:12.392 | ++ functions-common:install_package:1471 : 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-04-14 00:30:12.395 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:30:12.397 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:12.399 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:12.402 | ++ functions-common:real_install_package:1457 : 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-04-14 00:30:12.423 | ++ functions-common:apt_get:1237 : 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-04-14 00:30:12.533 | Reading package lists... 2022-04-14 00:30:12.782 | Building dependency tree... 2022-04-14 00:30:12.784 | Reading state information... 2022-04-14 00:30:12.818 | acl is already the newest version (2.2.53-6). 2022-04-14 00:30:12.818 | bc is already the newest version (1.07.1-2build1). 2022-04-14 00:30:12.818 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 00:30:12.818 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 00:30:12.818 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 00:30:12.818 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:30:12.818 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 00:30:12.818 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 00:30:12.818 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 00:30:12.818 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 00:30:12.818 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 00:30:12.818 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 00:30:12.818 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 00:30:12.818 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 00:30:12.818 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 00:30:12.818 | libffi-dev is already the newest version (3.3-4). 2022-04-14 00:30:12.818 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 00:30:12.818 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 00:30:12.818 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 00:30:12.818 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 00:30:12.818 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 00:30:12.818 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 00:30:12.818 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:30:12.818 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 00:30:12.818 | psmisc is already the newest version (23.3-1). 2022-04-14 00:30:12.818 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:30:12.818 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 00:30:12.819 | python3-systemd is already the newest version (234-3build2). 2022-04-14 00:30:12.819 | socat is already the newest version (1.7.3.3-2). 2022-04-14 00:30:12.819 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 00:30:12.819 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 00:30:12.819 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 00:30:12.819 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 00:30:12.819 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 00:30:12.819 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 00:30:12.819 | pcp is already the newest version (5.0.3-1). 2022-04-14 00:30:12.819 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 00:30:12.819 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 00:30:12.819 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:30:12.819 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:30:12.819 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 00:30:12.819 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:30:12.819 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 00:30:12.819 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 00:30:12.819 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 00:30:12.819 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 00:30:12.819 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 00:30:12.819 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 00:30:12.819 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 00:30:12.819 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 00:30:12.819 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 00:30:12.819 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:30:12.820 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 00:30:12.820 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 00:30:12.820 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 00:30:12.820 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 00:30:12.820 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 00:30:12.820 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 00:30:12.820 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 00:30:12.820 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 00:30:12.820 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 00:30:12.820 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 00:30:12.820 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 00:30:12.820 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 00:30:12.820 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 00:30:12.820 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 00:30:12.820 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 00:30:12.820 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 00:30:12.820 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 00:30:13.036 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:30:13.036 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 00:30:13.036 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 00:30:13.036 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 00:30:13.036 | The following packages were automatically installed and are no longer required: 2022-04-14 00:30:13.037 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:30:13.037 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:30:13.037 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:30:13.037 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:30:13.037 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:30:13.037 | python3-zope.interface 2022-04-14 00:30:13.037 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:30:13.151 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:30:13.155 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 00:30:13.157 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:30:13.160 | ++ functions-common:time_stop:2432 : local name 2022-04-14 00:30:13.162 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:13.165 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:13.167 | ++ functions-common:time_stop:2435 : local total 2022-04-14 00:30:13.169 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:13.171 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:30:13.173 | ++ functions-common:time_stop:2439 : start_time=1649896212420 2022-04-14 00:30:13.176 | ++ functions-common:time_stop:2441 : [[ -z 1649896212420 ]] 2022-04-14 00:30:13.179 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:13.183 | ++ functions-common:time_stop:2444 : end_time=1649896213181 2022-04-14 00:30:13.185 | ++ functions-common:time_stop:2445 : elapsed_time=761 2022-04-14 00:30:13.187 | ++ functions-common:time_stop:2446 : total=761 2022-04-14 00:30:13.189 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:13.192 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1522 2022-04-14 00:30:13.194 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 00:30:13.197 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 00:30:13.199 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:30:13.202 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 00:30:13.206 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 00:30:13.210 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-14 00:30:13.213 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-14 00:30:13.215 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 00:30:14.642 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 00:30:14.644 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 00:30:14.645 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 00:30:14.647 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 00:30:14.649 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 00:30:14.651 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 00:30:14.653 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 00:30:14.655 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 00:30:14.657 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 00:30:14.658 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 00:30:14.661 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 00:30:14.662 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 00:30:14.664 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 00:30:14.666 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 00:30:14.668 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 00:30:14.670 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 00:30:14.671 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 00:30:14.673 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 00:30:14.675 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 00:30:14.677 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 00:30:14.679 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 00:30:14.682 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 00:30:14.683 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 00:30:14.686 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 00:30:14.771 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 00:30:14.774 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 00:30:14.849 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 00:30:14.852 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 00:30:14.926 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 00:30:14.928 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 00:30:14.930 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 00:30:14.932 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 00:30:14.934 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 00:30:14.936 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 00:30:14.938 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 00:30:14.941 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 00:30:14.942 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 00:30:14.945 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 00:30:14.947 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 00:30:14.947 | Distro: focal 2022-04-14 00:30:14.949 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 00:30:14.952 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:30:14.955 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:30:14.958 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:30:14.960 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:30:14.961 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:30:15.670 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:30:15.672 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:30:15.672 | pip: 21.3.1 2022-04-14 00:30:15.674 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 00:30:15.676 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 00:30:15.678 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:30:15.680 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:30:15.682 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:30:15.684 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:30:15.685 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:30:15.687 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:30:15.689 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:30:15.691 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:30:15.693 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:30:15.695 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:30:15.697 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:30:15.699 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 00:30:15.700 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:15.702 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:15.704 | + tools/install_pip.sh:main:142 : : 2022-04-14 00:30:15.706 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 00:30:15.708 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 00:30:15.710 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 00:30:15.711 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:30:15.714 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 00:30:15.716 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 00:30:15.717 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:30:15.720 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:30:15.720 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:30:15.725 | ++ 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-04-14 00:30:15.727 | ++ 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-04-14 00:30:15.728 | ++ 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-04-14 00:30:15.731 | + 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-04-14 00:30:15.732 | + 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-04-14 00:30:15.751 | 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-04-14 00:30:15.753 | + 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-04-14 00:30:16.616 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:16.616 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:16.616 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:16.616 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:17.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:30:18.998 | 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-04-14 00:30:19.008 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-14 00:30:21.611 | Installing collected packages: setuptools 2022-04-14 00:30:22.539 | Successfully installed setuptools-62.0.0 2022-04-14 00:30:22.540 | 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-04-14 00:30:22.716 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:30:22.716 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:30:22.868 | + inc/python:pip_install:200 : result=0 2022-04-14 00:30:22.869 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:30:22.871 | + functions-common:time_stop:2432 : local name 2022-04-14 00:30:22.873 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:22.875 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:22.876 | + functions-common:time_stop:2435 : local total 2022-04-14 00:30:22.878 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:22.880 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:30:22.882 | + functions-common:time_stop:2439 : start_time=1649896215745 2022-04-14 00:30:22.884 | + functions-common:time_stop:2441 : [[ -z 1649896215745 ]] 2022-04-14 00:30:22.886 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:22.889 | + functions-common:time_stop:2444 : end_time=1649896222887 2022-04-14 00:30:22.891 | + functions-common:time_stop:2445 : elapsed_time=7142 2022-04-14 00:30:22.893 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:30:22.895 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:22.897 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7142 2022-04-14 00:30:22.898 | + inc/python:pip_install:203 : return 0 2022-04-14 00:30:22.900 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 00:30:22.903 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 00:30:22.906 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 00:30:22.908 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 00:30:22.912 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 00:30:22.912 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 00:30:23.600 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 00:30:23.601 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 00:30:23.602 | pip: 21.3.1 2022-04-14 00:30:23.605 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 00:30:23.607 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 00:30:23.611 | + ./stack.sh:main:798 : fixup_all 2022-04-14 00:30:23.613 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 00:30:23.616 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 00:30:23.618 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:23.620 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:23.622 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 00:30:23.634 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 00:30:23.645 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 00:30:23.656 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 00:30:23.659 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 00:30:23.661 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:30:23.664 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:30:23.666 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:30:23.668 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:30:23.670 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:30:23.672 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:30:23.674 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:30:23.676 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:30:23.678 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:30:23.680 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:30:23.682 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:30:23.685 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 00:30:23.687 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 00:30:23.689 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 00:30:23.692 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:30:23.695 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:30:23.697 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:30:23.699 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:30:23.701 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:30:23.703 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:30:23.705 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 00:30:23.708 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 00:30:23.710 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 00:30:23.713 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 00:30:23.715 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 00:30:23.717 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 00:30:23.719 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-14 00:30:23.740 | Using python 3.8 to install os-testr 2022-04-14 00:30:23.742 | + 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-04-14 00:30:24.613 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:24.613 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:24.613 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:24.613 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:25.808 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:30:25.841 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:30:26.324 | 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-04-14 00:30:26.325 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 00:30:26.326 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 00:30:26.339 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-14 00:30:26.350 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-14 00:30:26.360 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-14 00:30:28.920 | 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-04-14 00:30:28.927 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:30:28.927 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:30:29.050 | + inc/python:pip_install:200 : result=0 2022-04-14 00:30:29.052 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:30:29.054 | + functions-common:time_stop:2432 : local name 2022-04-14 00:30:29.056 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:29.058 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:29.061 | + functions-common:time_stop:2435 : local total 2022-04-14 00:30:29.063 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:29.065 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:30:29.067 | + functions-common:time_stop:2439 : start_time=1649896223734 2022-04-14 00:30:29.070 | + functions-common:time_stop:2441 : [[ -z 1649896223734 ]] 2022-04-14 00:30:29.073 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:29.077 | + functions-common:time_stop:2444 : end_time=1649896229074 2022-04-14 00:30:29.079 | + functions-common:time_stop:2445 : elapsed_time=5340 2022-04-14 00:30:29.081 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:30:29.083 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:29.086 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5340 2022-04-14 00:30:29.088 | + inc/python:pip_install:203 : return 0 2022-04-14 00:30:29.090 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 00:30:29.141 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-14 00:30:29.253 | + ./stack.sh:main:812 : install_infra 2022-04-14 00:30:29.256 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:30:29.259 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 00:30:29.262 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:30:29.265 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 00:30:29.289 | + 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-04-14 00:30:31.216 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.223 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.227 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.233 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.237 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.244 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.248 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.275 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.356 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.375 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.380 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.385 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.400 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.408 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.410 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.427 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.446 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.455 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.460 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.479 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.501 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.520 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.528 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.533 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.555 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.585 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.587 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.601 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.606 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.610 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.616 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.631 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.638 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.688 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.707 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.711 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.743 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.807 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.814 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.822 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.874 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.888 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:31.897 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.004 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.029 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.033 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.045 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.051 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.070 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.077 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.095 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.126 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.157 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.170 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.183 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.201 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.210 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.225 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.236 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.241 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:32.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:30:32.386 | 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 370)) (5.8.1) 2022-04-14 00:30:32.682 | + inc/python:pip_install:200 : result=0 2022-04-14 00:30:32.685 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:30:32.687 | + functions-common:time_stop:2432 : local name 2022-04-14 00:30:32.689 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:32.692 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:32.695 | + functions-common:time_stop:2435 : local total 2022-04-14 00:30:32.697 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:32.699 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:30:32.701 | + functions-common:time_stop:2439 : start_time=1649896229282 2022-04-14 00:30:32.703 | + functions-common:time_stop:2441 : [[ -z 1649896229282 ]] 2022-04-14 00:30:32.706 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:32.710 | + functions-common:time_stop:2444 : end_time=1649896232708 2022-04-14 00:30:32.713 | + functions-common:time_stop:2445 : elapsed_time=3426 2022-04-14 00:30:32.715 | + functions-common:time_stop:2446 : total=5340 2022-04-14 00:30:32.717 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:32.719 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8766 2022-04-14 00:30:32.721 | + inc/python:pip_install:203 : return 0 2022-04-14 00:30:32.723 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 00:30:32.726 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 00:30:32.748 | + 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-04-14 00:30:34.540 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.547 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.553 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.558 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.562 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.569 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.573 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.600 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.680 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.699 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.703 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.709 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.724 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.732 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.734 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.751 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.769 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.778 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.783 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.802 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.825 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.842 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.851 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.856 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.877 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.907 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.909 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.923 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.928 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.932 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.937 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.952 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:34.959 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.009 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.027 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.031 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.063 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.127 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.134 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.141 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.193 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.206 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.214 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.321 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.345 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.350 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.360 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.366 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.386 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.393 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.410 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.441 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.470 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.483 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.496 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.514 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.524 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.539 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.550 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.554 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 00:30:35.560 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:30:35.562 | Processing /opt/stack/requirements 2022-04-14 00:30:37.298 | 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 29)) (6.0) 2022-04-14 00:30:37.301 | 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 191)) (3.0.0) 2022-04-14 00:30:37.313 | 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 366)) (21.3) 2022-04-14 00:30:37.319 | 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 370)) (5.8.1) 2022-04-14 00:30:37.322 | 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 409)) (3.0.7) 2022-04-14 00:30:37.329 | 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 497)) (2.27.1) 2022-04-14 00:30:37.356 | 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 539)) (1.16.0) 2022-04-14 00:30:37.359 | 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 596)) (2.5.0) 2022-04-14 00:30:37.370 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-14 00:30:37.422 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-14 00:30:37.426 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-14 00:30:37.441 | 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 128)) (2.0.12) 2022-04-14 00:30:37.446 | 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 497)) (2021.10.8) 2022-04-14 00:30:37.450 | 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 226)) (3.3) 2022-04-14 00:30:37.453 | 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 186)) (1.0.0) 2022-04-14 00:30:37.455 | 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 131)) (3.10.1) 2022-04-14 00:30:37.468 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-14 00:30:37.484 | 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 105)) (0.5.0) 2022-04-14 00:30:37.486 | 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 132)) (2.4.0) 2022-04-14 00:30:37.537 | 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 575)) (3.5.0) 2022-04-14 00:30:37.544 | 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 636)) (0.2.5) 2022-04-14 00:30:37.548 | 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 101)) (21.4.0) 2022-04-14 00:30:37.613 | 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 410)) (1.8.2) 2022-04-14 00:30:37.616 | Building wheels for collected packages: openstack-requirements 2022-04-14 00:30:37.617 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 00:30:38.466 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 00:30:38.466 | ERROR: Command errored out with exit status 1: 2022-04-14 00:30:38.466 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-2nkmk68u/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-2nkmk68u/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-a88_3x0h 2022-04-14 00:30:38.466 | cwd: /tmp/pip-req-build-2nkmk68u/ 2022-04-14 00:30:38.466 | Complete output (6 lines): 2022-04-14 00:30:38.466 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 00:30:38.466 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 00:30:38.466 | or: setup.py --help-commands 2022-04-14 00:30:38.466 | or: setup.py cmd --help 2022-04-14 00:30:38.466 | 2022-04-14 00:30:38.466 | error: invalid command 'bdist_wheel' 2022-04-14 00:30:38.466 | ---------------------------------------- 2022-04-14 00:30:38.466 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 00:30:38.467 | Running setup.py clean for openstack-requirements 2022-04-14 00:30:39.293 | Failed to build openstack-requirements 2022-04-14 00:30:39.309 | Installing collected packages: openstack-requirements 2022-04-14 00:30:39.309 | Attempting uninstall: openstack-requirements 2022-04-14 00:30:39.310 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-14 00:30:39.346 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-14 00:30:39.365 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-14 00:30:39.368 | Running setup.py install for openstack-requirements: started 2022-04-14 00:30:41.773 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 00:30:41.796 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-14 00:30:41.923 | + inc/python:pip_install:200 : result=0 2022-04-14 00:30:41.925 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:30:41.928 | + functions-common:time_stop:2432 : local name 2022-04-14 00:30:41.930 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:41.932 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:41.934 | + functions-common:time_stop:2435 : local total 2022-04-14 00:30:41.936 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:41.939 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:30:41.941 | + functions-common:time_stop:2439 : start_time=1649896232741 2022-04-14 00:30:41.943 | + functions-common:time_stop:2441 : [[ -z 1649896232741 ]] 2022-04-14 00:30:41.946 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:41.950 | + functions-common:time_stop:2444 : end_time=1649896241948 2022-04-14 00:30:41.952 | + functions-common:time_stop:2445 : elapsed_time=9207 2022-04-14 00:30:41.954 | + functions-common:time_stop:2446 : total=8766 2022-04-14 00:30:41.956 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:41.958 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17973 2022-04-14 00:30:41.961 | + inc/python:pip_install:203 : return 0 2022-04-14 00:30:41.963 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 00:30:41.966 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 00:30:41.968 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 00:30:41.970 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:30:41.973 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:30:41.976 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 00:30:41.978 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:30:41.980 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 00:30:42.001 | Using python 3.8 to install pbr 2022-04-14 00:30:42.003 | + 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-04-14 00:30:42.895 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:42.895 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:42.895 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:42.895 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:44.094 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:30:44.127 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 00:30:46.856 | 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-04-14 00:30:46.863 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:30:46.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:30:46.988 | + inc/python:pip_install:200 : result=0 2022-04-14 00:30:46.990 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:30:46.993 | + functions-common:time_stop:2432 : local name 2022-04-14 00:30:46.995 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:46.997 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:46.999 | + functions-common:time_stop:2435 : local total 2022-04-14 00:30:47.001 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:47.003 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:30:47.005 | + functions-common:time_stop:2439 : start_time=1649896241996 2022-04-14 00:30:47.007 | + functions-common:time_stop:2441 : [[ -z 1649896241996 ]] 2022-04-14 00:30:47.010 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:47.014 | + functions-common:time_stop:2444 : end_time=1649896247012 2022-04-14 00:30:47.016 | + functions-common:time_stop:2445 : elapsed_time=5016 2022-04-14 00:30:47.018 | + functions-common:time_stop:2446 : total=17973 2022-04-14 00:30:47.020 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:47.022 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22989 2022-04-14 00:30:47.025 | + inc/python:pip_install:203 : return 0 2022-04-14 00:30:47.027 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 00:30:49.297 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 00:30:51.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:30:51.216 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 00:30:51.231 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 00:30:51.235 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 00:30:51.240 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 00:30:51.242 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 00:30:51.245 | 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.8) 2022-04-14 00:30:51.318 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:30:51.321 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 00:30:51.324 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-14 00:30:51.340 | + ./stack.sh:main:821 : pkgs= 2022-04-14 00:30:51.343 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-14 00:30:51.345 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-14 00:30:51.347 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:30:51.350 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 00:30:51.352 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:30:51.354 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:30:51.356 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:30:51.358 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:30:51.361 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:30:51.363 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:30:51.368 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:30:51.370 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:30:51.372 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:30:51.374 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 00:30:51.377 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:30:51.395 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:51.397 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:30:51.399 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:30:51.401 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 00:30:51.403 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:30:51.405 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:30:51.407 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:30:51.410 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 00:30:51.412 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:30:51.415 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 00:30:51.417 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:30:51.419 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 00:30:51.421 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:30:51.423 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:30:51.425 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:30:51.428 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:30:51.430 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 00:30:51.433 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:30:51.435 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 00:30:51.437 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:30:51.439 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:30:51.442 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 00:30:51.444 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 00:30:51.447 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 00:30:51.449 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 00:30:51.452 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 00:30:51.504 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 00:30:51.504 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 00:30:51.506 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 00:30:51.898 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-14 00:30:51.901 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 00:30:51.917 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:51.920 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 00:30:51.922 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:30:51.924 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:30:51.926 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:30:51.929 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:30:51.931 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:30:51.933 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:30:51.936 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:51.938 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:51.940 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:30:51.943 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:30:51.945 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:30:51.948 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:30:51.950 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 00:30:51.952 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:30:51.954 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:51.957 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:51.960 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 00:30:51.981 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 00:30:52.091 | Reading package lists... 2022-04-14 00:30:52.347 | Building dependency tree... 2022-04-14 00:30:52.348 | Reading state information... 2022-04-14 00:30:52.611 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 00:30:52.611 | The following packages were automatically installed and are no longer required: 2022-04-14 00:30:52.612 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:30:52.612 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:30:52.612 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:30:52.612 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:30:52.612 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:30:52.612 | python3-zope.interface 2022-04-14 00:30:52.612 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:30:52.729 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:30:52.733 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:30:52.736 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:30:52.738 | + functions-common:time_stop:2432 : local name 2022-04-14 00:30:52.740 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:52.742 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:52.745 | + functions-common:time_stop:2435 : local total 2022-04-14 00:30:52.747 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:52.749 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:30:52.751 | + functions-common:time_stop:2439 : start_time=1649896251978 2022-04-14 00:30:52.753 | + functions-common:time_stop:2441 : [[ -z 1649896251978 ]] 2022-04-14 00:30:52.756 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:52.760 | + functions-common:time_stop:2444 : end_time=1649896252758 2022-04-14 00:30:52.763 | + functions-common:time_stop:2445 : elapsed_time=780 2022-04-14 00:30:52.765 | + functions-common:time_stop:2446 : total=1522 2022-04-14 00:30:52.767 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:52.769 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2302 2022-04-14 00:30:52.772 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:30:52.775 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 00:30:52.777 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:30:52.779 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:30:52.781 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:30:52.784 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:30:52.787 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:30:52.790 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:30:52.792 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 00:30:52.794 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:30:52.796 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:30:52.799 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:30:52.801 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:30:52.803 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:30:52.805 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:30:52.808 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:30:52.810 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:30:52.812 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:30:52.814 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:30:52.817 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:30:52.823 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 00:30:52.826 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:30:52.828 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:30:52.830 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:30:52.833 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:30:52.837 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:30:52.840 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:30:52.846 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-14 00:30:52.847 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 00:30:52.864 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:52.867 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 00:30:52.870 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:30:52.872 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-14 00:30:52.874 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 00:30:52.877 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 00:30:52.882 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 00:30:52.885 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 00:30:52.887 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 00:30:52.889 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 00:30:52.892 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 00:30:52.894 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 00:30:52.898 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 00:30:53.617 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 00:30:53.617 | user tags 2022-04-14 00:30:53.617 | stackrabbit []' 2022-04-14 00:30:53.620 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 00:30:53.620 | user tags 2022-04-14 00:30:53.620 | stackrabbit []' 2022-04-14 00:30:53.620 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 00:30:53.626 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 00:30:53.629 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 00:30:53.632 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:30:54.310 | Changing password for user "stackrabbit" ... 2022-04-14 00:30:54.334 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 00:30:55.001 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 00:30:55.024 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 00:30:55.027 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 00:30:55.691 | Changing password for user "stackrabbit" ... 2022-04-14 00:30:55.715 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 00:30:55.717 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 00:30:55.719 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 00:30:56.373 | Deleting user "guest" ... 2022-04-14 00:30:56.390 | Error: 2022-04-14 00:30:56.390 | {:no_such_user, "guest"} 2022-04-14 00:30:56.403 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 00:30:56.405 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-14 00:30:56.422 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:30:56.424 | + ./stack.sh:main:838 : install_database 2022-04-14 00:30:56.427 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 00:30:56.430 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 00:30:56.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:56.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:56.437 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 00:30:56.655 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 00:30:56.658 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 00:30:56.660 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 00:30:56.663 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 00:30:56.665 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:30:56.667 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 00:30:56.670 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:30:56.672 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:30:56.674 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:30:56.677 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:30:56.679 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:30:56.681 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:30:56.684 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:30:56.686 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:30:56.688 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:30:56.690 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:30:56.693 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:30:56.696 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 00:30:56.698 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:30:56.701 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:30:56.703 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:30:56.705 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:30:56.708 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:30:56.711 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:30:56.713 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 00:30:56.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:56.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:56.720 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 00:30:56.722 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:30:56.725 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:30:56.727 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:30:56.729 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:30:56.731 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:30:56.734 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:30:56.736 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:56.738 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:56.741 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:30:56.743 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:30:56.745 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:30:56.747 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:30:56.750 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 00:30:56.752 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:30:56.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:30:56.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:30:56.759 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 00:30:56.780 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 00:30:56.892 | Reading package lists... 2022-04-14 00:30:57.140 | Building dependency tree... 2022-04-14 00:30:57.141 | Reading state information... 2022-04-14 00:30:57.395 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 00:30:57.395 | The following packages were automatically installed and are no longer required: 2022-04-14 00:30:57.396 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:30:57.396 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:30:57.396 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:30:57.396 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:30:57.396 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:30:57.396 | python3-zope.interface 2022-04-14 00:30:57.396 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:30:57.510 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:30:57.514 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:30:57.517 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:30:57.519 | + functions-common:time_stop:2432 : local name 2022-04-14 00:30:57.521 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:30:57.523 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:30:57.525 | + functions-common:time_stop:2435 : local total 2022-04-14 00:30:57.528 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:30:57.530 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:30:57.532 | + functions-common:time_stop:2439 : start_time=1649896256778 2022-04-14 00:30:57.534 | + functions-common:time_stop:2441 : [[ -z 1649896256778 ]] 2022-04-14 00:30:57.537 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:30:57.541 | + functions-common:time_stop:2444 : end_time=1649896257539 2022-04-14 00:30:57.544 | + functions-common:time_stop:2445 : elapsed_time=761 2022-04-14 00:30:57.546 | + functions-common:time_stop:2446 : total=2302 2022-04-14 00:30:57.548 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:30:57.550 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3063 2022-04-14 00:30:57.553 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:30:57.555 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-14 00:30:57.558 | + ./stack.sh:main:841 : install_database_python 2022-04-14 00:30:57.560 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 00:30:57.562 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 00:30:57.565 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 00:30:57.567 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:30:57.571 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 00:30:57.573 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 00:30:57.575 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:30:57.579 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:30:57.579 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:30:57.585 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 00:30:57.587 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 00:30:57.589 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 00:30:57.592 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 00:30:57.594 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 00:30:57.616 | Using python 3.8 to install PyMySQL 2022-04-14 00:30:57.618 | + 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-04-14 00:30:58.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:58.491 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:58.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:30:58.491 | from cryptography.utils import int_from_bytes 2022-04-14 00:30:59.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:30:59.745 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 00:31:02.331 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 00:31:02.339 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:31:02.339 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:31:02.456 | + inc/python:pip_install:200 : result=0 2022-04-14 00:31:02.459 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:31:02.461 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:02.463 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:02.466 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:02.468 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:02.470 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:02.473 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:31:02.476 | + functions-common:time_stop:2439 : start_time=1649896257610 2022-04-14 00:31:02.478 | + functions-common:time_stop:2441 : [[ -z 1649896257610 ]] 2022-04-14 00:31:02.481 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:02.485 | + functions-common:time_stop:2444 : end_time=1649896262482 2022-04-14 00:31:02.487 | + functions-common:time_stop:2445 : elapsed_time=4872 2022-04-14 00:31:02.490 | + functions-common:time_stop:2446 : total=22989 2022-04-14 00:31:02.492 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:02.494 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27861 2022-04-14 00:31:02.496 | + inc/python:pip_install:203 : return 0 2022-04-14 00:31:02.499 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 00:31:02.501 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 00:31:02.503 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 00:31:02.506 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-14 00:31:02.523 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:02.525 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-14 00:31:02.527 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 00:31:02.531 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:31:02.531 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:31:02.537 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:31:02.539 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:31:02.542 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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-04-14 00:31:02.544 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:31:02.546 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 00:31:02.549 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 00:31:02.564 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:02.567 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 00:31:02.569 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:31:02.572 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:31:02.574 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:31:02.577 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:31:02.579 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:31:02.581 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:31:02.584 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:02.586 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:02.589 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:31:02.591 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:31:02.593 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:31:02.595 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:31:02.598 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 00:31:02.601 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:31:02.603 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:02.605 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:02.608 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 00:31:02.628 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 00:31:02.739 | Reading package lists... 2022-04-14 00:31:02.991 | Building dependency tree... 2022-04-14 00:31:02.992 | Reading state information... 2022-04-14 00:31:03.249 | radvd is already the newest version (1:2.17-2). 2022-04-14 00:31:03.249 | The following packages were automatically installed and are no longer required: 2022-04-14 00:31:03.250 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:31:03.250 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:31:03.250 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:31:03.250 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:31:03.251 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:31:03.251 | python3-zope.interface 2022-04-14 00:31:03.251 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:31:03.365 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:31:03.369 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:31:03.372 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:31:03.374 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:03.376 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:03.378 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:03.381 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:03.383 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:03.385 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:31:03.388 | + functions-common:time_stop:2439 : start_time=1649896262626 2022-04-14 00:31:03.390 | + functions-common:time_stop:2441 : [[ -z 1649896262626 ]] 2022-04-14 00:31:03.393 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:03.397 | + functions-common:time_stop:2444 : end_time=1649896263394 2022-04-14 00:31:03.400 | + functions-common:time_stop:2445 : elapsed_time=768 2022-04-14 00:31:03.402 | + functions-common:time_stop:2446 : total=3063 2022-04-14 00:31:03.404 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:03.406 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3831 2022-04-14 00:31:03.408 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:31:03.411 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 00:31:03.427 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:03.430 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 00:31:03.432 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 00:31:03.434 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 00:31:03.437 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 00:31:03.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 00:31:03.460 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:31:03.462 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:31:03.465 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:31:03.467 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:31:03.469 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:31:03.471 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:31:03.473 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:03.476 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:03.478 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:31:03.480 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:31:03.482 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:31:03.484 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:31:03.487 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 00:31:03.489 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:31:03.491 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:03.493 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:03.496 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 00:31:03.516 | + functions-common:apt_get:1237 : 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-04-14 00:31:03.626 | Reading package lists... 2022-04-14 00:31:03.869 | Building dependency tree... 2022-04-14 00:31:03.871 | Reading state information... 2022-04-14 00:31:04.123 | fakeroot is already the newest version (1.24-1). 2022-04-14 00:31:04.123 | make is already the newest version (4.2.1-1.2). 2022-04-14 00:31:04.123 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 00:31:04.123 | The following packages were automatically installed and are no longer required: 2022-04-14 00:31:04.124 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:31:04.124 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:31:04.124 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:31:04.124 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:31:04.124 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:31:04.124 | python3-zope.interface 2022-04-14 00:31:04.124 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:31:04.238 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:31:04.243 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:31:04.245 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:31:04.248 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:04.250 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:04.252 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:04.254 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:04.256 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:04.258 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:31:04.260 | + functions-common:time_stop:2439 : start_time=1649896263514 2022-04-14 00:31:04.263 | + functions-common:time_stop:2441 : [[ -z 1649896263514 ]] 2022-04-14 00:31:04.265 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:04.269 | + functions-common:time_stop:2444 : end_time=1649896264267 2022-04-14 00:31:04.272 | + functions-common:time_stop:2445 : elapsed_time=753 2022-04-14 00:31:04.274 | + functions-common:time_stop:2446 : total=3831 2022-04-14 00:31:04.276 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:04.278 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4584 2022-04-14 00:31:04.280 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:31:04.282 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 00:31:04.285 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:04.288 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:04.290 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 00:31:04.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 00:31:04.295 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 00:31:04.299 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 00:31:04.302 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 00:31:04.305 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 00:31:04.305 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 00:31:04.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 00:31:04.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 00:31:04.315 | + functions:vercmp:628 : local v1=5.4 2022-04-14 00:31:04.317 | + functions:vercmp:629 : local 'op=<' 2022-04-14 00:31:04.319 | + functions:vercmp:630 : local v2=3.13 2022-04-14 00:31:04.322 | + functions:vercmp:631 : local result 2022-04-14 00:31:04.325 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 00:31:04.326 | ++ functions:vercmp:635 : head -1 2022-04-14 00:31:04.326 | ++ functions:vercmp:635 : sort -V 2022-04-14 00:31:04.331 | + functions:vercmp:635 : result=3.13 2022-04-14 00:31:04.333 | + functions:vercmp:637 : case $op in 2022-04-14 00:31:04.335 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 00:31:04.338 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 00:31:04.340 | + functions:vercmp:648 : return 2022-04-14 00:31:04.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 00:31:04.344 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:31:04.347 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 00:31:04.822 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 00:31:04.825 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 00:31:04.829 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:04.833 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:04.836 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 00:31:04.838 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:04.841 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-14 00:31:04.859 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:04.861 | + ./stack.sh:main:849 : install_etcd3 2022-04-14 00:31:04.864 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 00:31:04.864 | Installing etcd 2022-04-14 00:31:04.866 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 00:31:04.878 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 00:31:04.890 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 00:31:04.893 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 00:31:04.911 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 00:31:04.914 | ++ 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-04-14 00:31:04.917 | ++ 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-04-14 00:31:04.920 | +++ 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-04-14 00:31:04.924 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:31:04.927 | ++ 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-04-14 00:31:04.932 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 00:31:04.935 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:31:04.938 | ++ functions:get_extra_file:74 : return 2022-04-14 00:31:04.941 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 00:31:04.944 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 00:31:04.946 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 00:31:04.949 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-14 00:31:04.968 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:31:04.971 | + ./stack.sh:main:868 : install_dstat 2022-04-14 00:31:04.974 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 00:31:04.991 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:31:04.993 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-14 00:31:04.995 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:31:04.998 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-14 00:31:05.000 | + ./stack.sh:main:877 : install_libs 2022-04-14 00:31:05.002 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 00:31:05.005 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 00:31:05.008 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 00:31:05.010 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 00:31:05.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 00:31:05.019 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.022 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 00:31:05.024 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 00:31:05.026 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 00:31:05.028 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 00:31:05.030 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.033 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 00:31:05.037 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.039 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 00:31:05.042 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 00:31:05.044 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 00:31:05.046 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 00:31:05.048 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.051 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.053 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 00:31:05.055 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.057 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 00:31:05.060 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 00:31:05.062 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 00:31:05.064 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 00:31:05.066 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.069 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.072 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 00:31:05.074 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.076 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 00:31:05.078 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 00:31:05.081 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 00:31:05.084 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 00:31:05.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 00:31:05.093 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.095 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 00:31:05.097 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 00:31:05.100 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 00:31:05.102 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 00:31:05.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 00:31:05.111 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.113 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 00:31:05.115 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 00:31:05.118 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 00:31:05.120 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 00:31:05.122 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.125 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.127 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 00:31:05.129 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.132 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 00:31:05.134 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 00:31:05.136 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 00:31:05.139 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 00:31:05.141 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.146 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 00:31:05.148 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.151 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 00:31:05.153 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 00:31:05.155 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 00:31:05.158 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 00:31:05.160 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.162 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.165 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 00:31:05.167 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.169 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 00:31:05.171 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 00:31:05.174 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 00:31:05.176 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 00:31:05.178 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.181 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.183 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 00:31:05.185 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.187 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 00:31:05.190 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 00:31:05.192 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 00:31:05.195 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 00:31:05.198 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.200 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.202 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 00:31:05.205 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.207 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 00:31:05.210 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 00:31:05.212 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 00:31:05.214 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 00:31:05.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.219 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 00:31:05.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.225 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 00:31:05.228 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 00:31:05.230 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 00:31:05.232 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 00:31:05.234 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.237 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 00:31:05.242 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.244 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 00:31:05.246 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 00:31:05.249 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 00:31:05.251 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 00:31:05.253 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.256 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.258 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 00:31:05.260 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.263 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 00:31:05.265 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 00:31:05.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 00:31:05.270 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 00:31:05.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.280 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.282 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 00:31:05.285 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.287 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 00:31:05.290 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 00:31:05.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 00:31:05.294 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 00:31:05.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.302 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 00:31:05.308 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.310 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 00:31:05.315 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 00:31:05.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 00:31:05.321 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 00:31:05.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.328 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 00:31:05.331 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.333 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 00:31:05.335 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 00:31:05.338 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 00:31:05.340 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 00:31:05.342 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.344 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.347 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 00:31:05.349 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.351 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 00:31:05.354 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 00:31:05.356 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 00:31:05.358 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 00:31:05.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.363 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 00:31:05.368 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.370 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 00:31:05.372 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 00:31:05.375 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 00:31:05.377 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 00:31:05.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.382 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.385 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 00:31:05.387 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.389 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 00:31:05.392 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 00:31:05.394 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 00:31:05.396 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 00:31:05.399 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 00:31:05.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.408 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 00:31:05.410 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 00:31:05.412 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 00:31:05.415 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 00:31:05.417 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.419 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.422 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 00:31:05.424 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.427 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 00:31:05.429 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 00:31:05.431 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 00:31:05.433 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 00:31:05.436 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.438 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.440 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 00:31:05.443 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.446 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 00:31:05.448 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 00:31:05.450 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 00:31:05.452 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 00:31:05.455 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.457 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.460 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 00:31:05.462 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.464 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 00:31:05.467 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 00:31:05.469 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 00:31:05.471 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 00:31:05.474 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.476 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.478 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 00:31:05.481 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.483 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 00:31:05.485 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 00:31:05.487 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 00:31:05.490 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 00:31:05.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.495 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.497 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 00:31:05.499 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.502 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 00:31:05.504 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 00:31:05.507 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 00:31:05.509 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 00:31:05.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.514 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 00:31:05.518 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.520 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 00:31:05.523 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 00:31:05.525 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 00:31:05.527 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 00:31:05.529 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.532 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.534 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 00:31:05.536 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.539 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 00:31:05.541 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 00:31:05.543 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 00:31:05.546 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 00:31:05.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.550 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 00:31:05.555 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.558 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 00:31:05.560 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 00:31:05.562 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 00:31:05.564 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 00:31:05.567 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.569 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.572 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 00:31:05.574 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.576 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 00:31:05.579 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 00:31:05.581 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 00:31:05.584 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 00:31:05.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 00:31:05.597 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.599 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 00:31:05.601 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 00:31:05.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 00:31:05.606 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 00:31:05.608 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 00:31:05.616 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.618 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 00:31:05.620 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 00:31:05.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 00:31:05.625 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 00:31:05.627 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.630 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.632 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 00:31:05.635 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.637 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 00:31:05.639 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 00:31:05.642 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 00:31:05.644 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 00:31:05.646 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.649 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.651 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 00:31:05.653 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.656 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 00:31:05.658 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 00:31:05.660 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 00:31:05.663 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 00:31:05.665 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.668 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.670 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 00:31:05.672 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.675 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 00:31:05.677 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 00:31:05.679 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 00:31:05.681 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 00:31:05.684 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.686 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 00:31:05.691 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.694 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 00:31:05.696 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 00:31:05.698 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 00:31:05.701 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 00:31:05.703 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 00:31:05.710 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.713 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 00:31:05.715 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 00:31:05.717 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 00:31:05.720 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 00:31:05.722 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:05.724 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:05.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 00:31:05.729 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:05.731 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 00:31:05.752 | Using python 3.8 to install etcd3 2022-04-14 00:31:05.754 | + 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-04-14 00:31:06.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:06.626 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:06.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:06.626 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:07.849 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:31:07.882 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 00:31:07.889 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 00:31:07.891 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 00:31:07.892 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-14 00:31:07.893 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 00:31:10.460 | 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-04-14 00:31:10.467 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:31:10.467 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:31:10.587 | + inc/python:pip_install:200 : result=0 2022-04-14 00:31:10.589 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:31:10.591 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:10.594 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:10.596 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:10.598 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:10.601 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:10.603 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:31:10.605 | + functions-common:time_stop:2439 : start_time=1649896265746 2022-04-14 00:31:10.607 | + functions-common:time_stop:2441 : [[ -z 1649896265746 ]] 2022-04-14 00:31:10.610 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:10.614 | + functions-common:time_stop:2444 : end_time=1649896270611 2022-04-14 00:31:10.616 | + functions-common:time_stop:2445 : elapsed_time=4865 2022-04-14 00:31:10.618 | + functions-common:time_stop:2446 : total=27861 2022-04-14 00:31:10.620 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:10.622 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=32726 2022-04-14 00:31:10.625 | + inc/python:pip_install:203 : return 0 2022-04-14 00:31:10.627 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 00:31:10.648 | Using python 3.8 to install etcd3gw 2022-04-14 00:31:10.651 | + 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-04-14 00:31:11.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:11.524 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:11.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:11.524 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:12.713 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:31:12.745 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 00:31:12.753 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 00:31:12.755 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 00:31:12.756 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 00:31:12.757 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 00:31:12.791 | 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-04-14 00:31:12.792 | 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.9) 2022-04-14 00:31:12.793 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 00:31:12.795 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-14 00:31:15.328 | 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-04-14 00:31:15.336 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:31:15.336 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:31:15.457 | + inc/python:pip_install:200 : result=0 2022-04-14 00:31:15.460 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:31:15.462 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:15.465 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:15.467 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:15.469 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:15.471 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:15.473 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:31:15.475 | + functions-common:time_stop:2439 : start_time=1649896270642 2022-04-14 00:31:15.477 | + functions-common:time_stop:2441 : [[ -z 1649896270642 ]] 2022-04-14 00:31:15.480 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:15.484 | + functions-common:time_stop:2444 : end_time=1649896275482 2022-04-14 00:31:15.486 | + functions-common:time_stop:2445 : elapsed_time=4840 2022-04-14 00:31:15.489 | + functions-common:time_stop:2446 : total=32726 2022-04-14 00:31:15.491 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:15.493 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37566 2022-04-14 00:31:15.495 | + inc/python:pip_install:203 : return 0 2022-04-14 00:31:15.498 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-14 00:31:15.500 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 00:31:15.502 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 00:31:15.505 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:31:15.508 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:31:15.510 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:31:15.512 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:31:15.515 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:31:15.517 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:31:15.519 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:31:15.522 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:31:15.524 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:31:15.527 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:31:15.529 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:31:15.531 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 00:31:15.534 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:15.536 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:15.538 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 00:31:15.541 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:31:15.543 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:31:15.545 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:31:15.547 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:31:15.550 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:31:15.552 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:31:15.554 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:31:15.557 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:15.559 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:15.561 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:31:15.564 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:31:15.566 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:31:15.569 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:31:15.571 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:31:15.573 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:31:15.576 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:15.578 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:15.580 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 00:31:15.602 | + functions-common:apt_get:1237 : 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-04-14 00:31:15.712 | Reading package lists... 2022-04-14 00:31:15.956 | Building dependency tree... 2022-04-14 00:31:15.958 | Reading state information... 2022-04-14 00:31:16.211 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:31:16.211 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 00:31:16.211 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:31:16.211 | The following packages were automatically installed and are no longer required: 2022-04-14 00:31:16.212 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:31:16.212 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:31:16.212 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:31:16.213 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:31:16.213 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:31:16.213 | python3-zope.interface 2022-04-14 00:31:16.213 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:31:16.327 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:31:16.331 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:31:16.333 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:31:16.336 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:16.338 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:16.340 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:16.342 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:16.344 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:16.347 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:31:16.349 | + functions-common:time_stop:2439 : start_time=1649896275599 2022-04-14 00:31:16.352 | + functions-common:time_stop:2441 : [[ -z 1649896275599 ]] 2022-04-14 00:31:16.354 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:16.359 | + functions-common:time_stop:2444 : end_time=1649896276356 2022-04-14 00:31:16.361 | + functions-common:time_stop:2445 : elapsed_time=757 2022-04-14 00:31:16.366 | + functions-common:time_stop:2446 : total=4584 2022-04-14 00:31:16.368 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:16.370 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5341 2022-04-14 00:31:16.372 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:31:16.375 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 00:31:16.377 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:16.379 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:16.382 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 00:31:16.444 | Module proxy already enabled 2022-04-14 00:31:16.448 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 00:31:16.510 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 00:31:16.510 | Module proxy already enabled 2022-04-14 00:31:16.510 | Module proxy_uwsgi already enabled 2022-04-14 00:31:16.514 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 00:31:16.517 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:31:16.519 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:31:16.522 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:31:16.667 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-14 00:31:16.670 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 00:31:16.673 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 00:31:16.676 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.685 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 00:31:16.688 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.691 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-14 00:31:16.694 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 00:31:16.697 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 00:31:16.699 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.702 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 00:31:16.706 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.710 | + ./stack.sh:main:885 : install_glanceclient 2022-04-14 00:31:16.712 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 00:31:16.715 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 00:31:16.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 00:31:16.726 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.729 | + ./stack.sh:main:886 : install_cinderclient 2022-04-14 00:31:16.731 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 00:31:16.734 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 00:31:16.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 00:31:16.743 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.746 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 00:31:16.748 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 00:31:16.751 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.753 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 00:31:16.758 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.760 | + ./stack.sh:main:887 : install_novaclient 2022-04-14 00:31:16.763 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 00:31:16.765 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 00:31:16.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.770 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 00:31:16.776 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.778 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-14 00:31:16.795 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:16.798 | + ./stack.sh:main:889 : install_swiftclient 2022-04-14 00:31:16.800 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 00:31:16.803 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 00:31:16.805 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.808 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.810 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 00:31:16.813 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.815 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-14 00:31:16.832 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:16.835 | + ./stack.sh:main:892 : install_neutronclient 2022-04-14 00:31:16.837 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 00:31:16.840 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 00:31:16.842 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.844 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.847 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 00:31:16.850 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.853 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-14 00:31:16.855 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 00:31:16.857 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 00:31:16.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:16.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:16.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 00:31:16.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:16.870 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 00:31:16.872 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 00:31:16.875 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:31:16.878 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 00:31:16.881 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 00:31:16.883 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:31:16.887 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:31:16.887 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:31:16.892 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 00:31:16.894 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 00:31:16.898 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 00:31:16.901 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 00:31:16.903 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 00:31:16.925 | Using python 3.8 to install keystonemiddleware 2022-04-14 00:31:16.927 | + 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-04-14 00:31:17.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:17.814 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:17.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:17.814 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:18.996 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:31:19.029 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 00:31:19.083 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 00:31:19.084 | 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-04-14 00:31:19.085 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 00:31:19.086 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 00:31:19.087 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 00:31:19.088 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 00:31:19.089 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-14 00:31:19.090 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-14 00:31:19.091 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 00:31:19.092 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 00:31:19.093 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 00:31:19.094 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 00:31:19.095 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 00:31:19.096 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 00:31:19.154 | 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-04-14 00:31:19.156 | 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-04-14 00:31:19.157 | 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-04-14 00:31:19.197 | 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-04-14 00:31:19.237 | 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-04-14 00:31:19.238 | 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-04-14 00:31:19.240 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-04-14 00:31:19.240 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-14 00:31:19.289 | 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-04-14 00:31:19.292 | 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-04-14 00:31:19.303 | 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-04-14 00:31:19.305 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-14 00:31:19.319 | 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-04-14 00:31:19.321 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-14 00:31:19.323 | 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-04-14 00:31:19.389 | 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-04-14 00:31:19.390 | 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.9) 2022-04-14 00:31:19.391 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 00:31:19.393 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-14 00:31:19.444 | 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.14.0) 2022-04-14 00:31:19.456 | 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-04-14 00:31:21.924 | 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-04-14 00:31:21.932 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:31:21.932 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:31:22.055 | + inc/python:pip_install:200 : result=0 2022-04-14 00:31:22.058 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:31:22.060 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:22.062 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:22.064 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:22.067 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:22.070 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:22.072 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:31:22.075 | + functions-common:time_stop:2439 : start_time=1649896276919 2022-04-14 00:31:22.077 | + functions-common:time_stop:2441 : [[ -z 1649896276919 ]] 2022-04-14 00:31:22.079 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:22.084 | + functions-common:time_stop:2444 : end_time=1649896282081 2022-04-14 00:31:22.086 | + functions-common:time_stop:2445 : elapsed_time=5162 2022-04-14 00:31:22.089 | + functions-common:time_stop:2446 : total=37566 2022-04-14 00:31:22.091 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:22.093 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=42728 2022-04-14 00:31:22.095 | + inc/python:pip_install:203 : return 0 2022-04-14 00:31:22.098 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 00:31:22.100 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 00:31:22.102 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:31:22.105 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 00:31:22.108 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 00:31:22.110 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:31:22.115 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:31:22.115 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:31:22.120 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 00:31:22.123 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 00:31:22.125 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 00:31:22.128 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 00:31:22.131 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 00:31:22.152 | Using python 3.8 to install python-memcached 2022-04-14 00:31:22.154 | + 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-04-14 00:31:23.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:23.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:23.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:23.041 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:24.266 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:31:24.304 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 00:31:24.308 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 00:31:26.856 | 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-04-14 00:31:26.863 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:31:26.863 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:31:26.980 | + inc/python:pip_install:200 : result=0 2022-04-14 00:31:26.983 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:31:26.985 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:26.987 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:26.990 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:26.992 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:26.994 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:26.997 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:31:26.999 | + functions-common:time_stop:2439 : start_time=1649896282146 2022-04-14 00:31:27.001 | + functions-common:time_stop:2441 : [[ -z 1649896282146 ]] 2022-04-14 00:31:27.004 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:27.008 | + functions-common:time_stop:2444 : end_time=1649896287006 2022-04-14 00:31:27.011 | + functions-common:time_stop:2445 : elapsed_time=4860 2022-04-14 00:31:27.013 | + functions-common:time_stop:2446 : total=42728 2022-04-14 00:31:27.015 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:27.017 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=47588 2022-04-14 00:31:27.020 | + inc/python:pip_install:203 : return 0 2022-04-14 00:31:27.023 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-14 00:31:27.040 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:27.043 | + ./stack.sh:main:899 : '[' 10.222.0.60 == 10.222.0.60 ']' 2022-04-14 00:31:27.045 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-14 00:31:27.047 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 00:31:27.049 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 00:31:27.052 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:31:27.054 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 00:31:27.057 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 00:31:27.072 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:31:27.074 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-14 00:31:27.076 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 00:31:27.078 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 00:31:27.080 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:31:27.083 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:31:27.085 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:31:27.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:31:27.090 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:31:27.093 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:31:27.108 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:31:27.111 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:31:27.113 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:31:27.115 | + functions-common:git_clone:629 : echo master 2022-04-14 00:31:27.116 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:31:27.121 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 00:31:27.123 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:31:27.125 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 00:31:27.137 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 00:31:27.140 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:31:27.140 | + functions-common:git_clone:685 : head -1 2022-04-14 00:31:27.147 | c141e6164 trivial: Fix typo 2022-04-14 00:31:27.150 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:31:27.152 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 00:31:27.154 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:31:27.157 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:31:27.159 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 00:31:27.162 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:31:27.164 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 00:31:27.166 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:31:27.169 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:31:27.171 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 00:31:27.173 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:31:27.176 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:31:27.179 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 00:31:27.181 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:31:27.184 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 00:31:27.186 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:31:27.189 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:31:27.192 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 00:31:27.197 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 00:31:27.200 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 00:31:27.888 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 00:31:27.891 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:31:27.893 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:31:27.895 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:31:27.898 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 00:31:27.900 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 00:31:27.902 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:31:27.904 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:31:27.906 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:31:27.909 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:31:27.911 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:31:27.914 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:31:27.916 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:31:27.918 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 00:31:27.938 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 00:31:27.940 | + 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-04-14 00:31:28.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:28.816 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:28.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:28.816 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:30.020 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:31:30.052 | Obtaining file:///opt/stack/keystone 2022-04-14 00:31:30.053 | Preparing metadata (setup.py): started 2022-04-14 00:31:35.203 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:31:35.279 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-14 00:31:35.281 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-14 00:31:35.282 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:31:35.283 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-14 00:31:35.284 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-14 00:31:35.285 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-14 00:31:35.286 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-14 00:31:35.287 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:31:35.288 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-14 00:31:35.289 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-14 00:31:35.290 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-14 00:31:35.292 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:31:35.293 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-14 00:31:35.294 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-14 00:31:35.295 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-14 00:31:35.296 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-14 00:31:35.297 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-14 00:31:35.298 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-14 00:31:35.299 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:31:35.300 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-14 00:31:35.302 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-14 00:31:35.303 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-14 00:31:35.304 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-14 00:31:35.305 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:31:35.307 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-14 00:31:35.308 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:31:35.309 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-14 00:31:35.310 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-14 00:31:35.311 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-14 00:31:35.312 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:31:35.313 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:31:35.314 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-14 00:31:35.315 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-14 00:31:35.316 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-14 00:31:35.327 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-14 00:31:35.328 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-14 00:31:35.373 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-14 00:31:35.389 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-14 00:31:35.391 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:31:35.393 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-14 00:31:35.394 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-14 00:31:35.396 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-14 00:31:35.406 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-14 00:31:35.467 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:31:35.469 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-14 00:31:35.572 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:31:35.574 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-14 00:31:35.574 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-14 00:31:35.576 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-14 00:31:35.631 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-14 00:31:35.633 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-14 00:31:35.635 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-14 00:31:35.684 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-14 00:31:35.687 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-14 00:31:35.775 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-14 00:31:35.777 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-14 00:31:35.779 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:31:35.781 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-14 00:31:35.782 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-14 00:31:35.784 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-14 00:31:35.802 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-14 00:31:35.854 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-14 00:31:35.874 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-14 00:31:35.875 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-14 00:31:35.876 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-14 00:31:35.878 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-14 00:31:35.933 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-14 00:31:36.056 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-14 00:31:36.058 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-14 00:31:36.059 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-14 00:31:36.060 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-14 00:31:36.061 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-14 00:31:36.286 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-14 00:31:36.307 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-14 00:31:36.308 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-14 00:31:36.387 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-14 00:31:36.405 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-14 00:31:36.464 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-14 00:31:36.503 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-14 00:31:36.610 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-14 00:31:36.669 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:31:36.744 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-14 00:31:36.872 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-14 00:31:36.899 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-14 00:31:36.941 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-14 00:31:36.942 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-14 00:31:36.944 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-14 00:31:36.945 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-14 00:31:36.947 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-14 00:31:36.948 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-14 00:31:37.001 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-14 00:31:37.139 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-14 00:31:37.142 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-14 00:31:37.144 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-14 00:31:37.145 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-14 00:31:37.294 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:31:37.374 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-14 00:31:37.621 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-14 00:31:37.883 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-14 00:31:37.916 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-14 00:31:39.839 | Installing collected packages: keystone 2022-04-14 00:31:39.839 | Attempting uninstall: keystone 2022-04-14 00:31:39.839 | Found existing installation: keystone 21.1.0.dev2 2022-04-14 00:31:39.843 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 00:31:39.844 | Running setup.py develop for keystone 2022-04-14 00:31:46.128 | Successfully installed keystone 2022-04-14 00:31:46.128 | 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-04-14 00:31:46.136 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:31:46.136 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:31:46.270 | + inc/python:pip_install:200 : result=0 2022-04-14 00:31:46.272 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:31:46.274 | + functions-common:time_stop:2432 : local name 2022-04-14 00:31:46.276 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:31:46.278 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:31:46.280 | + functions-common:time_stop:2435 : local total 2022-04-14 00:31:46.282 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:31:46.285 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:31:46.287 | + functions-common:time_stop:2439 : start_time=1649896287933 2022-04-14 00:31:46.289 | + functions-common:time_stop:2441 : [[ -z 1649896287933 ]] 2022-04-14 00:31:46.292 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:31:46.296 | + functions-common:time_stop:2444 : end_time=1649896306294 2022-04-14 00:31:46.298 | + functions-common:time_stop:2445 : elapsed_time=18361 2022-04-14 00:31:46.300 | + functions-common:time_stop:2446 : total=47588 2022-04-14 00:31:46.303 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:31:46.305 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=65949 2022-04-14 00:31:46.307 | + inc/python:pip_install:203 : return 0 2022-04-14 00:31:46.310 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:31:46.312 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:31:46.314 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:31:46.333 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 00:31:46.345 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 00:31:46.347 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 00:31:46.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:31:46.353 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:31:46.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 00:31:46.357 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:31:46.360 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 00:31:46.376 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:31:46.379 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:31:46.381 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:31:46.384 | + ./stack.sh:main:901 : configure_keystone 2022-04-14 00:31:46.386 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 00:31:46.398 | + 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-04-14 00:31:46.401 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 00:31:46.405 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 00:31:46.421 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:31:46.423 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 00:31:46.454 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 00:31:46.481 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 00:31:46.511 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 00:31:46.541 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 00:31:46.573 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 00:31:46.604 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 00:31:46.633 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 00:31:46.660 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 00:31:46.662 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 00:31:46.665 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 00:31:46.667 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 00:31:46.669 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:31:46.672 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:31:46.687 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:46.690 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:31:46.693 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:31:46.696 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:31:46.710 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:46.713 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:31:46.716 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:31:46.745 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:31:46.748 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:31:46.750 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 00:31:46.753 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 00:31:46.769 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:31:46.772 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.60/identity 2022-04-14 00:31:46.803 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 00:31:46.805 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 00:31:46.836 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 00:31:46.839 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 00:31:46.841 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 00:31:46.843 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 00:31:46.846 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:31:46.848 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 00:31:46.879 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 00:31:46.882 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 00:31:46.884 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 00:31:46.886 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 00:31:46.889 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:31:46.906 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:31:46.908 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:31:46.911 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:31:46.914 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:31:46.916 | + 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-04-14 00:31:46.944 | + 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-04-14 00:31:46.971 | + 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-04-14 00:31:47.000 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:31:47.027 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 00:31:47.056 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:31:47.058 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 00:31:47.060 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:31:47.063 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 00:31:47.065 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 00:31:47.068 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:31:47.070 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:31:47.073 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 00:31:47.077 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 00:31:47.080 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:31:47.082 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:31:47.101 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:31:47.103 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:31:47.111 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:31:47.115 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:31:47.131 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:31:47.133 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 00:31:47.137 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 00:31:47.166 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 00:31:47.194 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 00:31:47.220 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 00:31:47.248 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 00:31:47.274 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 00:31:47.302 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 00:31:47.329 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 00:31:47.356 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 00:31:47.387 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:31:47.415 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 00:31:47.444 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 00:31:47.471 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 00:31:47.498 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:31:47.500 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:31:47.503 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 00:31:47.506 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 00:31:47.509 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:31:47.511 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:47.513 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:47.516 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:31:47.518 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:31:47.521 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 00:31:47.547 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 00:31:47.576 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 00:31:47.576 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-14 00:31:47.585 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 00:31:47.588 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 00:31:47.591 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 00:31:47.593 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:31:47.595 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:31:47.598 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:31:47.601 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:47.603 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:47.605 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:31:47.608 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:31:47.610 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:31:47.612 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:31:47.615 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 00:31:47.681 | Site keystone-wsgi-public already enabled 2022-04-14 00:31:47.688 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:31:47.691 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:31:47.693 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:31:47.696 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:31:47.833 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 00:31:47.865 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 00:31:47.899 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 00:31:47.931 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 00:31:47.933 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 00:31:47.964 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 00:31:47.993 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 00:31:48.024 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 00:31:48.026 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-14 00:31:48.044 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:31:48.046 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-14 00:31:48.063 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:31:48.065 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-14 00:31:48.068 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 00:31:48.070 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 00:31:48.073 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:31:48.075 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 00:31:48.077 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-14 00:31:48.080 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 00:31:48.082 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 00:31:48.085 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:31:48.087 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:31:48.090 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:31:48.093 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:31:48.095 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:31:48.098 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:31:48.114 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:31:48.116 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:31:48.118 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:31:48.121 | + functions-common:git_clone:629 : echo master 2022-04-14 00:31:48.122 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:31:48.127 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 00:31:48.129 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:31:48.131 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 00:31:48.144 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 00:31:48.147 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:31:48.147 | + functions-common:git_clone:685 : head -1 2022-04-14 00:31:48.150 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-14 00:31:48.153 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:31:48.155 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 00:31:48.158 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:31:48.160 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:31:48.163 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 00:31:48.165 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 00:31:48.168 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 00:31:48.170 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:31:48.172 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:31:48.174 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 00:31:48.177 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:31:48.180 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 00:31:48.183 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 00:31:48.185 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:31:48.188 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 00:31:48.190 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:31:48.193 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:31:48.197 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 00:31:48.202 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 00:31:48.205 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 00:31:48.881 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 00:31:48.884 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:31:48.886 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:31:48.888 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:31:48.891 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 00:31:48.893 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 00:31:48.896 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:31:48.898 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 00:31:48.900 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:31:48.902 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 00:31:48.905 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 00:31:48.907 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 00:31:48.909 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:31:48.912 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 00:31:48.933 | Using python 3.8 to install /opt/stack/swift 2022-04-14 00:31:48.935 | + 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-04-14 00:31:49.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:49.812 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:49.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:31:49.812 | from cryptography.utils import int_from_bytes 2022-04-14 00:31:50.992 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:31:51.024 | Obtaining file:///opt/stack/swift 2022-04-14 00:31:51.024 | Preparing metadata (setup.py): started 2022-04-14 00:31:55.789 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:31:55.830 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-14 00:31:55.831 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-14 00:31:55.832 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-14 00:31:55.833 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-14 00:31:55.834 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-14 00:31:55.835 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-14 00:31:55.836 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-14 00:31:55.837 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-14 00:31:55.838 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-14 00:31:55.839 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-14 00:31:55.840 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-14 00:31:55.878 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-14 00:31:55.887 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-14 00:31:55.941 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.8.1) 2022-04-14 00:31:55.943 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-14 00:31:55.944 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-14 00:31:55.946 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-14 00:31:55.947 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-14 00:31:55.948 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-14 00:31:55.949 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-14 00:31:55.950 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-14 00:31:55.952 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.3.0) 2022-04-14 00:31:55.953 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.1.1) 2022-04-14 00:31:55.954 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-14 00:31:55.955 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-14 00:31:55.975 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-14 00:31:56.006 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-14 00:31:56.008 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-14 00:31:56.010 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-14 00:31:56.011 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-14 00:31:56.034 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-14 00:31:56.137 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.2) 2022-04-14 00:31:56.139 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.7.0) 2022-04-14 00:31:56.140 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.5.0) 2022-04-14 00:31:56.182 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.1.5) 2022-04-14 00:31:56.226 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.8.0) 2022-04-14 00:31:56.227 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.5.0) 2022-04-14 00:31:56.228 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.5.0) 2022-04-14 00:31:56.229 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (6.0) 2022-04-14 00:31:56.289 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.8.2) 2022-04-14 00:31:56.293 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (0.9.6) 2022-04-14 00:31:56.307 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2022.1) 2022-04-14 00:31:56.310 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.0.3) 2022-04-14 00:31:56.329 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (3.0.7) 2022-04-14 00:31:56.331 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (21.3) 2022-04-14 00:31:56.475 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.14.0) 2022-04-14 00:31:56.490 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.1) 2022-04-14 00:31:58.796 | Installing collected packages: swift 2022-04-14 00:31:58.796 | Attempting uninstall: swift 2022-04-14 00:31:58.796 | Found existing installation: swift 2.30.0.dev15 2022-04-14 00:31:58.799 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 00:31:58.800 | Running setup.py develop for swift 2022-04-14 00:32:04.806 | Successfully installed swift 2022-04-14 00:32:04.806 | 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-04-14 00:32:04.814 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:32:04.814 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:32:04.952 | + inc/python:pip_install:200 : result=0 2022-04-14 00:32:04.955 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:32:04.957 | + functions-common:time_stop:2432 : local name 2022-04-14 00:32:04.959 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:32:04.962 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:32:04.964 | + functions-common:time_stop:2435 : local total 2022-04-14 00:32:04.966 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:32:04.968 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:32:04.970 | + functions-common:time_stop:2439 : start_time=1649896308927 2022-04-14 00:32:04.973 | + functions-common:time_stop:2441 : [[ -z 1649896308927 ]] 2022-04-14 00:32:04.976 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:32:04.980 | + functions-common:time_stop:2444 : end_time=1649896324977 2022-04-14 00:32:04.982 | + functions-common:time_stop:2445 : elapsed_time=16050 2022-04-14 00:32:04.984 | + functions-common:time_stop:2446 : total=65949 2022-04-14 00:32:04.986 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:32:04.989 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=81999 2022-04-14 00:32:04.991 | + inc/python:pip_install:203 : return 0 2022-04-14 00:32:04.994 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:32:04.996 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:32:04.999 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:32:05.017 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 00:32:05.029 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 00:32:05.031 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 00:32:05.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:32:05.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:32:05.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 00:32:05.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:32:05.043 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 00:32:05.046 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:32:05.048 | + ./stack.sh:main:910 : configure_swift 2022-04-14 00:32:05.051 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 00:32:05.053 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 00:32:05.055 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 00:32:05.057 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 00:32:05.059 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 00:32:06.271 | No account-server running 2022-04-14 00:32:06.271 | No container-replicator running 2022-04-14 00:32:06.271 | No object-auditor running 2022-04-14 00:32:06.271 | No object-replicator running 2022-04-14 00:32:06.271 | No container-sync running 2022-04-14 00:32:06.271 | No proxy-server running 2022-04-14 00:32:06.271 | No account-reaper running 2022-04-14 00:32:06.271 | No object-updater running 2022-04-14 00:32:06.271 | No container-reconciler running 2022-04-14 00:32:06.271 | No account-auditor running 2022-04-14 00:32:06.271 | No container-sharder running 2022-04-14 00:32:06.271 | No container-updater running 2022-04-14 00:32:06.271 | No object-server running 2022-04-14 00:32:06.271 | No account-replicator running 2022-04-14 00:32:06.271 | No container-server running 2022-04-14 00:32:06.271 | No container-auditor running 2022-04-14 00:32:06.271 | No object-expirer running 2022-04-14 00:32:06.271 | No object-reconstructor running 2022-04-14 00:32:06.366 | + lib/swift:configure_swift:337 : true 2022-04-14 00:32:06.368 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 00:32:06.381 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 00:32:06.393 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 00:32:06.396 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 00:32:06.396 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 00:32:06.401 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 00:32:06.401 | s/%GROUP%/ubuntu/; 2022-04-14 00:32:06.401 | s/%USER%/ubuntu/; 2022-04-14 00:32:06.401 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 00:32:06.401 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 00:32:06.404 | uid = ubuntu 2022-04-14 00:32:06.404 | gid = ubuntu 2022-04-14 00:32:06.404 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 00:32:06.404 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 00:32:06.404 | address = 127.0.0.1 2022-04-14 00:32:06.404 | 2022-04-14 00:32:06.404 | [account6612] 2022-04-14 00:32:06.404 | max connections = 25 2022-04-14 00:32:06.404 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:32:06.404 | read only = false 2022-04-14 00:32:06.405 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 00:32:06.405 | 2022-04-14 00:32:06.405 | [account6622] 2022-04-14 00:32:06.405 | max connections = 25 2022-04-14 00:32:06.405 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:32:06.405 | read only = false 2022-04-14 00:32:06.405 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 00:32:06.405 | 2022-04-14 00:32:06.405 | [account6632] 2022-04-14 00:32:06.405 | max connections = 25 2022-04-14 00:32:06.405 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:32:06.405 | read only = false 2022-04-14 00:32:06.405 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 00:32:06.405 | 2022-04-14 00:32:06.405 | [account6642] 2022-04-14 00:32:06.405 | max connections = 25 2022-04-14 00:32:06.405 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:32:06.405 | read only = false 2022-04-14 00:32:06.405 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 00:32:06.405 | 2022-04-14 00:32:06.405 | 2022-04-14 00:32:06.405 | [container6611] 2022-04-14 00:32:06.405 | max connections = 25 2022-04-14 00:32:06.405 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:32:06.405 | read only = false 2022-04-14 00:32:06.405 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 00:32:06.405 | 2022-04-14 00:32:06.405 | [container6621] 2022-04-14 00:32:06.405 | max connections = 25 2022-04-14 00:32:06.405 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:32:06.405 | read only = false 2022-04-14 00:32:06.405 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 00:32:06.405 | 2022-04-14 00:32:06.405 | [container6631] 2022-04-14 00:32:06.405 | max connections = 25 2022-04-14 00:32:06.405 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:32:06.406 | read only = false 2022-04-14 00:32:06.406 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 00:32:06.406 | 2022-04-14 00:32:06.406 | [container6641] 2022-04-14 00:32:06.406 | max connections = 25 2022-04-14 00:32:06.406 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:32:06.406 | read only = false 2022-04-14 00:32:06.406 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 00:32:06.406 | 2022-04-14 00:32:06.406 | 2022-04-14 00:32:06.406 | [object6613] 2022-04-14 00:32:06.406 | max connections = 25 2022-04-14 00:32:06.406 | path = /opt/stack/data/swift/1/node/ 2022-04-14 00:32:06.406 | read only = false 2022-04-14 00:32:06.406 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 00:32:06.406 | 2022-04-14 00:32:06.406 | [object6623] 2022-04-14 00:32:06.406 | max connections = 25 2022-04-14 00:32:06.406 | path = /opt/stack/data/swift/2/node/ 2022-04-14 00:32:06.406 | read only = false 2022-04-14 00:32:06.406 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 00:32:06.406 | 2022-04-14 00:32:06.406 | [object6633] 2022-04-14 00:32:06.406 | max connections = 25 2022-04-14 00:32:06.406 | path = /opt/stack/data/swift/3/node/ 2022-04-14 00:32:06.406 | read only = false 2022-04-14 00:32:06.406 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 00:32:06.406 | 2022-04-14 00:32:06.406 | [object6643] 2022-04-14 00:32:06.406 | max connections = 25 2022-04-14 00:32:06.406 | path = /opt/stack/data/swift/4/node/ 2022-04-14 00:32:06.406 | read only = false 2022-04-14 00:32:06.406 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 00:32:06.407 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 00:32:06.409 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:32:06.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:32:06.414 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 00:32:06.426 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 00:32:06.429 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 00:32:06.435 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 00:32:06.441 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 00:32:06.446 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 00:32:06.450 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 00:32:06.478 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.60:8080/v1/ 2022-04-14 00:32:06.504 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 00:32:06.522 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 00:32:06.550 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 00:32:06.568 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:32:06.595 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 00:32:06.614 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 00:32:06.641 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 00:32:06.658 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 00:32:06.687 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 00:32:06.705 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:32:06.733 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 00:32:06.751 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 00:32:06.765 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:06.768 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 00:32:06.798 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 00:32:06.825 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 00:32:06.853 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 00:32:06.880 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 00:32:06.896 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:06.898 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 00:32:06.925 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 00:32:06.940 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:06.942 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 00:32:06.957 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:06.960 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 00:32:06.962 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 00:32:06.977 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:06.979 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 00:32:06.981 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 00:32:06.983 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 00:32:06.988 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 00:32:06.993 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 00:32:07.020 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 00:32:07.046 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 00:32:07.076 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 00:32:07.109 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 00:32:07.138 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 00:32:07.140 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 00:32:07.142 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 00:32:07.144 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 00:32:07.146 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 00:32:07.173 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 00:32:07.202 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:32:07.229 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 00:32:07.256 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 00:32:07.283 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 00:32:07.311 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 00:32:07.337 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 00:32:07.365 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:32:07.392 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 00:32:07.420 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 00:32:07.447 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 00:32:07.475 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 00:32:07.502 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 00:32:07.532 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 00:32:07.560 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 00:32:07.578 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 00:32:07.606 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 00:32:07.633 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 00:32:07.638 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 00:32:07.666 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 00:32:07.693 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 00:32:07.720 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 00:32:07.722 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 00:32:07.726 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:32:07.728 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 00:32:07.732 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 00:32:07.735 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 00:32:07.737 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:32:07.739 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 00:32:07.746 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 00:32:07.747 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:32:07.750 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:32:07.752 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 00:32:07.770 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 00:32:07.798 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 00:32:07.816 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 00:32:07.845 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 00:32:07.863 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:32:07.891 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 00:32:07.910 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:32:07.938 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 00:32:07.956 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:32:07.984 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 00:32:08.003 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 00:32:08.031 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:32:08.049 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:32:08.078 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 00:32:08.097 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 00:32:08.125 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 00:32:08.143 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 00:32:08.171 | + 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-04-14 00:32:08.176 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 00:32:08.195 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:32:08.224 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 00:32:08.252 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:32:08.255 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 00:32:08.260 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 00:32:08.262 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 00:32:08.264 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:32:08.266 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 00:32:08.268 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 00:32:08.271 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:32:08.273 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:32:08.275 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 00:32:08.292 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 00:32:08.321 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 00:32:08.339 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 00:32:08.367 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 00:32:08.385 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:32:08.416 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 00:32:08.434 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:32:08.463 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 00:32:08.481 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:32:08.510 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 00:32:08.528 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 00:32:08.556 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:32:08.575 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:32:08.604 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 00:32:08.622 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 00:32:08.651 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 00:32:08.668 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 00:32:08.699 | + 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-04-14 00:32:08.704 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 00:32:08.723 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:32:08.753 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:32:08.756 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 00:32:08.760 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 00:32:08.762 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 00:32:08.764 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 00:32:08.766 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 00:32:08.769 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 00:32:08.771 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 00:32:08.773 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 00:32:08.776 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 00:32:08.793 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 00:32:08.822 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 00:32:08.840 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 00:32:08.868 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 00:32:08.886 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 00:32:08.915 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 00:32:08.932 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 00:32:08.961 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 00:32:08.979 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 00:32:09.008 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 00:32:09.026 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 00:32:09.054 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 00:32:09.073 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 00:32:09.101 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 00:32:09.119 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 00:32:09.148 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 00:32:09.165 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 00:32:09.193 | + 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-04-14 00:32:09.198 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 00:32:09.216 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 00:32:09.245 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 00:32:09.273 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 00:32:09.300 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 00:32:09.329 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 00:32:09.331 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 00:32:09.336 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 00:32:09.364 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 00:32:09.393 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 00:32:09.421 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 00:32:09.450 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 00:32:09.479 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 00:32:09.507 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 00:32:09.534 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 00:32:09.561 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 00:32:09.588 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 00:32:09.604 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:09.607 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 00:32:09.625 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 00:32:09.628 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 00:32:09.648 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 00:32:09.650 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.60 2022-04-14 00:32:09.678 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 00:32:09.680 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 00:32:09.712 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.60/identity 2022-04-14 00:32:09.741 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 00:32:09.744 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 00:32:09.772 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 00:32:09.789 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:09.791 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 00:32:09.794 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 00:32:09.799 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 00:32:09.801 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 00:32:09.813 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 00:32:09.815 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 00:32:09.827 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 00:32:09.829 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 00:32:09.832 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:32:09.834 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:32:09.837 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:32:09.839 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:32:09.841 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:32:09.844 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:32:09.846 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 00:32:09.859 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:32:09.862 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 00:32:09.864 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-14 00:32:09.881 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:09.884 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-14 00:32:09.901 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:09.904 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-14 00:32:09.906 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 00:32:09.909 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 00:32:09.911 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:32:09.913 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 00:32:09.916 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 00:32:09.918 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 00:32:09.921 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 00:32:09.938 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:09.941 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 00:32:09.944 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 00:32:09.962 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:09.964 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 00:32:09.967 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 00:32:09.969 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 00:32:09.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:32:09.975 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:32:09.977 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 00:32:09.980 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:32:09.983 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 00:32:09.986 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 00:32:09.989 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 00:32:09.992 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 00:32:09.995 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 00:32:09.997 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 00:32:10.000 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 00:32:10.003 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 00:32:10.006 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 00:32:10.009 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 00:32:10.013 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:32:10.013 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 00:32:10.018 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 00:32:10.021 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 00:32:10.023 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 00:32:10.026 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 00:32:10.029 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 00:32:10.052 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 00:32:10.054 | + 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-04-14 00:32:10.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:32:10.950 | from cryptography.utils import int_from_bytes 2022-04-14 00:32:10.950 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:32:10.950 | from cryptography.utils import int_from_bytes 2022-04-14 00:32:12.141 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:32:12.175 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 00:32:12.259 | 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-04-14 00:32:12.260 | 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-04-14 00:32:12.261 | 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-04-14 00:32:12.263 | 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-04-14 00:32:12.264 | 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-04-14 00:32:12.265 | 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-04-14 00:32:12.266 | 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-04-14 00:32:12.267 | 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-04-14 00:32:12.268 | 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-04-14 00:32:12.270 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-04-14 00:32:12.271 | 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-04-14 00:32:12.272 | 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-04-14 00:32:12.274 | 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-04-14 00:32:12.276 | 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-04-14 00:32:12.279 | 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-04-14 00:32:12.281 | 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-04-14 00:32:12.283 | 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-04-14 00:32:12.286 | 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-04-14 00:32:12.294 | 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-04-14 00:32:12.295 | 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.2.1) 2022-04-14 00:32:12.310 | 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-04-14 00:32:12.380 | 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-04-14 00:32:12.381 | 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-04-14 00:32:12.382 | 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-04-14 00:32:12.406 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-04-14 00:32:12.407 | 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-04-14 00:32:12.409 | 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-04-14 00:32:12.411 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-04-14 00:32:12.414 | 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-04-14 00:32:12.424 | 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-04-14 00:32:12.466 | 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-04-14 00:32:12.467 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-04-14 00:32:12.469 | 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-04-14 00:32:12.470 | 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-04-14 00:32:12.492 | 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-04-14 00:32:12.493 | 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-04-14 00:32:12.509 | 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) (2022.1) 2022-04-14 00:32:12.524 | 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-04-14 00:32:12.525 | 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-04-14 00:32:12.546 | 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.2.0) 2022-04-14 00:32:12.548 | 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-04-14 00:32:12.631 | 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-04-14 00:32:12.632 | 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.9) 2022-04-14 00:32:12.635 | 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-04-14 00:32:12.636 | 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-04-14 00:32:12.686 | 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-04-14 00:32:12.713 | 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.14.0) 2022-04-14 00:32:12.952 | 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-04-14 00:32:12.955 | 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-04-14 00:32:12.988 | 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-04-14 00:32:12.992 | 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-04-14 00:32:12.993 | 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-04-14 00:32:12.995 | 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-04-14 00:32:12.996 | 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-04-14 00:32:12.997 | 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-04-14 00:32:13.054 | 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-04-14 00:32:13.239 | 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-04-14 00:32:13.261 | 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) (62.0.0) 2022-04-14 00:32:13.347 | 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-04-14 00:32:13.497 | 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-04-14 00:32:15.629 | 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-04-14 00:32:15.637 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:32:15.637 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:32:15.762 | + inc/python:pip_install:200 : result=0 2022-04-14 00:32:15.764 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:32:15.767 | + functions-common:time_stop:2432 : local name 2022-04-14 00:32:15.769 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:32:15.772 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:32:15.774 | + functions-common:time_stop:2435 : local total 2022-04-14 00:32:15.777 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:32:15.779 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:32:15.781 | + functions-common:time_stop:2439 : start_time=1649896330045 2022-04-14 00:32:15.783 | + functions-common:time_stop:2441 : [[ -z 1649896330045 ]] 2022-04-14 00:32:15.787 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:32:15.791 | + functions-common:time_stop:2444 : end_time=1649896335789 2022-04-14 00:32:15.793 | + functions-common:time_stop:2445 : elapsed_time=5744 2022-04-14 00:32:15.796 | + functions-common:time_stop:2446 : total=81999 2022-04-14 00:32:15.798 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:32:15.800 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=87743 2022-04-14 00:32:15.803 | + inc/python:pip_install:203 : return 0 2022-04-14 00:32:15.805 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 00:32:15.808 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 00:32:15.810 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 00:32:15.824 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 00:32:15.829 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-14 00:32:15.831 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 00:32:15.834 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 00:32:15.836 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:32:15.839 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:32:15.841 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:32:15.844 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:32:15.846 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:32:15.850 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:32:15.866 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:32:15.868 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:32:15.870 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:32:15.873 | + functions-common:git_clone:629 : echo master 2022-04-14 00:32:15.873 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:32:15.879 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 00:32:15.882 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:32:15.884 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 00:32:15.898 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 00:32:15.901 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:32:15.901 | + functions-common:git_clone:685 : head -1 2022-04-14 00:32:15.904 | 3949fc467 api-ref needs update about 'checksum' image prop 2022-04-14 00:32:15.907 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:32:15.910 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 00:32:15.913 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:32:15.916 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:32:15.919 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 00:32:15.921 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:32:15.924 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 00:32:15.927 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:32:15.929 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:32:15.932 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 00:32:15.934 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:32:15.937 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:32:15.940 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 00:32:15.942 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:32:15.945 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 00:32:15.948 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:32:15.950 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:32:15.953 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 00:32:15.960 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 00:32:15.962 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 00:32:16.636 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 00:32:16.639 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:32:16.641 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:32:16.643 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:32:16.646 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 00:32:16.649 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 00:32:16.651 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:32:16.654 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:32:16.656 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:32:16.658 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:32:16.661 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:32:16.664 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:32:16.666 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:32:16.669 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 00:32:16.689 | Using python 3.8 to install /opt/stack/glance 2022-04-14 00:32:16.692 | + 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-04-14 00:32:17.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:32:17.563 | from cryptography.utils import int_from_bytes 2022-04-14 00:32:17.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:32:17.564 | from cryptography.utils import int_from_bytes 2022-04-14 00:32:18.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:32:18.795 | Obtaining file:///opt/stack/glance 2022-04-14 00:32:18.796 | Preparing metadata (setup.py): started 2022-04-14 00:32:23.611 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:32:23.685 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.8.1) 2022-04-14 00:32:23.686 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.7.1) 2022-04-14 00:32:23.687 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.4.35) 2022-04-14 00:32:23.688 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.33.0) 2022-04-14 00:32:23.689 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:32:23.690 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.1) 2022-04-14 00:32:23.691 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.8.7) 2022-04-14 00:32:23.692 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.4.2) 2022-04-14 00:32:23.693 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.7.7) 2022-04-14 00:32:23.694 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.20.4) 2022-04-14 00:32:23.696 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (8.8.0) 2022-04-14 00:32:23.697 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:32:23.698 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.1.0) 2022-04-14 00:32:23.699 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:32:23.700 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.12.2) 2022-04-14 00:32:23.701 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:32:23.702 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:32:23.703 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.6.4) 2022-04-14 00:32:23.704 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.0) 2022-04-14 00:32:23.705 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (9.4.0) 2022-04-14 00:32:23.706 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:32:23.707 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:32:23.708 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.5.0) 2022-04-14 00:32:23.709 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:32:23.711 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.4.0) 2022-04-14 00:32:23.712 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (22.0.0) 2022-04-14 00:32:23.713 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (11.2.0) 2022-04-14 00:32:23.714 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:32:23.715 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:32:23.716 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.7.0) 2022-04-14 00:32:23.717 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (12.13.0) 2022-04-14 00:32:23.718 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (4.5.1) 2022-04-14 00:32:23.719 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.3.0) 2022-04-14 00:32:23.721 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.11.0) 2022-04-14 00:32:23.722 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:32:23.723 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.4.2) 2022-04-14 00:32:23.724 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:32:23.725 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:32:23.726 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (36.0.2) 2022-04-14 00:32:23.727 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (0.2.2) 2022-04-14 00:32:23.728 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (1.0.2) 2022-04-14 00:32:23.729 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:32:23.731 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:32:23.747 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (1.2.0) 2022-04-14 00:32:23.748 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (4.11.3) 2022-04-14 00:32:23.750 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev5) (5.6.0) 2022-04-14 00:32:23.771 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (2.27.1) 2022-04-14 00:32:23.773 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev5) (5.3.0) 2022-04-14 00:32:23.814 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev5) (1.15.0) 2022-04-14 00:32:23.831 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev5) (4.3.0) 2022-04-14 00:32:23.840 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev5) (1.14.0) 2022-04-14 00:32:23.854 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (2.2.1) 2022-04-14 00:32:23.856 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.1.2) 2022-04-14 00:32:23.857 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev5) (1.16.0) 2022-04-14 00:32:23.958 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev5) (3.0.7) 2022-04-14 00:32:24.036 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev5) (1.7.0) 2022-04-14 00:32:24.091 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (2.10.1) 2022-04-14 00:32:24.093 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:32:24.126 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev5) (0.17.3) 2022-04-14 00:32:24.205 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (0.8.0) 2022-04-14 00:32:24.206 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (6.0) 2022-04-14 00:32:24.208 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev5) (1.5.0) 2022-04-14 00:32:24.268 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (2.0.1) 2022-04-14 00:32:24.271 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:32:24.273 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev5) (0.13.0) 2022-04-14 00:32:24.297 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev5) (0.61.0) 2022-04-14 00:32:24.347 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (0.9.6) 2022-04-14 00:32:24.351 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev5) (2.8.2) 2022-04-14 00:32:24.408 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.1.0) 2022-04-14 00:32:24.411 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.2.4) 2022-04-14 00:32:24.412 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (2.8.0) 2022-04-14 00:32:24.413 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.4.0) 2022-04-14 00:32:24.417 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:32:24.443 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.3.0) 2022-04-14 00:32:24.445 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.1.1) 2022-04-14 00:32:24.446 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev5) (3.2.0) 2022-04-14 00:32:24.493 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev5) (5.9.0) 2022-04-14 00:32:24.534 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (21.3) 2022-04-14 00:32:24.536 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (0.11.0) 2022-04-14 00:32:24.539 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev5) (2022.1) 2022-04-14 00:32:24.617 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev5) (62.0.0) 2022-04-14 00:32:24.678 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev5) (0.2.5) 2022-04-14 00:32:24.779 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev5) (0.7) 2022-04-14 00:32:25.058 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:32:25.060 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (6.3.1) 2022-04-14 00:32:25.061 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (1.4.2) 2022-04-14 00:32:25.062 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev5) (2.8) 2022-04-14 00:32:25.122 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev5) (0.8.1) 2022-04-14 00:32:25.145 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (5.0.0) 2022-04-14 00:32:25.256 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev5) (2.21) 2022-04-14 00:32:25.373 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev5) (2.1.1) 2022-04-14 00:32:25.610 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:32:25.612 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.0) 2022-04-14 00:32:25.613 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.32) 2022-04-14 00:32:25.614 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.1.5) 2022-04-14 00:32:25.617 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (5.1.1) 2022-04-14 00:32:25.618 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (1.4.4) 2022-04-14 00:32:25.619 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:32:25.741 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (0.14.1) 2022-04-14 00:32:25.773 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev5) (1.0.3) 2022-04-14 00:32:25.819 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (1.3.3) 2022-04-14 00:32:25.825 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev5) (3.0.0) 2022-04-14 00:32:26.076 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (3.10.1) 2022-04-14 00:32:26.261 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (3.3) 2022-04-14 00:32:26.263 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2019.11.28) 2022-04-14 00:32:26.264 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (1.26.9) 2022-04-14 00:32:26.266 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev5) (2.0.12) 2022-04-14 00:32:26.377 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev5) (0.5.2) 2022-04-14 00:32:26.537 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (2.5.0) 2022-04-14 00:32:26.674 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev5) (3.8.0) 2022-04-14 00:32:26.999 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (0.5.0) 2022-04-14 00:32:27.000 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (2.4.0) 2022-04-14 00:32:27.231 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev5) (2.2) 2022-04-14 00:32:27.520 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev5) (1.0.0) 2022-04-14 00:32:27.893 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (21.4.0) 2022-04-14 00:32:27.895 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev5) (1.8.2) 2022-04-14 00:32:29.388 | Installing collected packages: glance 2022-04-14 00:32:29.388 | Attempting uninstall: glance 2022-04-14 00:32:29.388 | Found existing installation: glance 24.1.0.dev5 2022-04-14 00:32:29.395 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 00:32:29.397 | Running setup.py develop for glance 2022-04-14 00:32:35.629 | Successfully installed glance 2022-04-14 00:32:35.629 | 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-04-14 00:32:35.637 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:32:35.637 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:32:35.775 | + inc/python:pip_install:200 : result=0 2022-04-14 00:32:35.778 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:32:35.780 | + functions-common:time_stop:2432 : local name 2022-04-14 00:32:35.782 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:32:35.785 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:32:35.787 | + functions-common:time_stop:2435 : local total 2022-04-14 00:32:35.790 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:32:35.792 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:32:35.794 | + functions-common:time_stop:2439 : start_time=1649896336684 2022-04-14 00:32:35.796 | + functions-common:time_stop:2441 : [[ -z 1649896336684 ]] 2022-04-14 00:32:35.799 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:32:35.804 | + functions-common:time_stop:2444 : end_time=1649896355801 2022-04-14 00:32:35.806 | + functions-common:time_stop:2445 : elapsed_time=19117 2022-04-14 00:32:35.808 | + functions-common:time_stop:2446 : total=87743 2022-04-14 00:32:35.811 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:32:35.813 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=106860 2022-04-14 00:32:35.815 | + inc/python:pip_install:203 : return 0 2022-04-14 00:32:35.818 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:32:35.821 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:32:35.823 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:32:35.842 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 00:32:35.854 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 00:32:35.857 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 00:32:35.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:32:35.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:32:35.864 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 00:32:35.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:32:35.869 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:32:35.872 | + ./stack.sh:main:922 : configure_glance 2022-04-14 00:32:35.874 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 00:32:35.889 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 00:32:35.892 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 00:32:35.895 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 00:32:35.897 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 00:32:35.900 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 00:32:35.902 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:32:35.905 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 00:32:35.907 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 00:32:35.935 | + 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-04-14 00:32:35.965 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 00:32:35.994 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:32:36.024 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 00:32:36.054 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 00:32:36.084 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 00:32:36.086 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:32:36.089 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 00:32:36.091 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:32:36.093 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 00:32:36.122 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 00:32:36.151 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:32:36.181 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 00:32:36.211 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 00:32:36.241 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 00:32:36.271 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 00:32:36.301 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 00:32:36.331 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:32:36.360 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:32:36.390 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:32:36.421 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 00:32:36.423 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 00:32:36.426 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 00:32:36.428 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:32:36.431 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:32:36.433 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:32:36.450 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:36.453 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:32:36.455 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:32:36.458 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:32:36.475 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:36.477 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:32:36.480 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:32:36.510 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:32:36.512 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:32:36.515 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 00:32:36.517 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 00:32:36.520 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 00:32:36.550 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 00:32:36.580 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 00:32:36.583 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 00:32:36.586 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 00:32:36.588 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 00:32:36.591 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:32:36.593 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 00:32:36.595 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:32:36.625 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 00:32:36.627 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.60 2022-04-14 00:32:36.657 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 00:32:36.660 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 00:32:36.676 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:36.679 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 00:32:36.709 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 00:32:36.739 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-14 00:32:36.770 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 00:32:36.799 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 00:32:36.829 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 00:32:36.846 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:36.849 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:32:36.879 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 00:32:36.908 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 00:32:36.939 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.60/identity/v3 2022-04-14 00:32:36.970 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 00:32:37.000 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.60/image 2022-04-14 00:32:37.029 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 00:32:37.048 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:37.050 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 00:32:37.053 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 00:32:37.055 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 00:32:37.058 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:32:37.076 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:32:37.078 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:32:37.080 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:32:37.083 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:32:37.086 | + 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-04-14 00:32:37.116 | + 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-04-14 00:32:37.146 | + 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-04-14 00:32:37.175 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:32:37.206 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 00:32:37.211 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 00:32:37.241 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 00:32:37.271 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 00:32:37.309 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.60/identity 2022-04-14 00:32:37.340 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 00:32:37.370 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 00:32:37.401 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 00:32:37.432 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 00:32:37.463 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 00:32:37.493 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 00:32:37.523 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 00:32:37.553 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 00:32:37.558 | + 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-04-14 00:32:37.565 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 00:32:37.582 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:32:37.585 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 00:32:37.587 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 00:32:37.589 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 00:32:37.592 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 00:32:37.594 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 00:32:37.597 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 00:32:37.601 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 00:32:37.603 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 00:32:37.607 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-14 00:32:37.638 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 00:32:37.640 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 00:32:37.643 | ++ functions:get_random_port:837 : true 2022-04-14 00:32:37.645 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 00:32:37.648 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 00:32:37.650 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 00:32:37.703 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 00:32:37.705 | ++ functions:get_random_port:841 : break 2 2022-04-14 00:32:37.708 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 00:32:37.711 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 00:32:37.713 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 00:32:37.741 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 00:32:37.769 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 00:32:37.795 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:32:37.823 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:32:37.852 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:32:37.879 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:32:37.907 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:32:37.934 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:32:37.966 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:32:37.995 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:32:38.024 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:32:38.052 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:32:38.080 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:32:38.109 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 00:32:38.137 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 00:32:38.164 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 00:32:38.192 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 00:32:38.220 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 00:32:38.249 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 00:32:38.251 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 00:32:38.254 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:32:38.257 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:32:38.259 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:32:38.261 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 00:32:38.264 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 00:32:38.320 | proxy (enabled by site administrator) 2022-04-14 00:32:38.323 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 00:32:38.325 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 00:32:38.328 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:32:38.330 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:32:38.332 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:32:38.335 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 00:32:38.337 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 00:32:38.392 | proxy_http (enabled by site administrator) 2022-04-14 00:32:38.396 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 00:32:38.399 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 00:32:38.401 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 00:32:38.403 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:32:38.406 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:32:38.408 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:32:38.411 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:32:38.413 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:32:38.416 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 00:32:38.417 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:32:38.426 | KeepAlive Off 2022-04-14 00:32:38.430 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 00:32:38.430 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:32:38.439 | SetEnv proxy-sendchunked 1 2022-04-14 00:32:38.443 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 00:32:38.443 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 00:32:38.452 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 00:32:38.455 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 00:32:38.458 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 00:32:38.460 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:32:38.462 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:32:38.465 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:32:38.467 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:32:38.469 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:32:38.472 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:32:38.474 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:32:38.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:32:38.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:32:38.481 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 00:32:38.543 | Site glance-wsgi-api already enabled 2022-04-14 00:32:38.547 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 00:32:38.550 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:32:38.552 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:32:38.555 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:32:38.688 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 00:32:38.701 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 00:32:38.734 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 00:32:38.737 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-14 00:32:38.755 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:32:38.758 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-14 00:32:38.760 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 00:32:38.762 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 00:32:38.765 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:32:38.767 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 00:32:38.770 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-14 00:32:38.773 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 00:32:38.775 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 00:32:38.777 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:32:38.780 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:32:38.783 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:32:38.786 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:32:38.788 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:32:38.792 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:32:38.809 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:32:38.811 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:32:38.813 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:32:38.816 | + functions-common:git_clone:629 : echo master 2022-04-14 00:32:38.817 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:32:38.822 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 00:32:38.825 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:32:38.827 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 00:32:38.840 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 00:32:38.843 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:32:38.844 | + functions-common:git_clone:685 : head -1 2022-04-14 00:32:38.848 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-14 00:32:38.851 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:32:38.853 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 00:32:38.856 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:32:38.858 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:32:38.861 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 00:32:38.864 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:32:38.867 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 00:32:38.870 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:32:38.872 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:32:38.874 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 00:32:38.877 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:32:38.879 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:32:38.882 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 00:32:38.885 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:32:38.888 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 00:32:38.890 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:32:38.893 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:32:38.896 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 00:32:38.903 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 00:32:38.905 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 00:32:39.592 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 00:32:39.594 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:32:39.597 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:32:39.600 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:32:39.602 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 00:32:39.605 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 00:32:39.607 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:32:39.609 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:32:39.612 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:32:39.615 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:32:39.617 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:32:39.620 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:32:39.622 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:32:39.624 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 00:32:39.645 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 00:32:39.648 | + 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-04-14 00:32:40.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:32:40.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:32:40.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:32:40.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:32:41.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:32:41.771 | Obtaining file:///opt/stack/cinder 2022-04-14 00:32:41.772 | Preparing metadata (setup.py): started 2022-04-14 00:32:47.392 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:32:47.529 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-14 00:32:47.530 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-14 00:32:47.531 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-14 00:32:47.532 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-14 00:32:47.533 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-14 00:32:47.535 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-14 00:32:47.536 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-14 00:32:47.537 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 00:32:47.538 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-14 00:32:47.539 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-14 00:32:47.540 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-14 00:32:47.541 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-14 00:32:47.542 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-14 00:32:47.544 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-14 00:32:47.545 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-14 00:32:47.546 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-14 00:32:47.547 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-14 00:32:47.548 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-14 00:32:47.549 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-14 00:32:47.551 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-14 00:32:47.552 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-14 00:32:47.553 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 00:32:47.555 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-14 00:32:47.556 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-14 00:32:47.557 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-14 00:32:47.558 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-14 00:32:47.559 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-14 00:32:47.561 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-14 00:32:47.562 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-14 00:32:47.563 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-14 00:32:47.564 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 00:32:47.565 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-14 00:32:47.566 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-14 00:32:47.567 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-14 00:32:47.568 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-14 00:32:47.569 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-14 00:32:47.571 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-14 00:32:47.572 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-14 00:32:47.573 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-14 00:32:47.574 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-14 00:32:47.575 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-14 00:32:47.576 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-14 00:32:47.577 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-14 00:32:47.578 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-14 00:32:47.579 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-14 00:32:47.581 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-14 00:32:47.582 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-14 00:32:47.583 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-14 00:32:47.584 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-14 00:32:47.585 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-14 00:32:47.587 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-14 00:32:47.588 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-14 00:32:47.589 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-14 00:32:47.590 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-14 00:32:47.591 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-14 00:32:47.592 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-14 00:32:47.593 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-14 00:32:47.594 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-14 00:32:47.595 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-14 00:32:47.597 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-14 00:32:47.598 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-14 00:32:47.599 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-14 00:32:47.613 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 00:32:47.614 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-14 00:32:47.615 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 00:32:47.678 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-14 00:32:47.710 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev48) (2.2.1) 2022-04-14 00:32:47.726 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (0.1.0) 2022-04-14 00:32:47.728 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-14 00:32:47.729 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (4.1.1) 2022-04-14 00:32:47.730 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.6.3) 2022-04-14 00:32:47.830 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev48) (1.7.0) 2022-04-14 00:32:47.884 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (2.10.1) 2022-04-14 00:32:47.888 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 00:32:47.915 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-14 00:32:47.917 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-14 00:32:47.918 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.2.8) 2022-04-14 00:32:48.000 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev48) (0.17.3) 2022-04-14 00:32:48.045 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 00:32:48.047 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-14 00:32:48.048 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 00:32:48.050 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (0.8.0) 2022-04-14 00:32:48.112 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 00:32:48.114 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.7.7) 2022-04-14 00:32:48.117 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (2.0.1) 2022-04-14 00:32:48.178 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (0.9.6) 2022-04-14 00:32:48.180 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev48) (2.8.2) 2022-04-14 00:32:48.242 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 00:32:48.243 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 00:32:48.244 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.1.0) 2022-04-14 00:32:48.245 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.4.0) 2022-04-14 00:32:48.246 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.2.4) 2022-04-14 00:32:48.274 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-14 00:32:48.277 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 00:32:48.278 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.3.0) 2022-04-14 00:32:48.325 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev48) (1.0.3) 2022-04-14 00:32:48.412 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 00:32:48.415 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (3.0.0) 2022-04-14 00:32:48.439 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (3.2.0) 2022-04-14 00:32:48.467 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev48) (0.11.0) 2022-04-14 00:32:48.536 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.1.0) 2022-04-14 00:32:48.539 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev48) (1.26.9) 2022-04-14 00:32:48.678 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-14 00:32:48.704 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-14 00:32:48.851 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (3.10.1) 2022-04-14 00:32:48.887 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.3.3) 2022-04-14 00:32:48.888 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (22.0.0) 2022-04-14 00:32:48.890 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.14.0) 2022-04-14 00:32:49.107 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2.0.12) 2022-04-14 00:32:49.108 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-14 00:32:49.111 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-14 00:32:49.149 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-14 00:32:49.178 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev48) (0.23.2) 2022-04-14 00:32:49.437 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-14 00:32:49.438 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-14 00:32:49.586 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 00:32:49.590 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-14 00:32:49.591 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-14 00:32:49.758 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-14 00:32:49.881 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (4.11.3) 2022-04-14 00:32:49.883 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (5.6.0) 2022-04-14 00:32:49.884 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (1.2.0) 2022-04-14 00:32:49.920 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (5.0.0) 2022-04-14 00:32:50.144 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-14 00:32:50.226 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (0.5.0) 2022-04-14 00:32:50.229 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (2.4.0) 2022-04-14 00:32:50.411 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-14 00:32:50.507 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-14 00:32:50.508 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-14 00:32:50.705 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (2.1.1) 2022-04-14 00:32:51.149 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev48) (1.1.5) 2022-04-14 00:32:51.203 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev48) (0.14.1) 2022-04-14 00:32:51.255 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev48) (0.2.5) 2022-04-14 00:32:52.363 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (1.32) 2022-04-14 00:32:52.645 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (21.4.0) 2022-04-14 00:32:52.646 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev48) (1.8.2) 2022-04-14 00:32:52.800 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev48) (2.2) 2022-04-14 00:32:53.000 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.0.0) 2022-04-14 00:32:53.185 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev48) (3.8.0) 2022-04-14 00:32:54.915 | Installing collected packages: cinder 2022-04-14 00:32:54.915 | Attempting uninstall: cinder 2022-04-14 00:32:54.915 | Found existing installation: cinder 20.1.0.dev48 2022-04-14 00:32:54.921 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 00:32:54.923 | Running setup.py develop for cinder 2022-04-14 00:33:02.491 | Successfully installed cinder 2022-04-14 00:33:02.491 | 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-04-14 00:33:02.500 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:33:02.500 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:33:02.653 | + inc/python:pip_install:200 : result=0 2022-04-14 00:33:02.655 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:33:02.657 | + functions-common:time_stop:2432 : local name 2022-04-14 00:33:02.660 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:33:02.662 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:33:02.665 | + functions-common:time_stop:2435 : local total 2022-04-14 00:33:02.667 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:33:02.669 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:33:02.671 | + functions-common:time_stop:2439 : start_time=1649896359640 2022-04-14 00:33:02.674 | + functions-common:time_stop:2441 : [[ -z 1649896359640 ]] 2022-04-14 00:33:02.677 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:33:02.682 | + functions-common:time_stop:2444 : end_time=1649896382679 2022-04-14 00:33:02.684 | + functions-common:time_stop:2445 : elapsed_time=23039 2022-04-14 00:33:02.686 | + functions-common:time_stop:2446 : total=106860 2022-04-14 00:33:02.688 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:33:02.691 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=129899 2022-04-14 00:33:02.693 | + inc/python:pip_install:203 : return 0 2022-04-14 00:33:02.696 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:33:02.698 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:33:02.701 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:33:02.720 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 00:33:02.733 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 00:33:02.735 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 00:33:02.738 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:33:02.741 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:33:02.743 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 00:33:02.746 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:33:02.748 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 00:33:02.751 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 00:33:02.753 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 00:33:02.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:02.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:02.761 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 00:33:02.773 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 00:33:02.776 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:33:02.778 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:33:02.781 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:33:02.783 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:33:02.786 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:33:02.789 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:33:02.791 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:02.794 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:02.796 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:33:02.799 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:33:02.801 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:33:02.804 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:33:02.806 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 00:33:02.809 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:33:02.811 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:02.814 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:02.817 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 00:33:02.842 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 00:33:02.952 | Reading package lists... 2022-04-14 00:33:03.202 | Building dependency tree... 2022-04-14 00:33:03.203 | Reading state information... 2022-04-14 00:33:03.461 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 00:33:03.461 | The following packages were automatically installed and are no longer required: 2022-04-14 00:33:03.462 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:33:03.462 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:33:03.462 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:33:03.462 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:33:03.462 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:33:03.463 | python3-zope.interface 2022-04-14 00:33:03.463 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:33:03.583 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:33:03.588 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:33:03.590 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:33:03.593 | + functions-common:time_stop:2432 : local name 2022-04-14 00:33:03.596 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:33:03.599 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:33:03.602 | + functions-common:time_stop:2435 : local total 2022-04-14 00:33:03.605 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:33:03.608 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:33:03.611 | + functions-common:time_stop:2439 : start_time=1649896382839 2022-04-14 00:33:03.614 | + functions-common:time_stop:2441 : [[ -z 1649896382839 ]] 2022-04-14 00:33:03.618 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:33:03.623 | + functions-common:time_stop:2444 : end_time=1649896383620 2022-04-14 00:33:03.625 | + functions-common:time_stop:2445 : elapsed_time=781 2022-04-14 00:33:03.628 | + functions-common:time_stop:2446 : total=5341 2022-04-14 00:33:03.630 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:33:03.633 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6122 2022-04-14 00:33:03.636 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:33:03.638 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:33:03.641 | + ./stack.sh:main:928 : configure_cinder 2022-04-14 00:33:03.644 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 00:33:03.657 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 00:33:03.662 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 00:33:03.664 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 00:33:03.666 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:33:03.670 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 00:33:03.670 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:33:03.677 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 00:33:03.679 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 00:33:03.682 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:33:03.685 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 00:33:03.687 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 00:33:03.689 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 00:33:03.693 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 00:33:03.696 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 00:33:03.710 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 00:33:03.723 | + 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-04-14 00:33:03.736 | + 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-04-14 00:33:03.750 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 00:33:03.764 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:33:03.768 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:33:03.773 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.nSl91qXL3e 2022-04-14 00:33:03.776 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:33:03.778 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 00:33:03.781 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 00:33:03.783 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.nSl91qXL3e 2022-04-14 00:33:03.788 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.nSl91qXL3e 2022-04-14 00:33:03.801 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.nSl91qXL3e /etc/sudoers.d/cinder-rootwrap 2022-04-14 00:33:03.815 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 00:33:03.819 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:33:03.821 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:33:03.824 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:33:03.826 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:33:03.828 | + 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-04-14 00:33:03.831 | + 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-04-14 00:33:03.833 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 00:33:03.836 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 00:33:03.841 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 00:33:03.845 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 00:33:03.865 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 00:33:03.884 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 00:33:03.903 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 00:33:03.925 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 00:33:03.947 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 00:33:03.968 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 00:33:03.989 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 00:33:04.009 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 00:33:04.012 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:33:04.015 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 00:33:04.017 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:33:04.021 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 00:33:04.053 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 00:33:04.085 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:33:04.116 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 00:33:04.146 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 00:33:04.175 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 00:33:04.205 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 00:33:04.233 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 00:33:04.261 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:33:04.290 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:33:04.319 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 00:33:04.352 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 00:33:04.383 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 00:33:04.386 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 00:33:04.388 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 00:33:04.391 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 00:33:04.394 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:33:04.397 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 00:33:04.428 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 00:33:04.457 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 00:33:04.486 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 00:33:04.515 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 00:33:04.543 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 00:33:04.572 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 00:33:04.604 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 00:33:04.606 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.60 2022-04-14 00:33:04.635 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:33:04.673 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 00:33:04.681 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 5e202b3e6f6d62359aa32705f637f1f9 2022-04-14 00:33:04.711 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 00:33:04.714 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 00:33:04.742 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 00:33:04.772 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 00:33:04.801 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 00:33:04.829 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 00:33:04.847 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:04.849 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 00:33:04.851 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 00:33:04.854 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 00:33:04.856 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 00:33:04.859 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 00:33:04.861 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 00:33:04.863 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 00:33:04.866 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 00:33:04.868 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 00:33:04.871 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 00:33:04.873 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 00:33:04.904 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-14 00:33:04.933 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 00:33:04.962 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 00:33:04.993 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 00:33:05.021 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 00:33:05.049 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 00:33:05.052 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 00:33:05.054 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 00:33:05.057 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 00:33:05.086 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 00:33:05.088 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 00:33:05.117 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 00:33:05.120 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 00:33:05.122 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 00:33:05.125 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 00:33:05.157 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 00:33:05.159 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 00:33:05.162 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 00:33:05.179 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:05.183 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 00:33:05.186 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 00:33:05.188 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 00:33:05.191 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 00:33:05.219 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.60:8080/v1/AUTH_ 2022-04-14 00:33:05.249 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 00:33:05.265 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:05.267 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 00:33:05.285 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:05.288 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 00:33:05.304 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:05.306 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 00:33:05.309 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 00:33:05.311 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 00:33:05.314 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 00:33:05.316 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:33:05.318 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:33:05.321 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:33:05.339 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:05.343 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:33:05.345 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:33:05.348 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:33:05.364 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:05.366 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:33:05.369 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:33:05.398 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:33:05.400 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:33:05.403 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 00:33:05.405 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 00:33:05.407 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:33:05.411 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:33:05.428 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:33:05.431 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:33:05.433 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:33:05.436 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:33:05.438 | + 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-04-14 00:33:05.467 | + 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-04-14 00:33:05.495 | + 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-04-14 00:33:05.523 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:33:05.552 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 00:33:05.569 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:05.571 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 00:33:05.574 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:33:05.576 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 00:33:05.579 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 00:33:05.582 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:33:05.584 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:33:05.587 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 00:33:05.591 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 00:33:05.593 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:33:05.596 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:33:05.609 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:33:05.609 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:33:05.618 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:33:05.621 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:33:05.637 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:33:05.640 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 00:33:05.644 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 00:33:05.673 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:33:05.701 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 00:33:05.728 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:33:05.755 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:33:05.782 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:33:05.810 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:33:05.838 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:33:05.866 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:33:05.893 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:33:05.921 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:33:05.949 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:33:05.976 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:33:06.005 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:33:06.008 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:33:06.011 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 00:33:06.013 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 00:33:06.015 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:33:06.018 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:06.021 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:06.023 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:33:06.026 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:33:06.028 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 00:33:06.056 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:33:06.085 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 00:33:06.085 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-14 00:33:06.093 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 00:33:06.097 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 00:33:06.099 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 00:33:06.102 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:33:06.105 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:33:06.107 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:33:06.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:06.112 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:06.114 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:33:06.117 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:33:06.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:06.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:06.124 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 00:33:06.186 | Enabling site cinder-wsgi. 2022-04-14 00:33:06.192 | To activate the new configuration, you need to run: 2022-04-14 00:33:06.192 | systemctl reload apache2 2022-04-14 00:33:06.196 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:33:06.199 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:33:06.201 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:33:06.204 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:33:06.346 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 00:33:06.349 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 00:33:06.382 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.60/image 2022-04-14 00:33:06.417 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 00:33:06.433 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:06.436 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 00:33:06.438 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 00:33:06.441 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:33:06.444 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:33:06.446 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 00:33:06.478 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 00:33:06.506 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.60/identity 2022-04-14 00:33:06.535 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 00:33:06.563 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 00:33:06.592 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 00:33:06.621 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 00:33:06.650 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 00:33:06.678 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:33:06.707 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 00:33:06.735 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 00:33:06.763 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:33:06.792 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 00:33:06.794 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 00:33:06.811 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:06.814 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.60:2379 2022-04-14 00:33:06.845 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 00:33:06.848 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-14 00:33:06.866 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:06.868 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-14 00:33:06.871 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 00:33:06.873 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 00:33:06.876 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:33:06.879 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 00:33:06.881 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 00:33:06.885 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:33:06.886 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:33:06.891 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:33:06.894 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:33:06.897 | + 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-04-14 00:33:06.900 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:33:06.902 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 00:33:06.905 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 00:33:06.907 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 00:33:06.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:33:06.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:33:06.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 00:33:06.918 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:33:06.920 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-14 00:33:06.923 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 00:33:06.925 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 00:33:06.928 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:33:06.930 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:33:06.933 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:33:06.935 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:33:06.938 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:33:06.941 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:33:06.957 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:33:06.960 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:33:06.962 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:33:06.965 | + functions-common:git_clone:629 : echo master 2022-04-14 00:33:06.965 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:33:06.970 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 00:33:06.973 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:33:06.975 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 00:33:06.989 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 00:33:06.992 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:33:06.992 | + functions-common:git_clone:685 : head -1 2022-04-14 00:33:06.995 | 4600e85ea8 [WIP] Avoid race condition when deleting trunk bridges 2022-04-14 00:33:06.998 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:33:07.001 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 00:33:07.004 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:33:07.006 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:33:07.009 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 00:33:07.011 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:33:07.014 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 00:33:07.017 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:33:07.020 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:33:07.022 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 00:33:07.025 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:33:07.027 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:33:07.030 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 00:33:07.033 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:33:07.036 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 00:33:07.039 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:33:07.041 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:33:07.044 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 00:33:07.051 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 00:33:07.053 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 00:33:07.732 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 00:33:07.735 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:33:07.738 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:33:07.740 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:33:07.742 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 00:33:07.745 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 00:33:07.747 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:33:07.749 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:33:07.752 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:33:07.755 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:33:07.757 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:33:07.759 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:33:07.762 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:33:07.764 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 00:33:07.785 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 00:33:07.787 | + 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-04-14 00:33:08.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:33:08.679 | from cryptography.utils import int_from_bytes 2022-04-14 00:33:08.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:33:08.679 | from cryptography.utils import int_from_bytes 2022-04-14 00:33:09.844 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:33:09.875 | Obtaining file:///opt/stack/neutron 2022-04-14 00:33:09.876 | Preparing metadata (setup.py): started 2022-04-14 00:33:15.694 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:33:15.784 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.8.1) 2022-04-14 00:33:15.786 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.5.0) 2022-04-14 00:33:15.787 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.1.1) 2022-04-14 00:33:15.788 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.5.1) 2022-04-14 00:33:15.788 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:33:15.789 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.1.1) 2022-04-14 00:33:15.791 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.33.0) 2022-04-14 00:33:15.792 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.4.1) 2022-04-14 00:33:15.793 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.20.4) 2022-04-14 00:33:15.794 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.27.1) 2022-04-14 00:33:15.795 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.1.1) 2022-04-14 00:33:15.796 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (9.4.0) 2022-04-14 00:33:15.797 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.8.0) 2022-04-14 00:33:15.798 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.11.0) 2022-04-14 00:33:15.799 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.20.0) 2022-04-14 00:33:15.801 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (7.8.0) 2022-04-14 00:33:15.802 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (6.3.1) 2022-04-14 00:33:15.803 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.4.35) 2022-04-14 00:33:15.804 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.8.7) 2022-04-14 00:33:15.805 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0) 2022-04-14 00:33:15.806 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.7.7) 2022-04-14 00:33:15.807 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.5.0) 2022-04-14 00:33:15.808 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.10.1) 2022-04-14 00:33:15.809 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0) 2022-04-14 00:33:15.811 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (8.8.0) 2022-04-14 00:33:15.812 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.1.0) 2022-04-14 00:33:15.813 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (11.2.0) 2022-04-14 00:33:15.814 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.1.0) 2022-04-14 00:33:15.815 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.7.0) 2022-04-14 00:33:15.816 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (12.13.0) 2022-04-14 00:33:15.817 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.1) 2022-04-14 00:33:15.818 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.11.0) 2022-04-14 00:33:15.819 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.7.0) 2022-04-14 00:33:15.821 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.3.0) 2022-04-14 00:33:15.822 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (6.3.1) 2022-04-14 00:33:15.823 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.3.0) 2022-04-14 00:33:15.824 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.8.0) 2022-04-14 00:33:15.825 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.5.0) 2022-04-14 00:33:15.826 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.12.2) 2022-04-14 00:33:15.828 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.6.0) 2022-04-14 00:33:15.828 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (3.4.2) 2022-04-14 00:33:15.829 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.3.1) 2022-04-14 00:33:15.831 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.1.0) 2022-04-14 00:33:15.832 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.16.0) 2022-04-14 00:33:15.833 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (1.16.0) 2022-04-14 00:33:15.834 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (21.3) 2022-04-14 00:33:15.835 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (5.9.0) 2022-04-14 00:33:15.837 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:15.838 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (22.0.0) 2022-04-14 00:33:15.839 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (17.7.0) 2022-04-14 00:33:15.840 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (0.61.0) 2022-04-14 00:33:15.841 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (4.5.0) 2022-04-14 00:33:15.842 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.7.1) 2022-04-14 00:33:15.843 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.4.0) 2022-04-14 00:33:15.844 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev115) (2.11.0) 2022-04-14 00:33:15.860 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (5.6.0) 2022-04-14 00:33:15.862 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (4.11.3) 2022-04-14 00:33:15.863 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev115) (1.2.0) 2022-04-14 00:33:15.870 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev115) (1.14.0) 2022-04-14 00:33:15.883 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (2.2.1) 2022-04-14 00:33:15.884 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (1.16.0) 2022-04-14 00:33:15.885 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev115) (1.1.2) 2022-04-14 00:33:15.904 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev115) (3.0.7) 2022-04-14 00:33:15.912 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev115) (2.1.1) 2022-04-14 00:33:15.972 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev115) (1.7.0) 2022-04-14 00:33:15.974 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev115) (1.0.2) 2022-04-14 00:33:16.028 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev115) (3.1.1) 2022-04-14 00:33:16.031 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev115) (4.4.0) 2022-04-14 00:33:16.077 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev115) (1.2.2) 2022-04-14 00:33:16.081 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev115) (2.7.0) 2022-04-14 00:33:16.108 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.32) 2022-04-14 00:33:16.109 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.4.0) 2022-04-14 00:33:16.110 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (36.0.2) 2022-04-14 00:33:16.112 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (6.0) 2022-04-14 00:33:16.113 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:33:16.115 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.1.5) 2022-04-14 00:33:16.116 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.4.4) 2022-04-14 00:33:16.117 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev115) (1.0.0) 2022-04-14 00:33:16.134 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev115) (1.0.3) 2022-04-14 00:33:16.225 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev115) (0.17.3) 2022-04-14 00:33:16.294 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev115) (1.5.0) 2022-04-14 00:33:16.358 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (2.0.1) 2022-04-14 00:33:16.359 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.5.0) 2022-04-14 00:33:16.362 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.13.0) 2022-04-14 00:33:16.418 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev115) (2.8.2) 2022-04-14 00:33:16.422 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev115) (0.9.6) 2022-04-14 00:33:16.479 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.0.0) 2022-04-14 00:33:16.482 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.1.0) 2022-04-14 00:33:16.486 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (0.4.0) 2022-04-14 00:33:16.487 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.2.4) 2022-04-14 00:33:16.510 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev115) (3.3.0) 2022-04-14 00:33:16.513 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev115) (3.2.0) 2022-04-14 00:33:16.560 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev115) (1.15.0) 2022-04-14 00:33:16.616 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev115) (2022.1) 2022-04-14 00:33:16.648 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev115) (3.0.0) 2022-04-14 00:33:16.649 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev115) (1.3.3) 2022-04-14 00:33:16.677 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev115) (3.2.0) 2022-04-14 00:33:16.819 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev115) (2.4.0) 2022-04-14 00:33:16.891 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev115) (62.0.0) 2022-04-14 00:33:16.968 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev115) (0.3.5) 2022-04-14 00:33:16.969 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev115) (3.0.0) 2022-04-14 00:33:17.081 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:17.083 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:17.084 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:17.085 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:17.086 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:17.088 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:17.089 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.1.0.dev115) (0.6.9) 2022-04-14 00:33:17.295 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:33:17.298 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (3.10.1) 2022-04-14 00:33:17.300 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev115) (3.2.0) 2022-04-14 00:33:17.343 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev115) (2.1.0) 2022-04-14 00:33:17.348 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev115) (3.17.6) 2022-04-14 00:33:17.440 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (1.26.9) 2022-04-14 00:33:17.442 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (2.0.12) 2022-04-14 00:33:17.443 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (2019.11.28) 2022-04-14 00:33:17.446 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev115) (3.3) 2022-04-14 00:33:17.482 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev115) (0.7) 2022-04-14 00:33:17.821 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev115) (0.13.1) 2022-04-14 00:33:17.898 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (5.0.0) 2022-04-14 00:33:18.059 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev115) (2.21) 2022-04-14 00:33:18.132 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (0.5.0) 2022-04-14 00:33:18.134 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (2.4.0) 2022-04-14 00:33:18.371 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev115) (2.5.0) 2022-04-14 00:33:18.546 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev115) (2.2) 2022-04-14 00:33:19.105 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev115) (0.14.1) 2022-04-14 00:33:19.154 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev115) (0.2.5) 2022-04-14 00:33:19.763 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.4.2) 2022-04-14 00:33:19.764 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev115) (0.5.2) 2022-04-14 00:33:20.089 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (4.11.1) 2022-04-14 00:33:20.090 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (2.1.1) 2022-04-14 00:33:20.258 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev115) (3.8.0) 2022-04-14 00:33:20.505 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (21.4.0) 2022-04-14 00:33:20.506 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev115) (1.8.2) 2022-04-14 00:33:20.690 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev115) (1.0.0) 2022-04-14 00:33:20.955 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev115) (2.3.2) 2022-04-14 00:33:22.559 | Installing collected packages: neutron 2022-04-14 00:33:22.559 | Attempting uninstall: neutron 2022-04-14 00:33:22.559 | Found existing installation: neutron 20.1.0.dev115 2022-04-14 00:33:22.578 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 00:33:22.580 | Running setup.py develop for neutron 2022-04-14 00:33:30.159 | Successfully installed neutron 2022-04-14 00:33:30.159 | 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-04-14 00:33:30.167 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:33:30.167 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:33:30.319 | + inc/python:pip_install:200 : result=0 2022-04-14 00:33:30.321 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:33:30.324 | + functions-common:time_stop:2432 : local name 2022-04-14 00:33:30.326 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:33:30.328 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:33:30.331 | + functions-common:time_stop:2435 : local total 2022-04-14 00:33:30.333 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:33:30.335 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:33:30.338 | + functions-common:time_stop:2439 : start_time=1649896387779 2022-04-14 00:33:30.340 | + functions-common:time_stop:2441 : [[ -z 1649896387779 ]] 2022-04-14 00:33:30.343 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:33:30.347 | + functions-common:time_stop:2444 : end_time=1649896410344 2022-04-14 00:33:30.350 | + functions-common:time_stop:2445 : elapsed_time=22565 2022-04-14 00:33:30.352 | + functions-common:time_stop:2446 : total=129899 2022-04-14 00:33:30.356 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:33:30.359 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=152464 2022-04-14 00:33:30.362 | + inc/python:pip_install:203 : return 0 2022-04-14 00:33:30.364 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:33:30.367 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:33:30.370 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:33:30.389 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 00:33:30.402 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 00:33:30.404 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 00:33:30.407 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:33:30.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:33:30.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 00:33:30.415 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:33:30.417 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 00:33:30.420 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:33:30.422 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-14 00:33:30.440 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:30.443 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-14 00:33:30.446 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 00:33:30.448 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 00:33:30.451 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:33:30.454 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 00:33:30.457 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 00:33:30.459 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 00:33:30.462 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:33:30.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:33:30.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 00:33:30.469 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:33:30.472 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 00:33:30.488 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:30.490 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 00:33:30.507 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:30.509 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 00:33:30.526 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:30.529 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-14 00:33:30.531 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 00:33:30.533 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 00:33:30.536 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:33:30.538 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:33:30.541 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:33:30.543 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:33:30.545 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:33:30.548 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:33:30.566 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:33:30.568 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:33:30.570 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:33:30.573 | + functions-common:git_clone:629 : echo master 2022-04-14 00:33:30.573 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:33:30.579 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 00:33:30.581 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:33:30.583 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 00:33:30.596 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 00:33:30.599 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:33:30.599 | + functions-common:git_clone:685 : head -1 2022-04-14 00:33:30.603 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-14 00:33:30.606 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:33:30.608 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 00:33:30.610 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:33:30.613 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:33:30.615 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 00:33:30.618 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:33:30.620 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 00:33:30.623 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:33:30.625 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:33:30.628 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 00:33:30.631 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:33:30.633 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:33:30.637 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 00:33:30.639 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:33:30.642 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 00:33:30.645 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:33:30.647 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:33:30.650 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 00:33:30.656 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 00:33:30.660 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 00:33:31.345 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 00:33:31.348 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:33:31.351 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:33:31.353 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:33:31.355 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 00:33:31.358 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 00:33:31.360 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:33:31.363 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:33:31.365 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:33:31.368 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:33:31.370 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:33:31.372 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:33:31.375 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:33:31.377 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 00:33:31.398 | Using python 3.8 to install /opt/stack/nova 2022-04-14 00:33:31.401 | + 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-04-14 00:33:32.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:33:32.276 | from cryptography.utils import int_from_bytes 2022-04-14 00:33:32.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:33:32.276 | from cryptography.utils import int_from_bytes 2022-04-14 00:33:33.472 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:33:33.503 | Obtaining file:///opt/stack/nova 2022-04-14 00:33:33.504 | Preparing metadata (setup.py): started 2022-04-14 00:33:40.237 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:33:40.365 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-14 00:33:40.366 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-14 00:33:40.367 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-14 00:33:40.368 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-14 00:33:40.369 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:33:40.370 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-14 00:33:40.371 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-14 00:33:40.372 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-14 00:33:40.373 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-14 00:33:40.374 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-14 00:33:40.375 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-14 00:33:40.377 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:33:40.378 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:33:40.379 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:33:40.380 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-14 00:33:40.381 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-14 00:33:40.382 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-14 00:33:40.383 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-14 00:33:40.385 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-14 00:33:40.386 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-14 00:33:40.386 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:33:40.388 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-14 00:33:40.389 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:33:40.390 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-14 00:33:40.391 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-14 00:33:40.392 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-14 00:33:40.393 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-14 00:33:40.395 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-14 00:33:40.396 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-14 00:33:40.397 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-14 00:33:40.398 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-14 00:33:40.399 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-14 00:33:40.400 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-14 00:33:40.401 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:33:40.402 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-14 00:33:40.403 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-14 00:33:40.405 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:33:40.406 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-14 00:33:40.407 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-14 00:33:40.409 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:33:40.410 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-14 00:33:40.411 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-14 00:33:40.412 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:33:40.413 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:33:40.414 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-14 00:33:40.415 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:33:40.417 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-14 00:33:40.418 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-14 00:33:40.419 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-14 00:33:40.420 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-14 00:33:40.421 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-14 00:33:40.422 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-14 00:33:40.423 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-14 00:33:40.424 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:33:40.425 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-14 00:33:40.427 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-14 00:33:40.428 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-14 00:33:40.429 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:33:40.430 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-14 00:33:40.431 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-14 00:33:40.432 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-14 00:33:40.433 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:33:40.434 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-14 00:33:40.435 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-14 00:33:40.452 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:33:40.453 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-14 00:33:40.455 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-14 00:33:40.476 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-14 00:33:40.518 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-14 00:33:40.550 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-14 00:33:40.551 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:33:40.575 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-14 00:33:40.703 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-14 00:33:40.705 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-14 00:33:40.764 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:33:40.791 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-14 00:33:40.792 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-14 00:33:40.793 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-14 00:33:40.796 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:33:40.797 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-14 00:33:40.820 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-14 00:33:40.820 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-14 00:33:40.873 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:33:40.877 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:40.878 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-14 00:33:40.939 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-14 00:33:41.051 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:33:41.053 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-14 00:33:41.135 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-14 00:33:41.196 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-14 00:33:41.197 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:33:41.201 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-14 00:33:41.204 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-14 00:33:41.230 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-14 00:33:41.232 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-14 00:33:41.284 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-14 00:33:41.342 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-14 00:33:41.380 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:33:41.382 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-14 00:33:41.435 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-14 00:33:41.437 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-14 00:33:41.526 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-14 00:33:41.553 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-14 00:33:41.634 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-14 00:33:41.713 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-14 00:33:41.777 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-14 00:33:41.779 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-14 00:33:41.782 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-14 00:33:41.824 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-14 00:33:41.827 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-14 00:33:41.831 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:33:41.911 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-14 00:33:41.914 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-14 00:33:41.915 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-14 00:33:41.917 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-14 00:33:42.012 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-14 00:33:42.226 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-14 00:33:42.229 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-14 00:33:42.342 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-14 00:33:42.343 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-14 00:33:42.345 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:33:42.464 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-14 00:33:42.541 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-14 00:33:42.577 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-14 00:33:42.784 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-14 00:33:42.864 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:33:42.866 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-14 00:33:43.082 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-14 00:33:43.193 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-14 00:33:43.671 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-14 00:33:43.716 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-14 00:33:44.083 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:44.085 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:44.086 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:44.087 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:44.088 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:44.089 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:44.091 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-14 00:33:45.321 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-14 00:33:45.735 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-14 00:33:45.737 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-14 00:33:45.834 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-14 00:33:45.940 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-14 00:33:47.623 | Installing collected packages: nova 2022-04-14 00:33:47.623 | Attempting uninstall: nova 2022-04-14 00:33:47.623 | Found existing installation: nova 25.1.0.dev32 2022-04-14 00:33:47.632 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 00:33:47.634 | Running setup.py develop for nova 2022-04-14 00:33:55.979 | Successfully installed nova 2022-04-14 00:33:55.979 | 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-04-14 00:33:55.988 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:33:55.988 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:33:56.138 | + inc/python:pip_install:200 : result=0 2022-04-14 00:33:56.140 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:33:56.143 | + functions-common:time_stop:2432 : local name 2022-04-14 00:33:56.146 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:33:56.148 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:33:56.150 | + functions-common:time_stop:2435 : local total 2022-04-14 00:33:56.152 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:33:56.154 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:33:56.157 | + functions-common:time_stop:2439 : start_time=1649896411393 2022-04-14 00:33:56.159 | + functions-common:time_stop:2441 : [[ -z 1649896411393 ]] 2022-04-14 00:33:56.162 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:33:56.166 | + functions-common:time_stop:2444 : end_time=1649896436163 2022-04-14 00:33:56.168 | + functions-common:time_stop:2445 : elapsed_time=24770 2022-04-14 00:33:56.170 | + functions-common:time_stop:2446 : total=152464 2022-04-14 00:33:56.173 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:33:56.175 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=177234 2022-04-14 00:33:56.177 | + inc/python:pip_install:203 : return 0 2022-04-14 00:33:56.180 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:33:56.182 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:33:56.185 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:33:56.205 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 00:33:56.217 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 00:33:56.220 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 00:33:56.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:33:56.225 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:33:56.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 00:33:56.230 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:33:56.232 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-14 00:33:56.245 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:33:56.248 | + ./stack.sh:main:939 : configure_nova 2022-04-14 00:33:56.250 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 00:33:56.262 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 00:33:56.265 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 00:33:56.268 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 00:33:56.272 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 00:33:56.272 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 00:33:56.277 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 00:33:56.279 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 00:33:56.282 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 00:33:56.285 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 00:33:56.287 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 00:33:56.290 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 00:33:56.292 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 00:33:56.295 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 00:33:56.307 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 00:33:56.319 | + 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-04-14 00:33:56.332 | + 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-04-14 00:33:56.345 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 00:33:56.358 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 00:33:56.361 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 00:33:56.365 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ZWTUma7d3M 2022-04-14 00:33:56.368 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:33:56.370 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 00:33:56.373 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 00:33:56.375 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:33:56.378 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 00:33:56.381 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ZWTUma7d3M 2022-04-14 00:33:56.384 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ZWTUma7d3M 2022-04-14 00:33:56.397 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ZWTUma7d3M /etc/sudoers.d/nova-rootwrap 2022-04-14 00:33:56.410 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 00:33:56.415 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 00:33:56.417 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 00:33:56.420 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 00:33:56.422 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 00:33:56.425 | + 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-04-14 00:33:56.427 | + 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-04-14 00:33:56.430 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 00:33:56.432 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 00:33:56.437 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 00:33:56.454 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:56.457 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 00:33:56.459 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 00:33:56.463 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 00:33:56.467 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 00:33:56.495 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 00:33:56.498 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 00:33:56.524 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 00:33:56.554 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 00:33:56.581 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-14 00:33:56.612 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 00:33:56.642 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 00:33:56.671 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 00:33:56.675 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.60 2022-04-14 00:33:56.701 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 00:33:56.729 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 00:33:56.756 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 00:33:56.784 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 00:33:56.811 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 00:33:56.840 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 00:33:56.842 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:33:56.845 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:33:56.847 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:33:56.850 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:33:56.852 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:33:56.854 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:33:56.856 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:33:56.858 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:33:56.861 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:33:56.863 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:33:56.865 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:33:56.868 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 00:33:56.870 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:33:56.872 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:33:56.874 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:33:56.877 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:33:56.879 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:33:56.881 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:33:56.883 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 00:33:56.899 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:56.902 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:33:56.904 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 00:33:56.906 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 00:33:56.934 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 00:33:56.937 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 00:33:56.939 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 00:33:56.941 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 00:33:56.943 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:33:56.946 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 00:33:56.977 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 00:33:56.979 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 00:33:56.981 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 00:33:56.983 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 00:33:56.986 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:33:56.989 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 00:33:57.019 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 00:33:57.049 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 00:33:57.077 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 00:33:57.105 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 00:33:57.122 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:57.124 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 00:33:57.140 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:57.144 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 00:33:57.145 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 00:33:57.150 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 00:33:57.152 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 00:33:57.181 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 00:33:57.197 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:57.200 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 00:33:57.202 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:33:57.205 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:33:57.207 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:33:57.209 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 00:33:57.240 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 00:33:57.267 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:33:57.294 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 00:33:57.326 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 00:33:57.353 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 00:33:57.382 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 00:33:57.409 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 00:33:57.437 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:33:57.464 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:33:57.491 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 00:33:57.508 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:57.510 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 00:33:57.512 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 00:33:57.543 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 00:33:57.570 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.60/identity 2022-04-14 00:33:57.598 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 00:33:57.626 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 00:33:57.653 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 00:33:57.681 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 00:33:57.709 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 00:33:57.737 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 00:33:57.753 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:57.755 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 00:33:57.757 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 00:33:57.785 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 00:33:57.815 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 00:33:57.817 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 00:33:57.846 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 00:33:57.848 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 00:33:57.850 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 00:33:57.853 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:33:57.855 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:33:57.857 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:33:57.860 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:33:57.862 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:33:57.864 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:33:57.866 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 00:33:57.869 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:33:57.871 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:33:57.873 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:33:57.875 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:33:57.878 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:33:57.880 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:33:57.883 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:33:57.886 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:33:57.888 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:33:57.890 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:33:57.893 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:33:57.896 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 00:33:57.898 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 00:33:57.900 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 00:33:57.903 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:33:57.920 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:33:57.922 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:33:57.925 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:33:57.927 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:33:57.929 | + 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-04-14 00:33:57.957 | + 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-04-14 00:33:57.984 | + 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-04-14 00:33:58.012 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:33:58.039 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 00:33:58.071 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 00:33:58.087 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:58.089 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 00:33:58.091 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 00:33:58.094 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 00:33:58.096 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 00:33:58.098 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:33:58.101 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:33:58.104 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 00:33:58.108 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 00:33:58.110 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:33:58.113 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:33:58.125 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:33:58.125 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:33:58.134 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:33:58.138 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:33:58.153 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:33:58.156 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 00:33:58.160 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 00:33:58.190 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 00:33:58.217 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 00:33:58.244 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:33:58.271 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:33:58.298 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:33:58.325 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:33:58.359 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:33:58.386 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:33:58.415 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:33:58.442 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:33:58.470 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:33:58.497 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:33:58.524 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:33:58.526 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:33:58.529 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 00:33:58.531 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 00:33:58.534 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:33:58.536 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:58.539 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:58.541 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:33:58.544 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:33:58.546 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 00:33:58.573 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:33:58.601 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-14 00:33:58.601 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 00:33:58.610 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 00:33:58.613 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 00:33:58.616 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 00:33:58.618 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:33:58.620 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:33:58.623 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:33:58.625 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:58.627 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:58.630 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:33:58.632 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:33:58.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:33:58.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:33:58.639 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 00:33:58.714 | Enabling site nova-api-wsgi. 2022-04-14 00:33:58.721 | To activate the new configuration, you need to run: 2022-04-14 00:33:58.721 | systemctl reload apache2 2022-04-14 00:33:58.729 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:33:58.731 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:33:58.734 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:33:58.736 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:33:58.876 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 00:33:58.899 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:58.902 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-04-14 00:33:58.904 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:33:58.906 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 00:33:58.909 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 00:33:58.911 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 00:33:58.913 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:33:58.916 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:33:58.920 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 00:33:58.923 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:33:58.925 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:33:58.939 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:33:58.939 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:33:58.948 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:33:58.952 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:33:58.968 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 00:33:58.970 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 00:33:58.974 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 00:33:59.004 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 00:33:59.034 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 00:33:59.065 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:33:59.093 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:33:59.120 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:33:59.148 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:33:59.175 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:33:59.202 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:33:59.230 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:33:59.258 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:33:59.285 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:33:59.313 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:33:59.341 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 00:33:59.343 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 00:33:59.371 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 00:33:59.387 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:59.390 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 00:33:59.421 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 00:33:59.424 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 00:33:59.426 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 00:33:59.443 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:59.446 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:33:59.449 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:33:59.477 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 00:33:59.508 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 00:33:59.510 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:33:59.513 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 00:33:59.515 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:33:59.517 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:33:59.520 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:33:59.536 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:59.539 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:33:59.541 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:33:59.544 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:33:59.561 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:33:59.563 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:33:59.566 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:33:59.594 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:33:59.597 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:33:59.599 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 00:33:59.628 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 00:33:59.656 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 00:33:59.687 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 00:33:59.705 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:33:59.708 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 00:33:59.735 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 00:33:59.738 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 00:33:59.740 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 00:33:59.771 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 00:33:59.799 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.60/identity 2022-04-14 00:33:59.827 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 00:33:59.856 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 00:33:59.884 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 00:33:59.912 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 00:33:59.941 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 00:33:59.969 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 00:33:59.997 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 00:34:00.014 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:00.017 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 00:34:00.021 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:34:00.024 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 00:34:00.026 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 00:34:00.029 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 00:34:00.031 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:34:00.034 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:34:00.037 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:34:00.039 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 00:34:00.041 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 00:34:00.045 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 00:34:00.049 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 00:34:00.051 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 00:34:00.053 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 00:34:00.056 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:34:00.059 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 00:34:00.090 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 00:34:00.121 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 00:34:00.152 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:34:00.154 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 00:34:00.158 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 00:34:00.160 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 00:34:00.176 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:00.180 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 00:34:00.180 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 00:34:00.863 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 00:34:00.865 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 00:34:00.868 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 00:34:00.870 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 00:34:00.873 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:34:00.875 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 00:34:00.877 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:34:00.894 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:00.897 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 00:34:00.900 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 00:34:00.902 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:34:00.918 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:00.921 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-04-14 00:34:00.924 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/nova_cell1 2022-04-14 00:34:00.952 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:34:00.955 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:34:00.957 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 00:34:00.974 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:00.976 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 00:34:00.979 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:34:00.981 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 00:34:01.012 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.60/identity 2022-04-14 00:34:01.040 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 00:34:01.068 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 00:34:01.097 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 00:34:01.126 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 00:34:01.153 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 00:34:01.182 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 00:34:01.209 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 00:34:01.212 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 00:34:01.214 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 00:34:01.217 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:34:01.234 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:34:01.237 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:34:01.240 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:34:01.242 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:34:01.244 | + 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-04-14 00:34:01.271 | + 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-04-14 00:34:01.300 | + 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-04-14 00:34:01.328 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:34:01.356 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 00:34:01.360 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 00:34:01.364 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 00:34:01.367 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 00:34:01.369 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 00:34:01.372 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 00:34:01.374 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 00:34:01.377 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 00:34:01.380 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 00:34:01.382 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 00:34:01.384 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 00:34:01.387 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 00:34:01.389 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 00:34:01.392 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 00:34:01.394 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 00:34:01.410 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:01.423 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 00:34:01.423 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 00:34:01.440 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:01.442 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 00:34:01.462 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:01.465 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 00:34:01.482 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:01.486 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-14 00:34:01.503 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:01.506 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-14 00:34:01.508 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 00:34:01.511 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 00:34:01.513 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 00:34:01.517 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 00:34:01.519 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 00:34:01.522 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 00:34:01.524 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:01.527 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:01.530 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 00:34:01.533 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:34:01.535 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:34:01.538 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:34:01.540 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:34:01.543 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:34:01.545 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:34:01.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:01.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:01.553 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:34:01.556 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:34:01.558 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:34:01.561 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:34:01.563 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 00:34:01.566 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:34:01.568 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:01.571 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:01.574 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 00:34:01.597 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 00:34:01.709 | Reading package lists... 2022-04-14 00:34:01.956 | Building dependency tree... 2022-04-14 00:34:01.958 | Reading state information... 2022-04-14 00:34:02.213 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 00:34:02.213 | The following packages were automatically installed and are no longer required: 2022-04-14 00:34:02.214 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:34:02.214 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:34:02.214 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:34:02.214 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:34:02.214 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:34:02.214 | python3-zope.interface 2022-04-14 00:34:02.214 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:34:02.329 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:34:02.333 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:34:02.336 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:34:02.339 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:02.341 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:02.343 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:02.346 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:02.349 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:02.351 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:34:02.353 | + functions-common:time_stop:2439 : start_time=1649896441593 2022-04-14 00:34:02.355 | + functions-common:time_stop:2441 : [[ -z 1649896441593 ]] 2022-04-14 00:34:02.358 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:02.363 | + functions-common:time_stop:2444 : end_time=1649896442360 2022-04-14 00:34:02.365 | + functions-common:time_stop:2445 : elapsed_time=767 2022-04-14 00:34:02.367 | + functions-common:time_stop:2446 : total=6122 2022-04-14 00:34:02.370 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:02.372 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6889 2022-04-14 00:34:02.374 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:34:02.377 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 00:34:02.380 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 00:34:02.382 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 00:34:02.385 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 00:34:02.387 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 00:34:02.410 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 00:34:02.413 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 00:34:02.416 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 00:34:02.418 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 00:34:02.421 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 00:34:02.423 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 00:34:02.426 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 00:34:02.428 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:02.431 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:02.434 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 00:34:02.436 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 00:34:02.439 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 00:34:02.441 | + functions-common:apt_get_update:1197 : return 2022-04-14 00:34:02.444 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 00:34:02.447 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 00:34:02.449 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:02.452 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:02.455 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 00:34:02.478 | + functions-common:apt_get:1237 : 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-04-14 00:34:02.588 | Reading package lists... 2022-04-14 00:34:02.841 | Building dependency tree... 2022-04-14 00:34:02.843 | Reading state information... 2022-04-14 00:34:03.107 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 00:34:03.107 | The following packages were automatically installed and are no longer required: 2022-04-14 00:34:03.108 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 00:34:03.108 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 00:34:03.108 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 00:34:03.109 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 00:34:03.109 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 00:34:03.109 | python3-zope.interface 2022-04-14 00:34:03.109 | Use 'sudo apt autoremove' to remove them. 2022-04-14 00:34:03.224 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 00:34:03.229 | + functions-common:apt_get:1241 : result=0 2022-04-14 00:34:03.231 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 00:34:03.234 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:03.236 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:03.239 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:03.241 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:03.243 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:03.246 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 00:34:03.248 | + functions-common:time_stop:2439 : start_time=1649896442475 2022-04-14 00:34:03.250 | + functions-common:time_stop:2441 : [[ -z 1649896442475 ]] 2022-04-14 00:34:03.253 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:03.258 | + functions-common:time_stop:2444 : end_time=1649896443255 2022-04-14 00:34:03.260 | + functions-common:time_stop:2445 : elapsed_time=780 2022-04-14 00:34:03.263 | + functions-common:time_stop:2446 : total=6889 2022-04-14 00:34:03.265 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:03.268 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7669 2022-04-14 00:34:03.270 | + functions-common:apt_get:1245 : return 0 2022-04-14 00:34:03.273 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 00:34:03.276 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 00:34:03.278 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:34:03.281 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:03.284 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:03.286 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 00:34:03.289 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 00:34:03.345 | wsgi (enabled by maintainer script) 2022-04-14 00:34:03.349 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 00:34:03.351 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 00:34:03.354 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:34:03.357 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 00:34:03.360 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 00:34:03.365 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:34:03.369 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:34:03.369 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:34:03.374 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 00:34:03.377 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 00:34:03.380 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 00:34:03.383 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 00:34:03.386 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 00:34:03.411 | Using python 3.8 to install osc-placement 2022-04-14 00:34:03.413 | + 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-04-14 00:34:04.283 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:34:04.283 | from cryptography.utils import int_from_bytes 2022-04-14 00:34:04.283 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:34:04.283 | from cryptography.utils import int_from_bytes 2022-04-14 00:34:05.510 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:34:05.542 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 00:34:05.554 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 00:34:05.555 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 00:34:05.556 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 00:34:05.557 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 00:34:05.558 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 00:34:05.559 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 00:34:05.618 | 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-04-14 00:34:05.619 | 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-04-14 00:34:05.620 | 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-04-14 00:34:05.621 | 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-04-14 00:34:05.635 | 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-04-14 00:34:05.636 | 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-04-14 00:34:05.638 | 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-04-14 00:34:05.651 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-14 00:34:05.652 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-04-14 00:34:05.654 | 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-04-14 00:34:05.655 | 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-04-14 00:34:05.657 | 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-04-14 00:34:05.659 | 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-04-14 00:34:05.679 | 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.2.0) 2022-04-14 00:34:05.681 | 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-04-14 00:34:05.682 | 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-04-14 00:34:05.683 | 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-04-14 00:34:05.691 | 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.14.0) 2022-04-14 00:34:05.729 | 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) (1.0.0) 2022-04-14 00:34:05.731 | 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-04-14 00:34:05.732 | 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-04-14 00:34:05.734 | 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-04-14 00:34:05.735 | 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-04-14 00:34:05.736 | 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-04-14 00:34:05.737 | 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-04-14 00:34:05.739 | 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.2) 2022-04-14 00:34:05.811 | 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.9) 2022-04-14 00:34:05.813 | 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-04-14 00:34:05.814 | 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-04-14 00:34:05.816 | 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-04-14 00:34:05.905 | 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-04-14 00:34:05.906 | 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-04-14 00:34:05.908 | 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-04-14 00:34:05.950 | 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-04-14 00:34:05.992 | 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-04-14 00:34:06.167 | 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-04-14 00:34:08.386 | 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-04-14 00:34:08.394 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:34:08.394 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:34:08.516 | + inc/python:pip_install:200 : result=0 2022-04-14 00:34:08.519 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:34:08.522 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:08.524 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:08.527 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:08.529 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:08.533 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:08.535 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:34:08.538 | + functions-common:time_stop:2439 : start_time=1649896443403 2022-04-14 00:34:08.540 | + functions-common:time_stop:2441 : [[ -z 1649896443403 ]] 2022-04-14 00:34:08.543 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:08.548 | + functions-common:time_stop:2444 : end_time=1649896448545 2022-04-14 00:34:08.550 | + functions-common:time_stop:2445 : elapsed_time=5142 2022-04-14 00:34:08.553 | + functions-common:time_stop:2446 : total=177234 2022-04-14 00:34:08.555 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:08.558 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=182376 2022-04-14 00:34:08.560 | + inc/python:pip_install:203 : return 0 2022-04-14 00:34:08.563 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-14 00:34:08.566 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 00:34:08.568 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 00:34:08.571 | + functions-common:git_clone:610 : local git_ref=master 2022-04-14 00:34:08.574 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 00:34:08.577 | ++ functions-common:git_clone:612 : pwd 2022-04-14 00:34:08.580 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 00:34:08.583 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 00:34:08.586 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 00:34:08.604 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 00:34:08.606 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 00:34:08.609 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 00:34:08.612 | + functions-common:git_clone:629 : echo master 2022-04-14 00:34:08.613 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 00:34:08.619 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 00:34:08.621 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 00:34:08.624 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 00:34:08.637 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 00:34:08.640 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 00:34:08.641 | + functions-common:git_clone:685 : head -1 2022-04-14 00:34:08.645 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-14 00:34:08.648 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 00:34:08.650 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 00:34:08.653 | + inc/python:setup_develop:338 : local bindep 2022-04-14 00:34:08.655 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:34:08.658 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 00:34:08.660 | + inc/python:setup_develop:344 : local extras= 2022-04-14 00:34:08.663 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 00:34:08.665 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 00:34:08.668 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:34:08.670 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 00:34:08.673 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 00:34:08.676 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 00:34:08.679 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 00:34:08.682 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 00:34:08.685 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 00:34:08.687 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 00:34:08.690 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 00:34:08.693 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 00:34:08.699 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 00:34:08.702 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-14 00:34:09.372 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 00:34:09.374 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 00:34:09.378 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 00:34:09.380 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 00:34:09.384 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 00:34:09.386 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 00:34:09.389 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 00:34:09.391 | + inc/python:setup_package:428 : local extras= 2022-04-14 00:34:09.394 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 00:34:09.396 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 00:34:09.399 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 00:34:09.401 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 00:34:09.404 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 00:34:09.407 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 00:34:09.429 | Using python 3.8 to install /opt/stack/placement 2022-04-14 00:34:09.432 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 00:34:10.319 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:34:10.319 | from cryptography.utils import int_from_bytes 2022-04-14 00:34:10.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:34:10.320 | from cryptography.utils import int_from_bytes 2022-04-14 00:34:11.519 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:34:11.550 | Obtaining file:///opt/stack/placement 2022-04-14 00:34:11.551 | Preparing metadata (setup.py): started 2022-04-14 00:34:16.273 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 00:34:16.319 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-14 00:34:16.320 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-14 00:34:16.321 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-14 00:34:16.322 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-14 00:34:16.323 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-14 00:34:16.324 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:34:16.325 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-14 00:34:16.327 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-14 00:34:16.329 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 00:34:16.330 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-14 00:34:16.331 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-14 00:34:16.332 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-14 00:34:16.333 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-14 00:34:16.334 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-14 00:34:16.335 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-14 00:34:16.336 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-14 00:34:16.337 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-14 00:34:16.338 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 00:34:16.340 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-14 00:34:16.341 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-14 00:34:16.342 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-14 00:34:16.409 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 00:34:16.410 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-14 00:34:16.411 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-14 00:34:16.412 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-14 00:34:16.414 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-14 00:34:16.415 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-14 00:34:16.435 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-14 00:34:16.478 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-14 00:34:16.479 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-14 00:34:16.480 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 00:34:16.481 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-14 00:34:16.482 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-14 00:34:16.533 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-14 00:34:16.534 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-14 00:34:16.537 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-14 00:34:16.538 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-14 00:34:16.588 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-14 00:34:16.593 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-14 00:34:16.612 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:34:16.614 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-14 00:34:16.616 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-14 00:34:16.643 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-14 00:34:16.645 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-14 00:34:16.657 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-14 00:34:16.675 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-14 00:34:16.676 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-14 00:34:16.678 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-14 00:34:16.679 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-14 00:34:16.724 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-14 00:34:16.725 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-14 00:34:16.726 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-14 00:34:16.728 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-14 00:34:16.746 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-14 00:34:16.945 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-14 00:34:16.986 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-14 00:34:16.987 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-14 00:34:16.989 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-14 00:34:17.006 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-14 00:34:17.039 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-14 00:34:17.096 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-14 00:34:17.164 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-14 00:34:17.249 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-14 00:34:17.299 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-14 00:34:17.494 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-14 00:34:17.494 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-14 00:34:17.495 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-14 00:34:17.574 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-14 00:34:17.639 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-14 00:34:17.804 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-14 00:34:17.917 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-14 00:34:17.918 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-14 00:34:19.901 | Installing collected packages: openstack-placement 2022-04-14 00:34:19.901 | Attempting uninstall: openstack-placement 2022-04-14 00:34:19.902 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-14 00:34:19.904 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 00:34:19.905 | Running setup.py develop for openstack-placement 2022-04-14 00:34:25.969 | Successfully installed openstack-placement 2022-04-14 00:34:25.969 | 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-04-14 00:34:25.977 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:34:25.977 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:34:26.110 | + inc/python:pip_install:200 : result=0 2022-04-14 00:34:26.112 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:34:26.114 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:26.117 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:26.119 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:26.121 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:26.124 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:26.126 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:34:26.129 | + functions-common:time_stop:2439 : start_time=1649896449423 2022-04-14 00:34:26.131 | + functions-common:time_stop:2441 : [[ -z 1649896449423 ]] 2022-04-14 00:34:26.134 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:26.138 | + functions-common:time_stop:2444 : end_time=1649896466135 2022-04-14 00:34:26.141 | + functions-common:time_stop:2445 : elapsed_time=16712 2022-04-14 00:34:26.143 | + functions-common:time_stop:2446 : total=182376 2022-04-14 00:34:26.145 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:26.148 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=199088 2022-04-14 00:34:26.150 | + inc/python:pip_install:203 : return 0 2022-04-14 00:34:26.153 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 00:34:26.155 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:34:26.158 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:34:26.178 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 00:34:26.191 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 00:34:26.194 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 00:34:26.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:34:26.199 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:34:26.201 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 00:34:26.204 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:34:26.207 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 00:34:26.210 | + ./stack.sh:main:945 : configure_placement 2022-04-14 00:34:26.212 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 00:34:26.225 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 00:34:26.227 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 00:34:26.232 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 00:34:26.235 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 00:34:26.238 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 00:34:26.240 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 00:34:26.243 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 00:34:26.246 | + 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-04-14 00:34:26.278 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 00:34:26.311 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 00:34:26.345 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 00:34:26.348 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:34:26.350 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 00:34:26.353 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:34:26.355 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 00:34:26.387 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 00:34:26.417 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:34:26.446 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 00:34:26.476 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 00:34:26.505 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 00:34:26.535 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 00:34:26.565 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 00:34:26.596 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:34:26.626 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:34:26.656 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 00:34:26.658 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 00:34:26.661 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 00:34:26.664 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:34:26.682 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:34:26.685 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:34:26.688 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:34:26.691 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:34:26.693 | + 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-04-14 00:34:26.723 | + 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-04-14 00:34:26.753 | + 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-04-14 00:34:26.783 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:34:26.813 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 00:34:26.816 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 00:34:26.819 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 00:34:26.821 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 00:34:26.824 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 00:34:26.826 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 00:34:26.829 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 00:34:26.832 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 00:34:26.836 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 00:34:26.839 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 00:34:26.841 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 00:34:26.855 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 00:34:26.855 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:34:26.864 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 00:34:26.867 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 00:34:26.883 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 00:34:26.886 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 00:34:26.890 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 00:34:26.922 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 00:34:26.951 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 00:34:26.979 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 00:34:27.008 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 00:34:27.037 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 00:34:27.065 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 00:34:27.095 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 00:34:27.123 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 00:34:27.152 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-14 00:34:27.182 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 00:34:27.212 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 00:34:27.240 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 00:34:27.269 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 00:34:27.272 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 00:34:27.275 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 00:34:27.278 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 00:34:27.280 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 00:34:27.283 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:27.285 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:27.288 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:34:27.291 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 00:34:27.293 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 00:34:27.322 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 00:34:27.353 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-14 00:34:27.353 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 00:34:27.362 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 00:34:27.365 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 00:34:27.368 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 00:34:27.371 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 00:34:27.373 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 00:34:27.376 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 00:34:27.379 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:27.381 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:27.384 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 00:34:27.386 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 00:34:27.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:27.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:27.395 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 00:34:27.456 | Site placement-api already enabled 2022-04-14 00:34:27.460 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 00:34:27.463 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 00:34:27.466 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:34:27.468 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 00:34:27.601 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-14 00:34:27.622 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:27.625 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-14 00:34:27.646 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:27.649 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-14 00:34:27.670 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:27.672 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-14 00:34:27.675 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 00:34:27.677 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 00:34:27.711 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.60/identity 2022-04-14 00:34:27.744 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 00:34:27.774 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 00:34:27.803 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 00:34:27.834 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 00:34:27.863 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 00:34:27.893 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 00:34:27.925 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-14 00:34:27.944 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:27.946 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-14 00:34:27.964 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:27.966 | + ./stack.sh:main:971 : run_phase stack install 2022-04-14 00:34:27.969 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 00:34:27.971 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 00:34:27.974 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 00:34:27.976 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 00:34:27.979 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 00:34:27.982 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 00:34:27.985 | + functions-common:run_phase:1870 : local extra 2022-04-14 00:34:27.988 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 00:34:27.992 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 00:34:27.995 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 00:34:27.997 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 00:34:28.000 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 00:34:28.003 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 00:34:28.019 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:28.021 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:34:28.023 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 00:34:28.026 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 00:34:28.028 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 00:34:28.030 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:34:28.033 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-14 00:34:28.035 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 00:34:28.038 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 00:34:28.095 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 00:34:28.133 | [198516 Async install_tempest:223928]: running: install_tempest 2022-04-14 00:34:28.136 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 00:34:28.139 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 00:34:28.142 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 00:34:28.145 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 00:34:28.148 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 00:34:28.150 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 00:34:28.153 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 00:34:28.156 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 00:34:28.158 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 00:34:28.161 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-14 00:34:28.164 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 00:34:28.167 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 00:34:28.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 00:34:28.172 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 00:34:28.175 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 00:34:28.179 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-14 00:34:28.181 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 00:34:28.185 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 00:34:28.190 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 00:34:28.192 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 00:34:28.195 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 00:34:28.200 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 00:34:28.200 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 00:34:28.206 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 00:34:28.209 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 00:34:28.211 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 00:34:28.215 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 00:34:28.217 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 00:34:28.241 | Using python 3.8 to install python-openstackclient 2022-04-14 00:34:28.243 | + 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-04-14 00:34:29.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:34:29.118 | from cryptography.utils import int_from_bytes 2022-04-14 00:34:29.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:34:29.118 | from cryptography.utils import int_from_bytes 2022-04-14 00:34:30.370 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 00:34:30.402 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 00:34:30.422 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 00:34:30.423 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 00:34:30.424 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 00:34:30.425 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 00:34:30.426 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 00:34:30.427 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 00:34:30.428 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 00:34:30.429 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 00:34:30.430 | 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-04-14 00:34:30.432 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 00:34:30.433 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 00:34:30.445 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-14 00:34:30.446 | 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-04-14 00:34:30.447 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-14 00:34:30.448 | 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-04-14 00:34:30.449 | 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-04-14 00:34:30.477 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-04-14 00:34:30.479 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-04-14 00:34:30.481 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-04-14 00:34:30.482 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-14 00:34:30.483 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-04-14 00:34:30.484 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-14 00:34:30.485 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-04-14 00:34:30.487 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-04-14 00:34:30.488 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-04-14 00:34:30.489 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-04-14 00:34:30.491 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-04-14 00:34:30.505 | 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-04-14 00:34:30.523 | 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-04-14 00:34:30.525 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-04-14 00:34:30.526 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-14 00:34:30.527 | 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-04-14 00:34:30.549 | 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-04-14 00:34:30.567 | 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-04-14 00:34:30.569 | 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-04-14 00:34:30.572 | 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-04-14 00:34:30.663 | 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-04-14 00:34:30.664 | 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-04-14 00:34:30.665 | 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-04-14 00:34:30.708 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-04-14 00:34:30.719 | 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.14.0) 2022-04-14 00:34:30.752 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-04-14 00:34:30.917 | 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-04-14 00:34:30.933 | 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-04-14 00:34:31.035 | 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-04-14 00:34:31.036 | 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.9) 2022-04-14 00:34:31.038 | 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-04-14 00:34:31.039 | 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-04-14 00:34:31.194 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-04-14 00:34:33.531 | 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-04-14 00:34:33.538 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 00:34:33.538 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 00:34:33.678 | + inc/python:pip_install:200 : result=0 2022-04-14 00:34:33.680 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 00:34:33.683 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:33.685 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:33.688 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:33.690 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:33.693 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:33.695 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 00:34:33.697 | + functions-common:time_stop:2439 : start_time=1649896468235 2022-04-14 00:34:33.700 | + functions-common:time_stop:2441 : [[ -z 1649896468235 ]] 2022-04-14 00:34:33.703 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:33.707 | + functions-common:time_stop:2444 : end_time=1649896473704 2022-04-14 00:34:33.709 | + functions-common:time_stop:2445 : elapsed_time=5469 2022-04-14 00:34:33.713 | + functions-common:time_stop:2446 : total=199088 2022-04-14 00:34:33.715 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:33.717 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=204557 2022-04-14 00:34:33.721 | + inc/python:pip_install:203 : return 0 2022-04-14 00:34:33.723 | + ./stack.sh:main:983 : install_oscwrap 2022-04-14 00:34:33.726 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 00:34:33.731 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.k0zgjo4NWR 2022-04-14 00:34:33.734 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 00:34:33.737 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 00:34:33.739 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 00:34:33.742 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-14 00:34:33.744 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:34:33.747 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-14 00:34:33.766 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:33.769 | + ./stack.sh:main:1037 : configure_database 2022-04-14 00:34:33.772 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 00:34:33.774 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 00:34:33.777 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 00:34:33.779 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:34:33.782 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-14 00:34:33.784 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 00:34:33.787 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:33.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:33.791 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 00:34:33.794 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 00:34:33.797 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 00:34:33.798 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 00:34:33.803 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 00:34:33.856 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 00:34:33.858 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 00:34:33.861 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 00:34:33.863 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 00:34:33.866 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 00:34:33.868 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 00:34:33.870 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 00:34:33.873 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 00:34:33.875 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 00:34:33.878 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 00:34:33.880 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 00:34:33.884 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 00:34:33.886 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 00:34:33.888 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 00:34:33.891 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 00:34:33.894 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 00:34:33.896 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 00:34:33.898 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 00:34:33.901 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 00:34:33.903 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 00:34:33.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:33.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:33.911 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 00:34:33.913 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:34:33.916 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:34:36.480 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 00:34:36.496 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 00:34:36.496 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 00:34:36.501 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 00:34:36.503 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 00:34:36.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:36.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:36.510 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 00:34:36.513 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 00:34:36.516 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 00:34:36.518 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 00:34:36.520 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 00:34:36.523 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 00:34:36.525 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 00:34:36.528 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-14 00:34:36.541 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:34:36.576 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 00:34:36.589 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:34:36.607 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 00:34:36.665 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 00:34:36.720 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 00:34:36.775 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 00:34:36.777 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 00:34:36.780 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:34:36.782 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 00:34:38.911 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-14 00:34:38.914 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-14 00:34:38.917 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 00:34:38.923 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-003438 2022-04-14 00:34:38.926 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-003438 1041' 2022-04-14 00:34:38.928 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.931 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 00:34:38.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.936 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 00:34:38.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.941 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 00:34:38.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.947 | + 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-04-14 00:34:38.949 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.951 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.60 2022-04-14 00:34:38.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.957 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.60/identity 2022-04-14 00:34:38.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.962 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-003007 2022-04-14 00:34:38.964 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.967 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 00:34:38.970 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.972 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.60 2022-04-14 00:34:38.975 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.977 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 00:34:38.980 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.982 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 00:34:38.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.988 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 00:34:38.991 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 00:34:38.993 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 00:34:38.996 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-14 00:34:38.998 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 00:34:39.001 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 00:34:39.013 | + ./stack.sh:main:1067 : start_dstat 2022-04-14 00:34:39.016 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.018 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 00:34:39.021 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.023 | + functions-common:run_process:1689 : local group= 2022-04-14 00:34:39.026 | + functions-common:run_process:1690 : local user= 2022-04-14 00:34:39.028 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 00:34:39.031 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:34:39.034 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:34:39.036 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:34:39.039 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:34:39.042 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:34:39.047 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896479044 2022-04-14 00:34:39.050 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 00:34:39.067 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:39.070 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 00:34:39.073 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 00:34:39.075 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.078 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.081 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.083 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.086 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 00:34:39.088 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 00:34:39.091 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 00:34:39.093 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:34:39.096 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:34:39.098 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 00:34:39.101 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 00:34:39.104 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 00:34:39.106 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.109 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:34:39.112 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 00:34:39.114 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:34:39.116 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:34:39.119 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 00:34:39.121 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:34:39.126 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 00:34:39.178 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 00:34:39.233 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 00:34:39.286 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 00:34:39.341 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 00:34:39.395 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:34:39.453 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:34:39.455 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 00:34:39.508 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:34:39.904 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 00:34:39.918 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 00:34:40.298 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 00:34:40.320 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:34:40.325 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:40.331 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:40.335 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:40.337 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:40.340 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:40.343 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:34:40.345 | + functions-common:time_stop:2439 : start_time=1649896479044 2022-04-14 00:34:40.348 | + functions-common:time_stop:2441 : [[ -z 1649896479044 ]] 2022-04-14 00:34:40.351 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:40.355 | + functions-common:time_stop:2444 : end_time=1649896480353 2022-04-14 00:34:40.358 | + functions-common:time_stop:2445 : elapsed_time=1309 2022-04-14 00:34:40.360 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:34:40.363 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:40.365 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1309 2022-04-14 00:34:40.368 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 00:34:40.370 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 00:34:40.373 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 00:34:40.376 | + functions-common:run_process:1689 : local group= 2022-04-14 00:34:40.378 | + functions-common:run_process:1690 : local user=root 2022-04-14 00:34:40.381 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 00:34:40.383 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:34:40.386 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:34:40.388 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:34:40.391 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:34:40.394 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:34:40.399 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896480396 2022-04-14 00:34:40.401 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 00:34:40.420 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:40.422 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:34:40.425 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:40.427 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:40.430 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:40.432 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:40.435 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:40.438 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:34:40.441 | + functions-common:time_stop:2439 : start_time=1649896480396 2022-04-14 00:34:40.443 | + functions-common:time_stop:2441 : [[ -z 1649896480396 ]] 2022-04-14 00:34:40.447 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:40.451 | + functions-common:time_stop:2444 : end_time=1649896480448 2022-04-14 00:34:40.455 | + functions-common:time_stop:2445 : elapsed_time=52 2022-04-14 00:34:40.457 | + functions-common:time_stop:2446 : total=1309 2022-04-14 00:34:40.460 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:40.462 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1361 2022-04-14 00:34:40.465 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 00:34:40.489 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:40.492 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-14 00:34:40.520 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:40.523 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-14 00:34:40.543 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:40.547 | + ./stack.sh:main:1080 : start_etcd3 2022-04-14 00:34:40.549 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 00:34:40.552 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 00:34:40.554 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 00:34:40.557 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380' 2022-04-14 00:34:40.559 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.60:2380' 2022-04-14 00:34:40.563 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.60:2379' 2022-04-14 00:34:40.566 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 00:34:40.568 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 00:34:40.572 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.60:2379' 2022-04-14 00:34:40.578 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 00:34:40.581 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 00:34:40.583 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:34:40.586 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' '' root 2022-04-14 00:34:40.588 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 00:34:40.591 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' 2022-04-14 00:34:40.593 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 00:34:40.600 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 00:34:40.603 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 00:34:40.607 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 00:34:40.612 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 00:34:40.615 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 00:34:40.622 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 00:34:40.705 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 00:34:40.772 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837780-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837780-2-hyperv=http://10.222.0.60:2380 --initial-advertise-peer-urls http://10.222.0.60:2380 --advertise-client-urls http://10.222.0.60:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.60:2379 --debug' 2022-04-14 00:34:40.823 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 00:34:40.875 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 00:34:40.926 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:34:40.981 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 00:34:40.986 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 00:34:41.048 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 00:34:41.447 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 00:34:41.501 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 00:34:41.553 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 00:34:41.609 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 00:34:41.663 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 00:34:41.666 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 00:34:41.670 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 00:34:41.673 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 00:34:42.071 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 00:34:42.084 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 00:34:42.460 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 00:34:43.540 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-14 00:34:43.557 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:43.560 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-14 00:34:43.563 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 00:34:43.566 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 00:34:43.570 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 00:34:43.583 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 00:34:43.596 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 00:34:43.599 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 00:34:43.601 | + 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.60/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 00:34:43.739 | + 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.60/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 00:34:43.876 | + 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.60/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 00:34:44.017 | + 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.60/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:34:44.156 | + 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.60/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:34:44.295 | + 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.60/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 00:34:44.435 | + 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.60/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 00:34:44.573 | + 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.60/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 00:34:44.725 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.60/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 00:34:44.866 | + 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.60/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 00:34:45.008 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 00:34:45.013 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 00:34:45.017 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 00:34:45.020 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 00:34:45.024 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-14 00:34:45.027 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-14 00:34:45.030 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-14 00:34:45.051 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:34:45.053 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-14 00:34:45.056 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:34:45.058 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-14 00:34:45.061 | + ./stack.sh:main:1097 : '[' 10.222.0.60 == 10.222.0.60 ']' 2022-04-14 00:34:45.064 | + ./stack.sh:main:1098 : init_keystone 2022-04-14 00:34:45.066 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 00:34:45.082 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:34:45.084 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 00:34:45.087 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 00:34:45.089 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 00:34:45.092 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 00:34:45.094 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 00:34:45.097 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 00:34:45.102 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:34:45.648 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 00:34:45.653 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 00:34:45.670 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 00:34:45.673 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 00:34:45.676 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:34:45.678 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:34:45.681 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:34:45.686 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896485683 2022-04-14 00:34:45.688 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 00:34:50.423 | 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=225855) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:34:50.430 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:50.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.431 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.431 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.432 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.433 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:50.433 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:50.462 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:50.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.463 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.463 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.464 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.465 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:50.465 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:50.520 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:50.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.522 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.522 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.522 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:50.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:50.523 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:50.523 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:50.531 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:34:52.291 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.291 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:34:52.300 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.300 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:34:52.307 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.307 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:34:52.315 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.315 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:34:52.326 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.327 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:34:52.339 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.339 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:34:52.408 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.408 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.411 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.411 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.411 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.412 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.412 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.412 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:52.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.414 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.414 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.414 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.415 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.415 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:52.424 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.426 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.427 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.427 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.427 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.427 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.427 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:52.797 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.799 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.799 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.799 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.799 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:52.826 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.828 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.828 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.829 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.829 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.829 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.829 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:52.836 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:34:52.877 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.877 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:34:52.884 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.884 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:34:52.892 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.892 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:34:52.899 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.900 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:34:52.909 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.909 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:34:52.917 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.917 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:34:52.925 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:52.925 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.927 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.928 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.928 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.928 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.928 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:52.929 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.931 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.931 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.932 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.932 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.932 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.932 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:52.940 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:52.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.942 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.943 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.943 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:52.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:52.944 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:52.944 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:53.269 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:53.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.271 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.272 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.272 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.273 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:53.273 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:53.300 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 00:34:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.302 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.303 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.303 | 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=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 00:34:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 00:34:53.303 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 00:34:53.304 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=225855) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 00:34:53.312 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 00:34:53.327 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:53.327 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 00:34:53.337 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:53.337 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 00:34:53.346 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:53.346 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 00:34:53.354 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:53.354 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 00:34:53.362 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:53.362 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 00:34:53.379 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:53.379 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 00:34:53.387 | INFO migrate.versioning.api [-] done 2022-04-14 00:34:53.791 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 00:34:53.794 | + functions-common:time_stop:2432 : local name 2022-04-14 00:34:53.797 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:34:53.799 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:34:53.802 | + functions-common:time_stop:2435 : local total 2022-04-14 00:34:53.804 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:34:53.807 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 00:34:53.809 | + functions-common:time_stop:2439 : start_time=1649896485683 2022-04-14 00:34:53.812 | + functions-common:time_stop:2441 : [[ -z 1649896485683 ]] 2022-04-14 00:34:53.815 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:34:53.820 | + functions-common:time_stop:2444 : end_time=1649896493817 2022-04-14 00:34:53.822 | + functions-common:time_stop:2445 : elapsed_time=8134 2022-04-14 00:34:53.825 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:34:53.827 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:34:53.830 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8134 2022-04-14 00:34:53.832 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 00:34:53.835 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 00:34:53.839 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 00:34:58.471 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 00:34:58.471 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:34:58.472 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:34:58.472 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 00:34:58.472 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 00:34:58.472 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:34:58.473 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:34:58.473 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:34:58.473 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 00:34:58.840 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 00:34:58.845 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 00:35:03.421 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 00:35:03.421 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:35:03.421 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:35:03.422 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 00:35:03.422 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 00:35:03.422 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 00:35:03.422 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 00:35:03.423 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 00:35:03.423 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 00:35:03.797 | + ./stack.sh:main:1099 : start_keystone 2022-04-14 00:35:03.800 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 00:35:03.802 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 00:35:03.805 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 00:35:03.822 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:35:03.825 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 00:35:03.828 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 00:35:03.832 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 00:35:03.835 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 00:35:03.837 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:35:03.840 | + functions-common:run_process:1689 : local group= 2022-04-14 00:35:03.842 | + functions-common:run_process:1690 : local user= 2022-04-14 00:35:03.845 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 00:35:03.847 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 00:35:03.850 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 00:35:03.852 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:35:03.855 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:35:03.859 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:35:03.863 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896503860 2022-04-14 00:35:03.866 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 00:35:03.882 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:35:03.885 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 00:35:03.887 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 00:35:03.889 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:35:03.892 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:35:03.894 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:35:03.897 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:35:03.899 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 00:35:03.901 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 00:35:03.904 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 00:35:03.906 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 00:35:03.909 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 00:35:03.911 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 00:35:03.913 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 00:35:03.916 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 00:35:03.918 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:35:03.921 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 00:35:03.923 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 00:35:03.925 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 00:35:03.927 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 00:35:03.931 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 00:35:03.983 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 00:35:04.034 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 00:35:04.086 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 00:35:04.138 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 00:35:04.190 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 00:35:04.242 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 00:35:04.293 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 00:35:04.345 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 00:35:04.399 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 00:35:04.453 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 00:35:04.456 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 00:35:04.510 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 00:35:04.981 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 00:35:04.996 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 00:35:05.426 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 00:35:05.506 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 00:35:05.512 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:05.521 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:05.523 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:05.526 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:05.528 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:05.531 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 00:35:05.533 | + functions-common:time_stop:2439 : start_time=1649896503860 2022-04-14 00:35:05.536 | + functions-common:time_stop:2441 : [[ -z 1649896503860 ]] 2022-04-14 00:35:05.540 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:05.544 | + functions-common:time_stop:2444 : end_time=1649896505541 2022-04-14 00:35:05.547 | + functions-common:time_stop:2445 : elapsed_time=1681 2022-04-14 00:35:05.550 | + functions-common:time_stop:2446 : total=1361 2022-04-14 00:35:05.552 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:05.555 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3042 2022-04-14 00:35:05.557 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 00:35:05.557 | Waiting for keystone to start... 2022-04-14 00:35:05.560 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.60/identity/v3/ 2022-04-14 00:35:05.563 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.60/identity/v3/ 2022-04-14 00:35:05.566 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 00:35:05.569 | + functions:wait_for_service:458 : local url=http://10.222.0.60/identity/v3/ 2022-04-14 00:35:05.571 | + functions:wait_for_service:459 : local rval=0 2022-04-14 00:35:05.574 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 00:35:05.577 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 00:35:05.580 | + functions-common:time_start:2419 : local start_time= 2022-04-14 00:35:05.582 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 00:35:05.586 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 00:35:05.590 | + functions-common:time_start:2423 : _TIME_START[$name]=1649896505587 2022-04-14 00:35:05.592 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 00:35:05.598 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.60/identity/v3/ 2022-04-14 00:35:11.581 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 00:35:11.611 | [223928 Async install_tempest:223928]: finished successfully 2022-04-14 00:35:12.247 | + :: : [[ 200 == 503 ]] 2022-04-14 00:35:12.249 | + :: : [[ 0 -eq 7 ]] 2022-04-14 00:35:12.252 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 00:35:12.254 | + functions-common:time_stop:2432 : local name 2022-04-14 00:35:12.257 | + functions-common:time_stop:2433 : local end_time 2022-04-14 00:35:12.259 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 00:35:12.262 | + functions-common:time_stop:2435 : local total 2022-04-14 00:35:12.265 | + functions-common:time_stop:2436 : local start_time 2022-04-14 00:35:12.267 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 00:35:12.269 | + functions-common:time_stop:2439 : start_time=1649896505587 2022-04-14 00:35:12.272 | + functions-common:time_stop:2441 : [[ -z 1649896505587 ]] 2022-04-14 00:35:12.275 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 00:35:12.280 | + functions-common:time_stop:2444 : end_time=1649896512277 2022-04-14 00:35:12.282 | + functions-common:time_stop:2445 : elapsed_time=6690 2022-04-14 00:35:12.285 | + functions-common:time_stop:2446 : total=0 2022-04-14 00:35:12.287 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 00:35:12.290 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6690 2022-04-14 00:35:12.292 | + functions:wait_for_service:467 : return 0 2022-04-14 00:35:12.295 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 00:35:12.312 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:35:12.314 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 00:35:12.317 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 00:35:12.319 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 00:35:12.351 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-14 00:35:12.353 | + 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.60/identity 2022-04-14 00:35:17.005 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.005 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.005 | 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=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.013 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.030 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.030 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.061 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.096 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.096 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.186 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.186 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.186 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.186 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.187 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.187 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.199 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.200 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.200 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.200 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.200 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.200 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.201 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.208 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.211 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.211 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.211 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.211 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.211 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.212 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.212 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=226692) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 00:35:17.246 | 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=226692) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 00:35:17.552 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created domain default 2022-04-14 00:35:17.594 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created project admin 2022-04-14 00:35:17.621 | DEBUG passlib.handlers.bcrypt [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=226692) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 00:35:17.622 | DEBUG passlib.handlers.bcrypt [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=226692) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 00:35:17.682 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created user admin 2022-04-14 00:35:17.695 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created role reader 2022-04-14 00:35:17.705 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created role member 2022-04-14 00:35:17.727 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created implied role where ab1a1a48581a49e0bf2af721efe5196d implies eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:35:17.736 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created role admin 2022-04-14 00:35:17.753 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created implied role where cb22517b36be42378e9668432e36c10d implies ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:35:17.765 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Granted role admin on project admin to user admin. 2022-04-14 00:35:17.772 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Granted role admin on the system to user admin. 2022-04-14 00:35:17.783 | WARNING py.warnings [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 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-04-14 00:35:17.783 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 00:35:17.783 |  2022-04-14 00:35:17.786 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created region RegionOne 2022-04-14 00:35:17.819 | INFO keystone.cmd.bootstrap [None req-1b5ca595-99cf-4022-9a25-95402daf34c7 None None] Created public endpoint http://10.222.0.60/identity 2022-04-14 00:35:18.274 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 00:35:18.277 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-14 00:35:18.280 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 00:35:18.283 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 00:35:21.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:21.297 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:21.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:21.297 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:21.460 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:21.463 | + lib/keystone:create_keystone_accounts:310 : admin_project=c4e39d8df6d346ba9981e8d50633a197 2022-04-14 00:35:21.467 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 00:35:21.470 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 00:35:23.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:23.731 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:23.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:23.731 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:23.895 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:23.898 | + lib/keystone:create_keystone_accounts:312 : admin_user=21cb38fda6a04629a2f25b572b679597 2022-04-14 00:35:23.900 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 00:35:23.903 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 00:35:23.905 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 00:35:23.908 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 21cb38fda6a04629a2f25b572b679597 default 2022-04-14 00:35:23.967 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 21cb38fda6a04629a2f25b572b679597 default 2022-04-14 00:35:24.004 | [198516 Async ks-domain-role:226809]: running: get_or_add_user_domain_role admin 21cb38fda6a04629a2f25b572b679597 default 2022-04-14 00:35:24.007 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 00:35:24.009 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:35:24.015 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 00:35:27.161 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 00:35:27.164 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 00:35:27.164 | default 2022-04-14 00:35:27.166 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 00:35:27.236 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 00:35:27.281 | [198516 Async ks-project:226949]: running: get_or_create_project service Default 2022-04-14 00:35:27.283 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 00:35:27.349 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 00:35:27.394 | [198516 Async ks-service:227035]: running: get_or_create_role service 2022-04-14 00:35:27.397 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 00:35:27.464 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 00:35:27.536 | [198516 Async ks-reseller:227121]: running: get_or_create_role ResellerAdmin 2022-04-14 00:35:27.541 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 00:35:27.547 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 00:35:27.943 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 00:35:28.162 | [198516 Async ks-anotherrole:227211]: running: get_or_create_role anotherrole 2022-04-14 00:35:28.181 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 00:35:28.214 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 00:35:28.241 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:35:28.278 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 00:35:31.479 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:31.506 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:31.525 | [227035 Async ks-service:227035]: finished successfully 2022-04-14 00:35:31.579 | [227121 Async ks-reseller:227121]: finished successfully 2022-04-14 00:35:31.823 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:31.894 | [227211 Async ks-anotherrole:227211]: finished successfully 2022-04-14 00:35:32.038 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:32.068 | [226949 Async ks-project:226949]: finished successfully 2022-04-14 00:35:32.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:32.158 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:32.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:32.158 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:32.329 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:32.332 | ++ functions-common:get_or_create_project:945 : project_id=9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:35:32.335 | ++ functions-common:get_or_create_project:946 : echo 9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:35:32.337 | + lib/keystone:create_keystone_accounts:340 : invis_project=9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:35:32.341 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 00:35:32.344 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 00:35:32.346 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:35:32.350 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 00:35:34.650 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:34.676 | [226809 Async ks-domain-role:226809]: finished successfully 2022-04-14 00:35:34.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:34.929 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:34.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:34.929 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:35.096 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:35.099 | ++ functions-common:get_or_create_project:945 : project_id=36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:35.102 | ++ functions-common:get_or_create_project:946 : echo 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:35.105 | + lib/keystone:create_keystone_accounts:344 : demo_project=36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:35.107 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 00:35:35.110 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 00:35:35.113 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:35:35.115 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 00:35:35.118 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 00:35:35.122 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-14 00:35:37.666 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.666 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.666 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.666 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.836 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:37.840 | ++ functions-common:get_or_create_user:932 : user_id=a12d58c83fcf4d87980a2ee654bb6930 2022-04-14 00:35:37.843 | ++ functions-common:get_or_create_user:933 : echo a12d58c83fcf4d87980a2ee654bb6930 2022-04-14 00:35:37.846 | + lib/keystone:create_keystone_accounts:347 : demo_user=a12d58c83fcf4d87980a2ee654bb6930 2022-04-14 00:35:37.848 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 00:35:37.899 | [198516 Async ks-domain-role:226809]: Waiting for completion of get_or_add_user_domain_role admin 21cb38fda6a04629a2f25b572b679597 default running on PID 226809 (6 other jobs running) 2022-04-14 00:35:37.923 | [198516 Async ks-domain-role:226809]: Signaling child to exit 2022-04-14 00:35:37.923 | WAKEUP 2022-04-14 00:35:37.947 | [198516 Async ks-domain-role:226809]: Signaled 2022-04-14 00:35:37.948 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 00:35:37.948 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:35:37.948 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21cb38fda6a04629a2f25b572b679597 --domain default 2022-04-14 00:35:37.948 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 00:35:37.948 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:35:37.948 | ++ functions-common:get_field:819 : read data 2022-04-14 00:35:37.948 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.948 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.948 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.948 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.948 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:37.948 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 00:35:37.948 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 00:35:37.948 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 21cb38fda6a04629a2f25b572b679597 --domain default 2022-04-14 00:35:37.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.949 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.949 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.949 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 00:35:37.949 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:35:37.949 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21cb38fda6a04629a2f25b572b679597 --domain default 2022-04-14 00:35:37.949 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:35:37.949 | ++ functions-common:get_field:819 : read data 2022-04-14 00:35:37.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.949 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:37.949 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:37.949 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:37.949 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:35:37.949 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:35:37.949 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | 21cb38fda6a04629a2f25b572b679597 | | | default | | False |' 2022-04-14 00:35:37.949 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:35:37.949 | ++ functions-common:get_field:819 : read data 2022-04-14 00:35:37.949 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:35:37.949 | + functions-common:get_or_add_user_domain_role:1028 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:35:37.949 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:35:37.991 | [198516 Async ks-domain-role:226809]: finished get_or_add_user_domain_role admin 21cb38fda6a04629a2f25b572b679597 default with result 0 in 10 seconds 2022-04-14 00:35:37.999 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 00:35:38.034 | [198516 Async ks-project:226949]: Waiting for completion of get_or_create_project service Default running on PID 226949 (5 other jobs running) 2022-04-14 00:35:38.059 | [198516 Async ks-project:226949]: Signaling child to exit 2022-04-14 00:35:38.059 | WAKEUP 2022-04-14 00:35:38.082 | [198516 Async ks-project:226949]: Signaled 2022-04-14 00:35:38.083 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:35:38.084 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 00:35:38.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.084 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.084 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.084 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:38.084 | + functions-common:get_or_create_project:945 : project_id=e22235a8b6af4731a5bff4524ec1b7cb 2022-04-14 00:35:38.084 | + functions-common:get_or_create_project:946 : echo e22235a8b6af4731a5bff4524ec1b7cb 2022-04-14 00:35:38.084 | e22235a8b6af4731a5bff4524ec1b7cb 2022-04-14 00:35:38.127 | [198516 Async ks-project:226949]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 00:35:38.163 | [198516 Async ks-service:227035]: Waiting for completion of get_or_create_role service running on PID 227035 (4 other jobs running) 2022-04-14 00:35:38.188 | [198516 Async ks-service:227035]: Signaling child to exit 2022-04-14 00:35:38.189 | WAKEUP 2022-04-14 00:35:38.211 | [198516 Async ks-service:227035]: Signaled 2022-04-14 00:35:38.213 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:35:38.213 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 00:35:38.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.213 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.213 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.213 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:38.213 | + functions-common:get_or_create_role:957 : role_id=4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:35:38.213 | + functions-common:get_or_create_role:958 : echo 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:35:38.213 | 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:35:38.257 | [198516 Async ks-service:227035]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 00:35:38.295 | [198516 Async ks-reseller:227121]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 227121 (3 other jobs running) 2022-04-14 00:35:38.320 | [198516 Async ks-reseller:227121]: Signaling child to exit 2022-04-14 00:35:38.320 | WAKEUP 2022-04-14 00:35:38.342 | [198516 Async ks-reseller:227121]: Signaled 2022-04-14 00:35:38.344 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:35:38.344 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 00:35:38.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.344 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.344 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.344 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:38.344 | + functions-common:get_or_create_role:957 : role_id=1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:35:38.344 | + functions-common:get_or_create_role:958 : echo 1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:35:38.344 | 1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:35:38.388 | [198516 Async ks-reseller:227121]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 00:35:38.426 | [198516 Async ks-anotherrole:227211]: Waiting for completion of get_or_create_role anotherrole running on PID 227211 (2 other jobs running) 2022-04-14 00:35:38.452 | [198516 Async ks-anotherrole:227211]: Signaling child to exit 2022-04-14 00:35:38.452 | WAKEUP 2022-04-14 00:35:38.473 | [198516 Async ks-anotherrole:227211]: Signaled 2022-04-14 00:35:38.475 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:35:38.475 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 00:35:38.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.475 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:38.475 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:38.475 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:38.475 | + functions-common:get_or_create_role:957 : role_id=3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:35:38.475 | + functions-common:get_or_create_role:958 : echo 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:35:38.475 | 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:35:38.519 | [198516 Async ks-anotherrole:227211]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 00:35:38.523 | + inc/async:async_wait:197 : return 0 2022-04-14 00:35:38.525 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.586 | + inc/async:async_inner:63 : get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.630 | [198516 Async ks-demo-member:228080]: running: get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.633 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 21cb38fda6a04629a2f25b572b679597 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.694 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 21cb38fda6a04629a2f25b572b679597 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.744 | [198516 Async ks-demo-admin:228192]: running: get_or_add_user_project_role admin 21cb38fda6a04629a2f25b572b679597 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.747 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.813 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.876 | [198516 Async ks-demo-another:228304]: running: get_or_add_user_project_role anotherrole a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:38.878 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:35:38.949 | + inc/async:async_inner:63 : get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:35:39.033 | [198516 Async ks-demo-invis:228416]: running: get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:35:39.038 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 00:35:39.050 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 00:35:39.052 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:35:39.059 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 00:35:39.061 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 00:35:39.069 | +++ functions-common:get_or_create_user:934 : 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-04-14 00:35:43.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:43.163 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:43.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:43.163 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:43.358 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:43.361 | ++ functions-common:get_or_create_user:932 : user_id=238d62c4557c48bba61ca3f12204f9d5 2022-04-14 00:35:43.363 | ++ functions-common:get_or_create_user:933 : echo 238d62c4557c48bba61ca3f12204f9d5 2022-04-14 00:35:43.367 | + lib/keystone:create_keystone_accounts:360 : demo_reader=238d62c4557c48bba61ca3f12204f9d5 2022-04-14 00:35:43.369 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 238d62c4557c48bba61ca3f12204f9d5 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:43.433 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 238d62c4557c48bba61ca3f12204f9d5 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:43.485 | [198516 Async ks-demo-reader:228574]: running: get_or_add_user_project_role reader 238d62c4557c48bba61ca3f12204f9d5 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:35:43.488 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 00:35:43.493 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 00:35:43.496 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:35:43.500 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 00:35:47.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:47.191 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:47.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:47.191 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:47.444 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:47.458 | ++ functions-common:get_or_create_project:945 : project_id=0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:47.465 | ++ functions-common:get_or_create_project:946 : echo 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:47.470 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:47.473 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 00:35:47.477 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 00:35:47.481 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:35:47.485 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 00:35:47.489 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 00:35:47.498 | +++ functions-common:get_or_create_user:934 : 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-04-14 00:35:50.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:50.698 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:50.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:50.698 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:51.101 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:51.121 | ++ functions-common:get_or_create_user:932 : user_id=8f48291222ee446e97f0fd4e79f1bc5f 2022-04-14 00:35:51.141 | ++ functions-common:get_or_create_user:933 : echo 8f48291222ee446e97f0fd4e79f1bc5f 2022-04-14 00:35:51.165 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8f48291222ee446e97f0fd4e79f1bc5f 2022-04-14 00:35:51.181 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:51.625 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:51.857 | [198516 Async ks-alt-admin:228942]: running: get_or_add_user_project_role admin 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:51.874 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:52.310 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:52.554 | [198516 Async ks-alt-another:229056]: running: get_or_add_user_project_role anotherrole 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:52.575 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 00:35:52.603 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 00:35:52.627 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:35:52.640 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 00:35:52.665 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 00:35:52.702 | +++ functions-common:get_or_create_user:934 : 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-04-14 00:35:54.212 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:54.409 | [228304 Async ks-demo-another:228304]: finished successfully 2022-04-14 00:35:55.275 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:55.453 | [228080 Async ks-demo-member:228080]: finished successfully 2022-04-14 00:35:57.032 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:57.115 | [228416 Async ks-demo-invis:228416]: finished successfully 2022-04-14 00:35:57.179 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:35:57.224 | [228192 Async ks-demo-admin:228192]: finished successfully 2022-04-14 00:35:57.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:57.487 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:57.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:35:57.487 | from cryptography.utils import int_from_bytes 2022-04-14 00:35:57.680 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:35:57.686 | ++ functions-common:get_or_create_user:932 : user_id=8fffe3d5235e48f0a188b919afe121a2 2022-04-14 00:35:57.689 | ++ functions-common:get_or_create_user:933 : echo 8fffe3d5235e48f0a188b919afe121a2 2022-04-14 00:35:57.694 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=8fffe3d5235e48f0a188b919afe121a2 2022-04-14 00:35:57.701 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 8fffe3d5235e48f0a188b919afe121a2 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:57.812 | + inc/async:async_inner:63 : get_or_add_user_project_role member 8fffe3d5235e48f0a188b919afe121a2 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:57.875 | [198516 Async ks-alt-member-user:229471]: running: get_or_add_user_project_role member 8fffe3d5235e48f0a188b919afe121a2 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:35:57.887 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 00:35:57.913 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 00:35:57.934 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:35:57.943 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 00:35:57.965 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 00:35:57.982 | +++ functions-common:get_or_create_user:934 : 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-04-14 00:36:00.485 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:00.638 | [228574 Async ks-demo-reader:228574]: finished successfully 2022-04-14 00:36:01.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:01.159 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:01.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:01.159 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:01.349 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:01.352 | ++ functions-common:get_or_create_user:932 : user_id=01718f5d2b864abc92e9197c340bb6a0 2022-04-14 00:36:01.356 | ++ functions-common:get_or_create_user:933 : echo 01718f5d2b864abc92e9197c340bb6a0 2022-04-14 00:36:01.359 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=01718f5d2b864abc92e9197c340bb6a0 2022-04-14 00:36:01.362 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 01718f5d2b864abc92e9197c340bb6a0 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:01.429 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 01718f5d2b864abc92e9197c340bb6a0 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:01.483 | [198516 Async ks-alt-reader-user:229695]: running: get_or_add_user_project_role reader 01718f5d2b864abc92e9197c340bb6a0 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:01.487 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 00:36:01.490 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:36:01.493 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 00:36:01.497 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 00:36:01.501 | +++ functions-common:get_or_create_user:934 : 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-04-14 00:36:04.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:04.848 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:04.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:04.848 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:05.060 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:05.062 | ++ functions-common:get_or_create_user:932 : user_id=59bbb0dcc1b942799244238238af172f 2022-04-14 00:36:05.066 | ++ functions-common:get_or_create_user:933 : echo 59bbb0dcc1b942799244238238af172f 2022-04-14 00:36:05.090 | + lib/keystone:create_keystone_accounts:392 : system_member_user=59bbb0dcc1b942799244238238af172f 2022-04-14 00:36:05.113 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 59bbb0dcc1b942799244238238af172f all 2022-04-14 00:36:05.437 | + inc/async:async_inner:63 : get_or_add_user_system_role member 59bbb0dcc1b942799244238238af172f all 2022-04-14 00:36:05.559 | [198516 Async ks-system-member:229922]: running: get_or_add_user_system_role member 59bbb0dcc1b942799244238238af172f all 2022-04-14 00:36:05.563 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 00:36:05.569 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:36:05.573 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 00:36:05.577 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 00:36:05.581 | +++ functions-common:get_or_create_user:934 : 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-04-14 00:36:08.190 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:08.371 | [228942 Async ks-alt-admin:228942]: finished successfully 2022-04-14 00:36:08.489 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:08.584 | [229056 Async ks-alt-another:229056]: finished successfully 2022-04-14 00:36:09.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:09.030 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:09.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:09.031 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:09.258 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:09.262 | ++ functions-common:get_or_create_user:932 : user_id=abc02848e1fc4722ac1aae158f7f5695 2022-04-14 00:36:09.266 | ++ functions-common:get_or_create_user:933 : echo abc02848e1fc4722ac1aae158f7f5695 2022-04-14 00:36:09.269 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=abc02848e1fc4722ac1aae158f7f5695 2022-04-14 00:36:09.271 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader abc02848e1fc4722ac1aae158f7f5695 all 2022-04-14 00:36:09.356 | + inc/async:async_inner:63 : get_or_add_user_system_role reader abc02848e1fc4722ac1aae158f7f5695 all 2022-04-14 00:36:09.443 | [198516 Async ks-system-reader:230204]: running: get_or_add_user_system_role reader abc02848e1fc4722ac1aae158f7f5695 all 2022-04-14 00:36:09.446 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 00:36:09.454 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 00:36:09.477 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 00:36:09.498 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 00:36:09.515 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 00:36:12.677 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:12.718 | [229471 Async ks-alt-member-user:229471]: finished successfully 2022-04-14 00:36:13.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:13.276 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:13.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:13.276 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:13.486 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:13.488 | ++ functions-common:get_or_create_group:909 : group_id=390fedea776c4cd8a8b1ab87059b8a9a 2022-04-14 00:36:13.491 | ++ functions-common:get_or_create_group:910 : echo 390fedea776c4cd8a8b1ab87059b8a9a 2022-04-14 00:36:13.494 | + lib/keystone:create_keystone_accounts:402 : admin_group=390fedea776c4cd8a8b1ab87059b8a9a 2022-04-14 00:36:13.497 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 00:36:13.505 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 00:36:13.510 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 00:36:13.521 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 00:36:13.531 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 00:36:14.715 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:14.750 | [229695 Async ks-alt-reader-user:229695]: finished successfully 2022-04-14 00:36:16.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:16.279 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:16.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:16.279 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:16.473 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:16.476 | ++ functions-common:get_or_create_group:909 : group_id=d080fd4b8cda4438af30649dc78cae28 2022-04-14 00:36:16.480 | ++ functions-common:get_or_create_group:910 : echo d080fd4b8cda4438af30649dc78cae28 2022-04-14 00:36:16.483 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d080fd4b8cda4438af30649dc78cae28 2022-04-14 00:36:16.485 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:16.560 | + inc/async:async_inner:63 : get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:16.617 | [198516 Async ks-group-memberdemo:230557]: running: get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:16.620 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:16.712 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:16.779 | [198516 Async ks-group-anotherdemo:230662]: running: get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:16.783 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:16.809 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:16.848 | [229922 Async ks-system-member:229922]: finished successfully 2022-04-14 00:36:16.920 | + inc/async:async_inner:63 : get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:16.990 | [198516 Async ks-group-memberalt:230785]: running: get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:16.993 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:17.401 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:17.623 | [198516 Async ks-group-anotheralt:230873]: running: get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:17.645 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 2022-04-14 00:36:18.048 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 2022-04-14 00:36:18.284 | [198516 Async ks-group-admin:230961]: running: get_or_add_group_project_role admin 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 2022-04-14 00:36:18.309 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-14 00:36:18.677 | [198516 Async ks-demo-member:228080]: Waiting for completion of get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd running on PID 228080 (17 other jobs running) 2022-04-14 00:36:18.850 | [198516 Async ks-demo-member:228080]: Signaling child to exit 2022-04-14 00:36:18.851 | WAKEUP 2022-04-14 00:36:18.984 | [198516 Async ks-demo-member:228080]: Signaled 2022-04-14 00:36:19.005 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:19.006 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:19.006 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:19.006 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:19.006 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:19.006 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:19.006 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:19.006 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:19.006 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:19.006 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a12d58c83fcf4d87980a2ee654bb6930 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:19.006 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:19.006 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:19.006 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:19.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.006 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.006 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.006 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:19.006 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:19.006 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:19.006 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user a12d58c83fcf4d87980a2ee654bb6930 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:19.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.006 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.006 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.006 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a12d58c83fcf4d87980a2ee654bb6930 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:19.006 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:19.006 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:19.006 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:19.006 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:19.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.007 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.007 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.007 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:19.007 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:19.007 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:19.007 | ++ functions-common:get_field:825 : echo '| ab1a1a48581a49e0bf2af721efe5196d | a12d58c83fcf4d87980a2ee654bb6930 | | 36e70a677c234dffadf6863daf3ce9dd | | | False |' 2022-04-14 00:36:19.007 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:19.007 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:19.007 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:19.007 | + functions-common:get_or_add_user_project_role:1004 : echo ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:19.007 | ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:19.339 | [198516 Async ks-demo-member:228080]: finished get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd with result 0 in 16 seconds 2022-04-14 00:36:19.577 | [198516 Async ks-demo-admin:228192]: Waiting for completion of get_or_add_user_project_role admin 21cb38fda6a04629a2f25b572b679597 36e70a677c234dffadf6863daf3ce9dd running on PID 228192 (16 other jobs running) 2022-04-14 00:36:19.752 | [198516 Async ks-demo-admin:228192]: Signaling child to exit 2022-04-14 00:36:19.753 | WAKEUP 2022-04-14 00:36:19.890 | [198516 Async ks-demo-admin:228192]: Signaled 2022-04-14 00:36:19.903 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:19.903 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:19.903 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:19.903 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:19.903 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:19.904 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:19.904 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:19.904 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:19.904 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21cb38fda6a04629a2f25b572b679597 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:19.904 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:19.904 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:19.904 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:19.904 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:19.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.904 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:19.904 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:19.904 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:19.904 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 21cb38fda6a04629a2f25b572b679597 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:19.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.904 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 21cb38fda6a04629a2f25b572b679597 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:19.904 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:19.904 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:19.904 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:19.904 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:19.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.904 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:19.904 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:19.904 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:19.905 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:19.905 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:19.905 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:19.905 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | 21cb38fda6a04629a2f25b572b679597 | | 36e70a677c234dffadf6863daf3ce9dd | | | False |' 2022-04-14 00:36:19.905 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:19.905 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:36:19.905 | + functions-common:get_or_add_user_project_role:1004 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:36:19.905 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:36:20.178 | [198516 Async ks-demo-admin:228192]: finished get_or_add_user_project_role admin 21cb38fda6a04629a2f25b572b679597 36e70a677c234dffadf6863daf3ce9dd with result 0 in 18 seconds 2022-04-14 00:36:20.421 | [198516 Async ks-demo-another:228304]: Waiting for completion of get_or_add_user_project_role anotherrole a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd running on PID 228304 (15 other jobs running) 2022-04-14 00:36:20.544 | [198516 Async ks-demo-another:228304]: Signaling child to exit 2022-04-14 00:36:20.544 | WAKEUP 2022-04-14 00:36:20.660 | [198516 Async ks-demo-another:228304]: Signaled 2022-04-14 00:36:20.663 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:20.663 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:20.663 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:20.663 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:20.663 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:20.663 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:20.663 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:20.663 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:20.663 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:20.663 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a12d58c83fcf4d87980a2ee654bb6930 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:20.663 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:20.663 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:20.663 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:20.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:20.663 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:20.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:20.663 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:20.663 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:20.663 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:20.663 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:20.663 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user a12d58c83fcf4d87980a2ee654bb6930 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:20.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:20.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:20.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:20.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:20.664 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:20.664 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a12d58c83fcf4d87980a2ee654bb6930 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:20.664 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:20.664 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:20.664 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:20.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:20.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:20.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:20.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:20.664 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:20.664 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:20.664 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:20.664 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:20.664 | ++ functions-common:get_field:825 : echo '| 3d2da0bb73614c77a1b03ee0d0d9e700 | a12d58c83fcf4d87980a2ee654bb6930 | | 36e70a677c234dffadf6863daf3ce9dd | | | False |' 2022-04-14 00:36:20.664 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:20.664 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:36:20.664 | + functions-common:get_or_add_user_project_role:1004 : echo 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:36:20.664 | 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:36:20.964 | [198516 Async ks-demo-another:228304]: finished get_or_add_user_project_role anotherrole a12d58c83fcf4d87980a2ee654bb6930 36e70a677c234dffadf6863daf3ce9dd with result 0 in 15 seconds 2022-04-14 00:36:21.184 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:21.216 | [198516 Async ks-demo-invis:228416]: Waiting for completion of get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 9d47bc5899064f6c8263d5bb6dd6553c running on PID 228416 (14 other jobs running) 2022-04-14 00:36:21.267 | [230204 Async ks-system-reader:230204]: finished successfully 2022-04-14 00:36:21.289 | [198516 Async ks-demo-invis:228416]: Signaling child to exit 2022-04-14 00:36:21.291 | WAKEUP 2022-04-14 00:36:21.387 | [198516 Async ks-demo-invis:228416]: Signaled 2022-04-14 00:36:21.389 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:21.389 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:21.389 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:21.389 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:21.389 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:21.389 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:21.389 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:21.390 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:21.390 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:21.390 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:21.390 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a12d58c83fcf4d87980a2ee654bb6930 --project 9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:36:21.390 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:21.390 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:21.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.390 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.390 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.390 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:21.390 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:21.390 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:21.390 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user a12d58c83fcf4d87980a2ee654bb6930 --project 9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:36:21.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.390 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.390 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.390 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:21.390 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a12d58c83fcf4d87980a2ee654bb6930 --project 9d47bc5899064f6c8263d5bb6dd6553c 2022-04-14 00:36:21.390 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:21.390 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:21.390 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:21.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.391 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.391 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.391 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:21.391 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:21.391 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:21.391 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:21.391 | ++ functions-common:get_field:825 : echo '| ab1a1a48581a49e0bf2af721efe5196d | a12d58c83fcf4d87980a2ee654bb6930 | | 9d47bc5899064f6c8263d5bb6dd6553c | | | False |' 2022-04-14 00:36:21.391 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:21.391 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:21.391 | + functions-common:get_or_add_user_project_role:1004 : echo ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:21.391 | ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:21.471 | [198516 Async ks-demo-invis:228416]: finished get_or_add_user_project_role member a12d58c83fcf4d87980a2ee654bb6930 9d47bc5899064f6c8263d5bb6dd6553c with result 0 in 18 seconds 2022-04-14 00:36:21.565 | [198516 Async ks-demo-reader:228574]: Waiting for completion of get_or_add_user_project_role reader 238d62c4557c48bba61ca3f12204f9d5 36e70a677c234dffadf6863daf3ce9dd running on PID 228574 (13 other jobs running) 2022-04-14 00:36:21.625 | [198516 Async ks-demo-reader:228574]: Signaling child to exit 2022-04-14 00:36:21.625 | WAKEUP 2022-04-14 00:36:21.661 | [198516 Async ks-demo-reader:228574]: Signaled 2022-04-14 00:36:21.663 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:21.663 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:21.663 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:21.663 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:21.663 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:21.663 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:21.663 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:21.663 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:21.663 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:21.663 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:21.663 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:21.663 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:21.663 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 238d62c4557c48bba61ca3f12204f9d5 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:21.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.663 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.663 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.663 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:21.663 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:21.663 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:21.663 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 238d62c4557c48bba61ca3f12204f9d5 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:21.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.663 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.664 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:21.664 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:21.664 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 238d62c4557c48bba61ca3f12204f9d5 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:21.664 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:21.664 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:21.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:21.664 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:21.664 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:21.664 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:21.664 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:21.664 | ++ functions-common:get_field:825 : echo '| eb2fdd1d407d405aaff6a10f9a597122 | 238d62c4557c48bba61ca3f12204f9d5 | | 36e70a677c234dffadf6863daf3ce9dd | | | False |' 2022-04-14 00:36:21.664 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:21.664 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:21.664 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:21.664 | + functions-common:get_or_add_user_project_role:1004 : echo eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:21.664 | eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:21.762 | [198516 Async ks-demo-reader:228574]: finished get_or_add_user_project_role reader 238d62c4557c48bba61ca3f12204f9d5 36e70a677c234dffadf6863daf3ce9dd with result 0 in 17 seconds 2022-04-14 00:36:21.769 | + inc/async:async_wait:197 : return 0 2022-04-14 00:36:21.773 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 00:36:21.861 | [198516 Async ks-alt-admin:228942]: Waiting for completion of get_or_add_user_project_role admin 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 running on PID 228942 (12 other jobs running) 2022-04-14 00:36:21.957 | [198516 Async ks-alt-admin:228942]: Signaling child to exit 2022-04-14 00:36:21.958 | WAKEUP 2022-04-14 00:36:22.036 | [198516 Async ks-alt-admin:228942]: Signaled 2022-04-14 00:36:22.041 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:22.041 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:22.042 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:22.042 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:22.042 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:22.042 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:22.042 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:22.042 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:22.042 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:22.042 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:22.042 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8f48291222ee446e97f0fd4e79f1bc5f --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:22.042 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:22.042 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:22.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.042 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.042 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.042 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:22.042 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:22.042 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:22.042 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8f48291222ee446e97f0fd4e79f1bc5f --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:22.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.042 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.042 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.042 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:22.042 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:22.042 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:22.042 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8f48291222ee446e97f0fd4e79f1bc5f --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:22.042 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:22.042 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.042 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.042 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.043 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.043 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:22.043 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:22.043 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:22.043 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:22.043 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | 8f48291222ee446e97f0fd4e79f1bc5f | | 0bd608ebcd174ecfafc75c702faea4e5 | | | False |' 2022-04-14 00:36:22.043 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:22.043 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:36:22.043 | + functions-common:get_or_add_user_project_role:1004 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:36:22.043 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:36:22.300 | [198516 Async ks-alt-admin:228942]: finished get_or_add_user_project_role admin 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 with result 0 in 16 seconds 2022-04-14 00:36:22.492 | [198516 Async ks-alt-another:229056]: Waiting for completion of get_or_add_user_project_role anotherrole 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 running on PID 229056 (11 other jobs running) 2022-04-14 00:36:22.579 | [198516 Async ks-alt-another:229056]: Signaling child to exit 2022-04-14 00:36:22.579 | WAKEUP 2022-04-14 00:36:22.698 | [198516 Async ks-alt-another:229056]: Signaled 2022-04-14 00:36:22.705 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:22.705 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:22.705 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:22.705 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:22.705 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:22.705 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:22.705 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:22.705 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:22.705 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8f48291222ee446e97f0fd4e79f1bc5f --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:22.705 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:22.705 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:22.705 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:22.705 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:22.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.705 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.705 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.705 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:22.705 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:22.705 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:22.705 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8f48291222ee446e97f0fd4e79f1bc5f --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:22.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.705 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.706 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.706 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8f48291222ee446e97f0fd4e79f1bc5f --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:22.706 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:22.706 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:22.706 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:22.706 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:22.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.706 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:22.706 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:22.706 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:22.706 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:22.706 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:22.706 | ++ functions-common:get_field:825 : echo '| 3d2da0bb73614c77a1b03ee0d0d9e700 | 8f48291222ee446e97f0fd4e79f1bc5f | | 0bd608ebcd174ecfafc75c702faea4e5 | | | False |' 2022-04-14 00:36:22.706 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:22.706 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:22.706 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:36:22.706 | + functions-common:get_or_add_user_project_role:1004 : echo 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:36:22.706 | 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:36:22.930 | [198516 Async ks-alt-another:229056]: finished get_or_add_user_project_role anotherrole 8f48291222ee446e97f0fd4e79f1bc5f 0bd608ebcd174ecfafc75c702faea4e5 with result 0 in 16 seconds 2022-04-14 00:36:23.156 | [198516 Async ks-alt-member-user:229471]: Waiting for completion of get_or_add_user_project_role member 8fffe3d5235e48f0a188b919afe121a2 0bd608ebcd174ecfafc75c702faea4e5 running on PID 229471 (10 other jobs running) 2022-04-14 00:36:23.310 | [198516 Async ks-alt-member-user:229471]: Signaling child to exit 2022-04-14 00:36:23.310 | WAKEUP 2022-04-14 00:36:23.465 | [198516 Async ks-alt-member-user:229471]: Signaled 2022-04-14 00:36:23.477 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:23.477 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:23.477 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:23.477 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:23.477 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:23.477 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:23.477 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:23.477 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:23.477 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8fffe3d5235e48f0a188b919afe121a2 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:23.478 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:23.478 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:23.478 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:23.478 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:23.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:23.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:23.478 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:23.478 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:23.478 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:23.478 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user 8fffe3d5235e48f0a188b919afe121a2 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:23.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:23.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:23.478 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 8fffe3d5235e48f0a188b919afe121a2 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:23.478 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:23.478 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:23.478 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:23.478 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:23.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:23.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:23.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:23.478 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:23.479 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:23.479 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:23.479 | ++ functions-common:get_field:825 : echo '| ab1a1a48581a49e0bf2af721efe5196d | 8fffe3d5235e48f0a188b919afe121a2 | | 0bd608ebcd174ecfafc75c702faea4e5 | | | False |' 2022-04-14 00:36:23.479 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:23.479 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:23.479 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:23.479 | + functions-common:get_or_add_user_project_role:1004 : echo ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:23.479 | ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:23.728 | [198516 Async ks-alt-member-user:229471]: finished get_or_add_user_project_role member 8fffe3d5235e48f0a188b919afe121a2 0bd608ebcd174ecfafc75c702faea4e5 with result 0 in 14 seconds 2022-04-14 00:36:23.995 | [198516 Async ks-alt-reader-user:229695]: Waiting for completion of get_or_add_user_project_role reader 01718f5d2b864abc92e9197c340bb6a0 0bd608ebcd174ecfafc75c702faea4e5 running on PID 229695 (9 other jobs running) 2022-04-14 00:36:24.168 | [198516 Async ks-alt-reader-user:229695]: Signaling child to exit 2022-04-14 00:36:24.169 | WAKEUP 2022-04-14 00:36:24.309 | [198516 Async ks-alt-reader-user:229695]: Signaled 2022-04-14 00:36:24.323 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:36:24.323 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:36:24.323 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:24.323 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:24.323 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:24.323 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:24.323 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:24.323 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:36:24.323 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:24.323 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:36:24.323 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 01718f5d2b864abc92e9197c340bb6a0 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:24.323 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:24.323 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:24.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:24.323 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:24.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:24.324 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:24.324 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:24.324 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:36:24.324 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:36:24.324 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 01718f5d2b864abc92e9197c340bb6a0 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:24.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:24.324 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:24.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:24.324 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:24.324 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 01718f5d2b864abc92e9197c340bb6a0 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:24.324 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:36:24.324 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:36:24.324 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:36:24.324 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:24.324 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:24.324 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:24.324 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:24.324 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:24.324 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:24.324 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:36:24.324 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:36:24.324 | ++ functions-common:get_field:825 : echo '| eb2fdd1d407d405aaff6a10f9a597122 | 01718f5d2b864abc92e9197c340bb6a0 | | 0bd608ebcd174ecfafc75c702faea4e5 | | | False |' 2022-04-14 00:36:24.325 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:36:24.325 | ++ functions-common:get_field:819 : read data 2022-04-14 00:36:24.325 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:24.325 | + functions-common:get_or_add_user_project_role:1004 : echo eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:24.325 | eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:24.630 | [198516 Async ks-alt-reader-user:229695]: finished get_or_add_user_project_role reader 01718f5d2b864abc92e9197c340bb6a0 0bd608ebcd174ecfafc75c702faea4e5 with result 0 in 13 seconds 2022-04-14 00:36:24.635 | + inc/async:async_wait:197 : return 0 2022-04-14 00:36:24.638 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 00:36:24.926 | [198516 Async ks-system-member:229922]: Waiting for completion of get_or_add_user_system_role member 59bbb0dcc1b942799244238238af172f all running on PID 229922 (8 other jobs running) 2022-04-14 00:36:25.069 | [198516 Async ks-system-member:229922]: Signaling child to exit 2022-04-14 00:36:25.071 | WAKEUP 2022-04-14 00:36:25.191 | [198516 Async ks-system-member:229922]: Signaled 2022-04-14 00:36:25.203 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 00:36:25.203 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 00:36:25.203 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 00:36:25.203 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:25.203 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:25.203 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:25.203 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:25.203 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:25.203 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 00:36:25.203 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59bbb0dcc1b942799244238238af172f --system all -f value -c Role 2022-04-14 00:36:25.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:25.204 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:25.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:25.204 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:25.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:25.204 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 00:36:25.204 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 00:36:25.204 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 59bbb0dcc1b942799244238238af172f --system all 2022-04-14 00:36:25.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:25.204 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:25.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:25.204 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:25.204 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 59bbb0dcc1b942799244238238af172f --system all -f value -c Role 2022-04-14 00:36:25.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:25.204 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:25.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:25.204 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:25.204 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:25.204 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:25.204 | + functions-common:get_or_add_user_system_role:1059 : echo ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:25.204 | ab1a1a48581a49e0bf2af721efe5196d 2022-04-14 00:36:25.479 | [198516 Async ks-system-member:229922]: finished get_or_add_user_system_role member 59bbb0dcc1b942799244238238af172f all with result 0 in 11 seconds 2022-04-14 00:36:25.744 | [198516 Async ks-system-reader:230204]: Waiting for completion of get_or_add_user_system_role reader abc02848e1fc4722ac1aae158f7f5695 all running on PID 230204 (7 other jobs running) 2022-04-14 00:36:25.915 | [198516 Async ks-system-reader:230204]: Signaling child to exit 2022-04-14 00:36:25.915 | WAKEUP 2022-04-14 00:36:26.043 | [198516 Async ks-system-reader:230204]: Signaled 2022-04-14 00:36:26.061 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 00:36:26.061 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 00:36:26.061 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 00:36:26.061 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:36:26.061 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:36:26.061 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:36:26.061 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:36:26.061 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:36:26.061 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 00:36:26.061 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user abc02848e1fc4722ac1aae158f7f5695 --system all -f value -c Role 2022-04-14 00:36:26.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:26.061 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:26.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:26.061 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:26.061 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:26.061 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 00:36:26.061 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 00:36:26.061 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user abc02848e1fc4722ac1aae158f7f5695 --system all 2022-04-14 00:36:26.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:26.061 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:26.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:26.061 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:26.062 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user abc02848e1fc4722ac1aae158f7f5695 --system all -f value -c Role 2022-04-14 00:36:26.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:26.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:26.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:26.062 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:26.062 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:26.062 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:26.062 | + functions-common:get_or_add_user_system_role:1059 : echo eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:26.062 | eb2fdd1d407d405aaff6a10f9a597122 2022-04-14 00:36:26.367 | [198516 Async ks-system-reader:230204]: finished get_or_add_user_system_role reader abc02848e1fc4722ac1aae158f7f5695 all with result 0 in 11 seconds 2022-04-14 00:36:26.394 | + inc/async:async_wait:197 : return 0 2022-04-14 00:36:26.418 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-14 00:36:26.692 | [198516 Async ks-group-memberdemo:230557]: Waiting for completion of get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd running on PID 230557 (6 other jobs running) 2022-04-14 00:36:26.854 | [198516 Async ks-group-memberdemo:230557]: Signaling child to exit 2022-04-14 00:36:30.098 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:30.261 | [230557 Async ks-group-memberdemo:230557]: finished successfully 2022-04-14 00:36:30.359 | WAKEUP 2022-04-14 00:36:30.468 | [198516 Async ks-group-memberdemo:230557]: Signaled 2022-04-14 00:36:30.473 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:36:30.473 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d080fd4b8cda4438af30649dc78cae28 --project 36e70a677c234dffadf6863daf3ce9dd -f value 2022-04-14 00:36:30.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.473 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.473 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.473 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:30.473 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:36:30.473 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:36:30.473 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d080fd4b8cda4438af30649dc78cae28 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:30.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.473 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.473 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.473 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d080fd4b8cda4438af30649dc78cae28 --project 36e70a677c234dffadf6863daf3ce9dd -f value 2022-04-14 00:36:30.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.473 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.473 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.473 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:30.473 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ab1a1a48581a49e0bf2af721efe5196d d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd False' 2022-04-14 00:36:30.473 | + functions-common:get_or_add_group_project_role:1083 : echo ab1a1a48581a49e0bf2af721efe5196d d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd False 2022-04-14 00:36:30.474 | ab1a1a48581a49e0bf2af721efe5196d d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd False 2022-04-14 00:36:30.723 | [198516 Async ks-group-memberdemo:230557]: finished get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd with result 0 in 13 seconds 2022-04-14 00:36:30.735 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:30.804 | [198516 Async ks-group-anotherdemo:230662]: Waiting for completion of get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd running on PID 230662 (5 other jobs running) 2022-04-14 00:36:30.811 | [230662 Async ks-group-anotherdemo:230662]: finished successfully 2022-04-14 00:36:30.865 | [198516 Async ks-group-anotherdemo:230662]: Signaling child to exit 2022-04-14 00:36:30.866 | WAKEUP 2022-04-14 00:36:30.908 | [198516 Async ks-group-anotherdemo:230662]: Signaled 2022-04-14 00:36:30.910 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:36:30.910 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d080fd4b8cda4438af30649dc78cae28 --project 36e70a677c234dffadf6863daf3ce9dd -f value 2022-04-14 00:36:30.910 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.911 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.911 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:30.911 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:36:30.911 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:36:30.911 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d080fd4b8cda4438af30649dc78cae28 --project 36e70a677c234dffadf6863daf3ce9dd 2022-04-14 00:36:30.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.911 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.911 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.911 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d080fd4b8cda4438af30649dc78cae28 --project 36e70a677c234dffadf6863daf3ce9dd -f value 2022-04-14 00:36:30.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.911 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:30.911 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:30.911 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:30.911 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3d2da0bb73614c77a1b03ee0d0d9e700 d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd False' 2022-04-14 00:36:30.911 | + functions-common:get_or_add_group_project_role:1083 : echo 3d2da0bb73614c77a1b03ee0d0d9e700 d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd False 2022-04-14 00:36:30.911 | 3d2da0bb73614c77a1b03ee0d0d9e700 d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd False 2022-04-14 00:36:30.982 | [198516 Async ks-group-anotherdemo:230662]: finished get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 36e70a677c234dffadf6863daf3ce9dd with result 0 in 14 seconds 2022-04-14 00:36:31.050 | [198516 Async ks-group-memberalt:230785]: Waiting for completion of get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 running on PID 230785 (4 other jobs running) 2022-04-14 00:36:31.105 | [198516 Async ks-group-memberalt:230785]: Signaling child to exit 2022-04-14 00:36:32.475 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:32.516 | [230785 Async ks-group-memberalt:230785]: finished successfully 2022-04-14 00:36:32.540 | WAKEUP 2022-04-14 00:36:32.567 | [198516 Async ks-group-memberalt:230785]: Signaled 2022-04-14 00:36:32.569 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:36:32.569 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d080fd4b8cda4438af30649dc78cae28 --project 0bd608ebcd174ecfafc75c702faea4e5 -f value 2022-04-14 00:36:32.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.569 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.569 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.569 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:32.569 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:36:32.569 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:36:32.569 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d080fd4b8cda4438af30649dc78cae28 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:32.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.569 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.569 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.569 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d080fd4b8cda4438af30649dc78cae28 --project 0bd608ebcd174ecfafc75c702faea4e5 -f value 2022-04-14 00:36:32.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.569 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.569 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.570 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:32.570 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='ab1a1a48581a49e0bf2af721efe5196d d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 False' 2022-04-14 00:36:32.570 | + functions-common:get_or_add_group_project_role:1083 : echo ab1a1a48581a49e0bf2af721efe5196d d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 False 2022-04-14 00:36:32.570 | ab1a1a48581a49e0bf2af721efe5196d d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 False 2022-04-14 00:36:32.628 | [198516 Async ks-group-memberalt:230785]: finished get_or_add_group_project_role member d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 with result 0 in 15 seconds 2022-04-14 00:36:32.641 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:32.671 | [230873 Async ks-group-anotheralt:230873]: finished successfully 2022-04-14 00:36:32.676 | [198516 Async ks-group-anotheralt:230873]: Waiting for completion of get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 running on PID 230873 (3 other jobs running) 2022-04-14 00:36:32.705 | [198516 Async ks-group-anotheralt:230873]: Signaling child to exit 2022-04-14 00:36:32.705 | WAKEUP 2022-04-14 00:36:32.730 | [198516 Async ks-group-anotheralt:230873]: Signaled 2022-04-14 00:36:32.733 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:36:32.733 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d080fd4b8cda4438af30649dc78cae28 --project 0bd608ebcd174ecfafc75c702faea4e5 -f value 2022-04-14 00:36:32.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.733 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.734 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:32.734 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:36:32.734 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:36:32.734 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d080fd4b8cda4438af30649dc78cae28 --project 0bd608ebcd174ecfafc75c702faea4e5 2022-04-14 00:36:32.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.734 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d080fd4b8cda4438af30649dc78cae28 --project 0bd608ebcd174ecfafc75c702faea4e5 -f value 2022-04-14 00:36:32.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:32.734 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:32.734 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:32.734 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='3d2da0bb73614c77a1b03ee0d0d9e700 d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 False' 2022-04-14 00:36:32.734 | + functions-common:get_or_add_group_project_role:1083 : echo 3d2da0bb73614c77a1b03ee0d0d9e700 d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 False 2022-04-14 00:36:32.734 | 3d2da0bb73614c77a1b03ee0d0d9e700 d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 False 2022-04-14 00:36:32.781 | [198516 Async ks-group-anotheralt:230873]: finished get_or_add_group_project_role anotherrole d080fd4b8cda4438af30649dc78cae28 0bd608ebcd174ecfafc75c702faea4e5 with result 0 in 15 seconds 2022-04-14 00:36:32.822 | [198516 Async ks-group-admin:230961]: Waiting for completion of get_or_add_group_project_role admin 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 running on PID 230961 (2 other jobs running) 2022-04-14 00:36:32.851 | [198516 Async ks-group-admin:230961]: Signaling child to exit 2022-04-14 00:36:33.127 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:36:33.153 | [230961 Async ks-group-admin:230961]: finished successfully 2022-04-14 00:36:33.173 | WAKEUP 2022-04-14 00:36:33.195 | [198516 Async ks-group-admin:230961]: Signaled 2022-04-14 00:36:33.197 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 00:36:33.197 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 390fedea776c4cd8a8b1ab87059b8a9a --project c4e39d8df6d346ba9981e8d50633a197 -f value 2022-04-14 00:36:33.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:33.197 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:33.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:33.197 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:33.197 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:33.197 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 00:36:33.197 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 00:36:33.198 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 390fedea776c4cd8a8b1ab87059b8a9a --project c4e39d8df6d346ba9981e8d50633a197 2022-04-14 00:36:33.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:33.198 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:33.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:33.198 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:33.198 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 390fedea776c4cd8a8b1ab87059b8a9a --project c4e39d8df6d346ba9981e8d50633a197 -f value 2022-04-14 00:36:33.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:33.198 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:33.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:36:33.198 | from cryptography.utils import int_from_bytes 2022-04-14 00:36:33.198 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:36:33.198 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='cb22517b36be42378e9668432e36c10d 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 False' 2022-04-14 00:36:33.198 | + functions-common:get_or_add_group_project_role:1083 : echo cb22517b36be42378e9668432e36c10d 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 False 2022-04-14 00:36:33.198 | cb22517b36be42378e9668432e36c10d 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 False 2022-04-14 00:36:33.243 | [198516 Async ks-group-admin:230961]: finished get_or_add_group_project_role admin 390fedea776c4cd8a8b1ab87059b8a9a c4e39d8df6d346ba9981e8d50633a197 with result 0 in 15 seconds 2022-04-14 00:36:33.247 | + inc/async:async_wait:197 : return 0 2022-04-14 00:36:33.250 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 00:36:33.268 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:33.270 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-14 00:36:33.289 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:33.292 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-14 00:36:33.294 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 00:36:33.356 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 00:36:33.402 | [198516 Async create_nova_accounts:232862]: running: create_nova_accounts 2022-04-14 00:36:33.405 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-14 00:36:33.423 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:33.426 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-14 00:36:33.428 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 00:36:33.490 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 00:36:33.533 | [198516 Async create_glance_accounts:232977]: running: create_glance_accounts 2022-04-14 00:36:33.535 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-14 00:36:33.559 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:33.562 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-14 00:36:33.565 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 00:36:33.635 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 00:36:33.678 | [198516 Async create_cinder_accounts:233107]: running: create_cinder_accounts 2022-04-14 00:36:33.682 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-14 00:36:33.705 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:33.711 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-14 00:36:33.714 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 00:36:33.787 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 00:36:33.860 | [198516 Async create_neutron_accounts:233222]: running: create_neutron_accounts 2022-04-14 00:36:33.868 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-14 00:36:33.902 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:36:33.905 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-14 00:36:33.908 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 00:36:34.241 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 00:36:34.512 | [198516 Async create_swift_accounts:233364]: running: create_swift_accounts 2022-04-14 00:36:34.534 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-14 00:36:34.639 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:36:34.662 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 00:36:35.027 | [198516 Async create_nova_accounts:232862]: Waiting for completion of create_nova_accounts running on PID 232862 (6 other jobs running) 2022-04-14 00:36:35.199 | [198516 Async create_nova_accounts:232862]: Signaling child to exit 2022-04-14 00:37:15.850 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:37:16.018 | [233222 Async create_neutron_accounts:233222]: finished successfully 2022-04-14 00:37:33.902 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:37:33.931 | [233107 Async create_cinder_accounts:233107]: finished successfully 2022-04-14 00:37:50.905 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:37:50.935 | [232977 Async create_glance_accounts:232977]: finished successfully 2022-04-14 00:37:54.442 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:37:54.468 | [232862 Async create_nova_accounts:232862]: finished successfully 2022-04-14 00:37:54.489 | WAKEUP 2022-04-14 00:37:54.512 | [198516 Async create_nova_accounts:232862]: Signaled 2022-04-14 00:37:54.514 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-04-14 00:37:54.514 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 00:37:54.514 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 00:37:54.514 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:37:54.514 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:37:54.514 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:37:54.514 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:37:54.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.514 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.514 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.514 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.514 | + functions-common:get_or_create_user:932 : user_id=19f8457b1cc84363aed33db48ef0cbd2 2022-04-14 00:37:54.514 | + functions-common:get_or_create_user:933 : echo 19f8457b1cc84363aed33db48ef0cbd2 2022-04-14 00:37:54.514 | 19f8457b1cc84363aed33db48ef0cbd2 2022-04-14 00:37:54.514 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 00:37:54.514 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.514 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.514 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.515 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.515 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.515 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.515 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.515 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.515 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.515 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.515 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.515 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.515 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.515 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.515 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.515 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.515 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.515 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.515 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.515 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.515 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.515 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.515 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.515 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.515 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.515 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.515 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.515 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.516 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.516 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.516 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.516 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.516 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.516 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.516 | ++ functions-common:get_field:825 : echo '| 4bc5ca17f532489389e1e99f443873dc | 19f8457b1cc84363aed33db48ef0cbd2 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.516 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.516 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.516 | + functions-common:get_or_add_user_project_role:1004 : echo 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.516 | 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.516 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 00:37:54.516 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 00:37:54.516 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.516 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.516 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.516 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.516 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.516 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.516 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.516 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.516 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.516 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.516 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.516 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.516 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.516 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.516 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.517 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.517 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.517 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.517 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.517 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.517 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.517 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.517 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.517 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.517 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.517 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.517 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.517 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.517 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | 19f8457b1cc84363aed33db48ef0cbd2 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.517 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.517 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.517 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:37:54.517 | + functions-common:get_or_add_user_project_role:1004 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:37:54.517 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:37:54.517 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 00:37:54.517 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:37:54.517 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.60/compute 2022-04-14 00:37:54.518 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 00:37:54.518 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:37:54.518 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 00:37:54.518 | ++ functions-common:get_or_create_service:1104 : 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-04-14 00:37:54.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.518 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.518 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.518 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.518 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:37:54.518 | 40a7d76804304c45842d074d7ed4860b' 2022-04-14 00:37:54.518 | + functions-common:get_or_create_service:1101 : echo 40a7d76804304c45842d074d7ed4860b 2022-04-14 00:37:54.518 | 40a7d76804304c45842d074d7ed4860b 2022-04-14 00:37:54.518 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.60/compute/v2/$(project_id)s' 2022-04-14 00:37:54.518 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:37:54.518 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' RegionOne 2022-04-14 00:37:54.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:37:54.518 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 00:37:54.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.518 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.519 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.519 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:37:54.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:37:54.519 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.60/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:37:54.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.519 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.519 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.519 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=04a322c78ac244d382d884ab118dc5f2 2022-04-14 00:37:54.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 04a322c78ac244d382d884ab118dc5f2 2022-04-14 00:37:54.519 | + functions-common:get_or_create_endpoint:1134 : public_id=04a322c78ac244d382d884ab118dc5f2 2022-04-14 00:37:54.519 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:37:54.519 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:37:54.519 | + functions-common:get_or_create_endpoint:1143 : echo 04a322c78ac244d382d884ab118dc5f2 2022-04-14 00:37:54.519 | 04a322c78ac244d382d884ab118dc5f2 2022-04-14 00:37:54.519 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 00:37:54.519 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:37:54.519 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 00:37:54.519 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 00:37:54.519 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.519 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.519 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.520 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.520 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.520 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:37:54.520 | 11d456ef1ee64f22993f896732e9b2af' 2022-04-14 00:37:54.520 | + functions-common:get_or_create_service:1101 : echo 11d456ef1ee64f22993f896732e9b2af 2022-04-14 00:37:54.520 | 11d456ef1ee64f22993f896732e9b2af 2022-04-14 00:37:54.520 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.60/compute/v2.1 2022-04-14 00:37:54.520 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:37:54.520 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.60/compute/v2.1 RegionOne 2022-04-14 00:37:54.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:37:54.520 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 00:37:54.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.520 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.520 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.520 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:37:54.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:37:54.520 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.60/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 00:37:54.520 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.520 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.520 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.520 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.520 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=1f34bc3fbd6e41b99c668365c144cacd 2022-04-14 00:37:54.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 1f34bc3fbd6e41b99c668365c144cacd 2022-04-14 00:37:54.520 | + functions-common:get_or_create_endpoint:1134 : public_id=1f34bc3fbd6e41b99c668365c144cacd 2022-04-14 00:37:54.520 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:37:54.520 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:37:54.520 | + functions-common:get_or_create_endpoint:1143 : echo 1f34bc3fbd6e41b99c668365c144cacd 2022-04-14 00:37:54.520 | 1f34bc3fbd6e41b99c668365c144cacd 2022-04-14 00:37:54.520 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 00:37:54.521 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:54.521 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 00:37:54.521 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:54.521 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 00:37:54.521 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.521 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.521 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.521 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.521 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.521 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.521 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.521 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.521 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.521 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.521 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.521 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.521 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.521 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.521 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.521 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.521 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.521 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.521 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.521 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.521 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.521 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.521 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.522 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.522 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.522 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.522 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.522 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.522 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.522 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.522 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.522 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.522 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.522 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.522 | ++ functions-common:get_field:825 : echo '| 1a15c4e1e2e44a1f97aef91c1ea8b6d9 | 19f8457b1cc84363aed33db48ef0cbd2 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.522 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.522 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:37:54.522 | + functions-common:get_or_add_user_project_role:1004 : echo 1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:37:54.522 | 1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:37:54.522 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 00:37:54.522 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:37:54.522 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 00:37:54.522 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:54.522 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 00:37:54.560 | [198516 Async create_nova_accounts:232862]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 00:37:54.598 | [198516 Async create_glance_accounts:232977]: Waiting for completion of create_glance_accounts running on PID 232977 (5 other jobs running) 2022-04-14 00:37:54.623 | [198516 Async create_glance_accounts:232977]: Signaling child to exit 2022-04-14 00:37:54.624 | WAKEUP 2022-04-14 00:37:54.647 | [198516 Async create_glance_accounts:232977]: Signaled 2022-04-14 00:37:54.648 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 00:37:54.648 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:54.648 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 00:37:54.648 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 00:37:54.648 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:37:54.648 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:37:54.648 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:37:54.648 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:37:54.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.648 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.648 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.648 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.648 | + functions-common:get_or_create_user:932 : user_id=40eef6e916a74b7ba00850567ac71b47 2022-04-14 00:37:54.648 | + functions-common:get_or_create_user:933 : echo 40eef6e916a74b7ba00850567ac71b47 2022-04-14 00:37:54.649 | 40eef6e916a74b7ba00850567ac71b47 2022-04-14 00:37:54.649 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 00:37:54.649 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.649 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.649 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.649 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.649 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.649 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.649 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.649 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.649 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.649 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.649 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.649 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.649 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.649 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.649 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.649 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.649 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.649 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.649 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.649 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.649 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.649 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.649 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.649 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.649 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.650 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.650 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.650 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.650 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.650 | ++ functions-common:get_field:825 : echo '| 4bc5ca17f532489389e1e99f443873dc | 40eef6e916a74b7ba00850567ac71b47 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.650 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.650 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.650 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.650 | + functions-common:get_or_add_user_project_role:1004 : echo 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.650 | 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.650 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:37:54.650 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 00:37:54.650 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:37:54.650 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 00:37:54.650 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 00:37:54.650 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:37:54.650 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:37:54.650 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:37:54.650 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:37:54.650 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.650 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.650 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.650 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.650 | + functions-common:get_or_create_user:932 : user_id=7bdb47f8a89341498874b7089dfdb374 2022-04-14 00:37:54.651 | + functions-common:get_or_create_user:933 : echo 7bdb47f8a89341498874b7089dfdb374 2022-04-14 00:37:54.651 | 7bdb47f8a89341498874b7089dfdb374 2022-04-14 00:37:54.651 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 00:37:54.651 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.651 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.651 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.651 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.651 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.651 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.651 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.651 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.651 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.651 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.651 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.651 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.651 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.651 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.651 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.651 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.651 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.651 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.651 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.651 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.651 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.651 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.652 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.652 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.652 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.652 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.652 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.652 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.652 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.652 | ++ functions-common:get_field:825 : echo '| 4bc5ca17f532489389e1e99f443873dc | 7bdb47f8a89341498874b7089dfdb374 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.652 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.652 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.652 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.652 | + functions-common:get_or_add_user_project_role:1004 : echo 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.652 | 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.652 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 00:37:54.652 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 00:37:54.652 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.652 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.652 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.652 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.652 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.652 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.652 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.652 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.652 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.652 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.652 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.652 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.652 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.653 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.653 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.653 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.653 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.653 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.653 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.653 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.653 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.653 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.653 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.653 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.653 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.653 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.653 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.653 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.653 | ++ functions-common:get_field:825 : echo '| 1a15c4e1e2e44a1f97aef91c1ea8b6d9 | 7bdb47f8a89341498874b7089dfdb374 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.653 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.653 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.653 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:37:54.653 | + functions-common:get_or_add_user_project_role:1004 : echo 1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:37:54.654 | 1a15c4e1e2e44a1f97aef91c1ea8b6d9 2022-04-14 00:37:54.654 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 00:37:54.654 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:37:54.654 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 00:37:54.654 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 00:37:54.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.654 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.654 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.654 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.654 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:37:54.654 | f1e5bd0aecbe4579a616c3b6d3e4ec53' 2022-04-14 00:37:54.654 | + functions-common:get_or_create_service:1101 : echo f1e5bd0aecbe4579a616c3b6d3e4ec53 2022-04-14 00:37:54.654 | f1e5bd0aecbe4579a616c3b6d3e4ec53 2022-04-14 00:37:54.654 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.60/image 2022-04-14 00:37:54.654 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:37:54.654 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.60/image RegionOne 2022-04-14 00:37:54.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:37:54.654 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 00:37:54.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.654 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.654 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.654 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:37:54.654 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:37:54.654 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.60/image --region RegionOne -f value -c id 2022-04-14 00:37:54.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.654 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.654 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.655 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=022994cd1d6f492fb51fe0fe218ea8ae 2022-04-14 00:37:54.655 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 022994cd1d6f492fb51fe0fe218ea8ae 2022-04-14 00:37:54.655 | + functions-common:get_or_create_endpoint:1134 : public_id=022994cd1d6f492fb51fe0fe218ea8ae 2022-04-14 00:37:54.655 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:37:54.655 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:37:54.655 | + functions-common:get_or_create_endpoint:1143 : echo 022994cd1d6f492fb51fe0fe218ea8ae 2022-04-14 00:37:54.655 | 022994cd1d6f492fb51fe0fe218ea8ae 2022-04-14 00:37:54.655 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 00:37:54.655 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:37:54.655 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 00:37:54.655 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 00:37:54.655 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 00:37:54.655 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 00:37:54.655 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 00:37:54.655 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 00:37:54.655 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 00:37:54.696 | [198516 Async create_glance_accounts:232977]: finished create_glance_accounts with result 0 in 77 seconds 2022-04-14 00:37:54.735 | [198516 Async create_cinder_accounts:233107]: Waiting for completion of create_cinder_accounts running on PID 233107 (4 other jobs running) 2022-04-14 00:37:54.762 | [198516 Async create_cinder_accounts:233107]: Signaling child to exit 2022-04-14 00:37:54.762 | WAKEUP 2022-04-14 00:37:54.785 | [198516 Async create_cinder_accounts:233107]: Signaled 2022-04-14 00:37:54.786 | + 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-04-14 00:37:54.787 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 00:37:54.787 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 00:37:54.787 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:37:54.787 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:37:54.787 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:37:54.787 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:37:54.787 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.787 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.787 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.787 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.787 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.787 | + functions-common:get_or_create_user:932 : user_id=bce2474ca790473b8410270dab8a2b24 2022-04-14 00:37:54.787 | + functions-common:get_or_create_user:933 : echo bce2474ca790473b8410270dab8a2b24 2022-04-14 00:37:54.787 | bce2474ca790473b8410270dab8a2b24 2022-04-14 00:37:54.787 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 00:37:54.787 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.787 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.787 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.787 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.787 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.787 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.787 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.787 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.787 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.787 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.787 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.787 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.787 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.787 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.788 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.788 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.788 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.788 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.788 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.788 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.788 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.788 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.788 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.788 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.788 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.788 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.788 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.788 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.788 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.788 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.788 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.788 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.788 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.788 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.788 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.788 | ++ functions-common:get_field:825 : echo '| 4bc5ca17f532489389e1e99f443873dc | bce2474ca790473b8410270dab8a2b24 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.788 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.788 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.788 | + functions-common:get_or_add_user_project_role:1004 : echo 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.788 | 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.788 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:37:54.789 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 00:37:54.789 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:37:54.789 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 00:37:54.789 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 00:37:54.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.789 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.789 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.789 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.789 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:37:54.789 | f5c6a17d8356438e97f52a06468ad728' 2022-04-14 00:37:54.789 | + functions-common:get_or_create_service:1101 : echo f5c6a17d8356438e97f52a06468ad728 2022-04-14 00:37:54.789 | f5c6a17d8356438e97f52a06468ad728 2022-04-14 00:37:54.789 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 00:37:54.789 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s' 2022-04-14 00:37:54.789 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:37:54.789 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne 2022-04-14 00:37:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:37:54.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 00:37:54.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.789 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.789 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.789 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:37:54.789 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:37:54.789 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:37:54.789 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.789 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.790 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.790 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=751b2a755d3f419dbc63262cca712054 2022-04-14 00:37:54.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 751b2a755d3f419dbc63262cca712054 2022-04-14 00:37:54.790 | + functions-common:get_or_create_endpoint:1134 : public_id=751b2a755d3f419dbc63262cca712054 2022-04-14 00:37:54.790 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:37:54.790 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:37:54.790 | + functions-common:get_or_create_endpoint:1143 : echo 751b2a755d3f419dbc63262cca712054 2022-04-14 00:37:54.790 | 751b2a755d3f419dbc63262cca712054 2022-04-14 00:37:54.790 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 00:37:54.790 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:37:54.790 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 00:37:54.790 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 00:37:54.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.790 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.790 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.790 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.790 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:37:54.790 | 9ae4e3d0dfd84a609add4c3b5ff0a380' 2022-04-14 00:37:54.790 | + functions-common:get_or_create_service:1101 : echo 9ae4e3d0dfd84a609add4c3b5ff0a380 2022-04-14 00:37:54.790 | 9ae4e3d0dfd84a609add4c3b5ff0a380 2022-04-14 00:37:54.790 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.60/volume/v3/$(project_id)s' 2022-04-14 00:37:54.790 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:37:54.790 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' RegionOne 2022-04-14 00:37:54.790 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:37:54.790 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 00:37:54.790 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.790 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.790 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.790 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.790 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:37:54.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:37:54.791 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.60/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:37:54.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.791 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.791 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.791 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=298fede43674434b872e532359943a8c 2022-04-14 00:37:54.791 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 298fede43674434b872e532359943a8c 2022-04-14 00:37:54.791 | + functions-common:get_or_create_endpoint:1134 : public_id=298fede43674434b872e532359943a8c 2022-04-14 00:37:54.791 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:37:54.791 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:37:54.791 | + functions-common:get_or_create_endpoint:1143 : echo 298fede43674434b872e532359943a8c 2022-04-14 00:37:54.791 | 298fede43674434b872e532359943a8c 2022-04-14 00:37:54.791 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 00:37:54.791 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 00:37:54.791 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:37:54.791 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 00:37:54.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.791 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.791 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.791 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.791 | ++ functions-common:get_or_create_project:945 : project_id=e22235a8b6af4731a5bff4524ec1b7cb 2022-04-14 00:37:54.791 | ++ functions-common:get_or_create_project:946 : echo e22235a8b6af4731a5bff4524ec1b7cb 2022-04-14 00:37:54.791 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e22235a8b6af4731a5bff4524ec1b7cb 2022-04-14 00:37:54.791 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 00:37:54.791 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:37:54.791 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:37:54.792 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 00:37:54.792 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 00:37:54.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.792 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.792 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.792 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 00:37:54.792 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.792 | ++ functions-common:get_or_create_user:932 : user_id=bce2474ca790473b8410270dab8a2b24 2022-04-14 00:37:54.792 | ++ functions-common:get_or_create_user:933 : echo bce2474ca790473b8410270dab8a2b24 2022-04-14 00:37:54.792 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id bce2474ca790473b8410270dab8a2b24 2022-04-14 00:37:54.834 | [198516 Async create_cinder_accounts:233107]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 00:37:54.839 | + inc/async:async_wait:197 : return 0 2022-04-14 00:37:54.841 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 00:37:54.921 | [198516 Async create_neutron_accounts:233222]: Waiting for completion of create_neutron_accounts running on PID 233222 (3 other jobs running) 2022-04-14 00:37:54.950 | [198516 Async create_neutron_accounts:233222]: Signaling child to exit 2022-04-14 00:37:54.951 | WAKEUP 2022-04-14 00:37:54.984 | [198516 Async create_neutron_accounts:233222]: Signaled 2022-04-14 00:37:54.986 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 00:37:54.986 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:37:54.986 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:37:54.986 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:37:54.986 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:37:54.986 | + 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-04-14 00:37:54.986 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:37:54.986 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 00:37:54.986 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 00:37:54.986 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 00:37:54.986 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.60:9696/ 2022-04-14 00:37:54.986 | + 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-04-14 00:37:54.986 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 00:37:54.986 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 00:37:54.986 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:37:54.986 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:37:54.986 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:37:54.986 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:37:54.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.986 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.987 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.987 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.987 | + functions-common:get_or_create_user:932 : user_id=32d4ab3af0514080b7a5448447667520 2022-04-14 00:37:54.987 | + functions-common:get_or_create_user:933 : echo 32d4ab3af0514080b7a5448447667520 2022-04-14 00:37:54.987 | 32d4ab3af0514080b7a5448447667520 2022-04-14 00:37:54.987 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 00:37:54.987 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:37:54.987 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:37:54.987 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:37:54.987 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:37:54.987 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:37:54.987 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:37:54.987 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:37:54.987 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:37:54.987 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:37:54.987 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:37:54.987 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.987 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.987 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:37:54.987 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.987 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.987 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.987 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.987 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.988 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:37:54.988 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:37:54.988 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.988 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.988 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.988 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:37:54.988 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 00:37:54.988 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:37:54.988 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:37:54.988 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.988 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.988 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.988 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:37:54.988 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:37:54.988 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:37:54.988 | ++ functions-common:get_field:825 : echo '| 4bc5ca17f532489389e1e99f443873dc | 32d4ab3af0514080b7a5448447667520 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:37:54.988 | ++ functions-common:get_field:819 : read data 2022-04-14 00:37:54.988 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.988 | + functions-common:get_or_add_user_project_role:1004 : echo 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.988 | 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:37:54.989 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 00:37:54.989 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 00:37:54.989 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:37:54.989 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 00:37:54.989 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 00:37:54.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.989 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.989 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:37:54.989 | 70290ebdc679499294a70a5d2e0f09ae' 2022-04-14 00:37:54.989 | + functions-common:get_or_create_service:1101 : echo 70290ebdc679499294a70a5d2e0f09ae 2022-04-14 00:37:54.989 | 70290ebdc679499294a70a5d2e0f09ae 2022-04-14 00:37:54.989 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.60:9696/ 2022-04-14 00:37:54.989 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:37:54.989 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.60:9696/ RegionOne 2022-04-14 00:37:54.989 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:37:54.989 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 00:37:54.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.989 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.989 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:37:54.989 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:37:54.989 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.60:9696/ --region RegionOne -f value -c id 2022-04-14 00:37:54.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.989 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:37:54.990 | from cryptography.utils import int_from_bytes 2022-04-14 00:37:54.990 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:37:54.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=c6b562190cc04b01a416a7fdc4c93fd3 2022-04-14 00:37:54.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo c6b562190cc04b01a416a7fdc4c93fd3 2022-04-14 00:37:54.990 | + functions-common:get_or_create_endpoint:1134 : public_id=c6b562190cc04b01a416a7fdc4c93fd3 2022-04-14 00:37:54.990 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 00:37:54.990 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:37:54.990 | + functions-common:get_or_create_endpoint:1143 : echo c6b562190cc04b01a416a7fdc4c93fd3 2022-04-14 00:37:54.990 | c6b562190cc04b01a416a7fdc4c93fd3 2022-04-14 00:37:55.041 | [198516 Async create_neutron_accounts:233222]: finished create_neutron_accounts with result 0 in 42 seconds 2022-04-14 00:37:55.086 | [198516 Async create_swift_accounts:233364]: Waiting for completion of create_swift_accounts running on PID 233364 (2 other jobs running) 2022-04-14 00:37:55.113 | [198516 Async create_swift_accounts:233364]: Signaling child to exit 2022-04-14 00:38:43.399 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:38:43.425 | [233364 Async create_swift_accounts:233364]: finished successfully 2022-04-14 00:38:43.447 | WAKEUP 2022-04-14 00:38:43.472 | [198516 Async create_swift_accounts:233364]: Signaled 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 00:38:43.474 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 00:38:43.474 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 00:38:43.474 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 00:38:43.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.474 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.474 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.474 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.474 | ++ functions-common:get_or_create_role:957 : role_id=3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:38:43.474 | ++ functions-common:get_or_create_role:958 : echo 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:614 : another_role=3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:38:43.474 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 00:38:43.474 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 00:38:43.474 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:38:43.474 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 00:38:43.474 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 00:38:43.474 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 00:38:43.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.474 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.475 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.475 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.475 | + functions-common:get_or_create_user:932 : user_id=552efb23974f463b8a06d7fe292fad93 2022-04-14 00:38:43.475 | + functions-common:get_or_create_user:933 : echo 552efb23974f463b8a06d7fe292fad93 2022-04-14 00:38:43.475 | 552efb23974f463b8a06d7fe292fad93 2022-04-14 00:38:43.475 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 00:38:43.475 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:38:43.475 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:38:43.475 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:38:43.475 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:38:43.475 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:38:43.475 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:38:43.475 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:38:43.475 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:38:43.475 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:38:43.475 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:38:43.475 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:38:43.475 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:38:43.475 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.475 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.475 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.475 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.475 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.475 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.475 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:38:43.475 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:38:43.475 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:38:43.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.476 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.476 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.476 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.476 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:38:43.476 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.476 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:38:43.476 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.476 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.476 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.476 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.476 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:38:43.476 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:38:43.476 | ++ functions-common:get_field:825 : echo '| 4bc5ca17f532489389e1e99f443873dc | 552efb23974f463b8a06d7fe292fad93 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:38:43.476 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:38:43.476 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.476 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:38:43.476 | + functions-common:get_or_add_user_project_role:1004 : echo 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:38:43.476 | 4bc5ca17f532489389e1e99f443873dc 2022-04-14 00:38:43.476 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 00:38:43.476 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 00:38:43.476 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:38:43.476 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 00:38:43.476 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:38:43.476 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:38:43.476 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 00:38:43.476 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 00:38:43.476 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 00:38:43.477 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 00:38:43.477 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 00:38:43.477 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 00:38:43.477 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:38:43.477 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:38:43.477 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.477 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.477 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.477 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.477 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.477 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.477 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:38:43.477 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:38:43.477 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:38:43.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.477 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.477 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.477 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 00:38:43.477 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.477 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:38:43.477 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.477 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.477 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.477 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.477 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.477 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:38:43.477 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:38:43.478 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:38:43.478 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | 552efb23974f463b8a06d7fe292fad93 | | e22235a8b6af4731a5bff4524ec1b7cb | | | False |' 2022-04-14 00:38:43.478 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.478 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.478 | + functions-common:get_or_add_user_project_role:1004 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.478 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.478 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 00:38:43.478 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 00:38:43.478 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 00:38:43.478 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 00:38:43.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.478 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.478 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 00:38:43.478 | dda92dfe16774dbdb1f18a5e73043df3' 2022-04-14 00:38:43.478 | + functions-common:get_or_create_service:1101 : echo dda92dfe16774dbdb1f18a5e73043df3 2022-04-14 00:38:43.478 | dda92dfe16774dbdb1f18a5e73043df3 2022-04-14 00:38:43.478 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' http://10.222.0.60:8080 2022-04-14 00:38:43.478 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 00:38:43.478 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 00:38:43.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:38:43.478 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 00:38:43.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.478 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.478 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:38:43.478 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:38:43.479 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.60:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 00:38:43.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.479 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.479 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=626393f41d564668b3d7f941915208f6 2022-04-14 00:38:43.479 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 626393f41d564668b3d7f941915208f6 2022-04-14 00:38:43.479 | + functions-common:get_or_create_endpoint:1134 : public_id=626393f41d564668b3d7f941915208f6 2022-04-14 00:38:43.479 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.60:8080 ]] 2022-04-14 00:38:43.479 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.60:8080 RegionOne 2022-04-14 00:38:43.479 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 00:38:43.479 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 00:38:43.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.479 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.479 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 00:38:43.479 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 00:38:43.479 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.60:8080 --region RegionOne -f value -c id 2022-04-14 00:38:43.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.479 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.479 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.479 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=de25120c8c0843d8b227d498f15c4223 2022-04-14 00:38:43.479 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo de25120c8c0843d8b227d498f15c4223 2022-04-14 00:38:43.479 | de25120c8c0843d8b227d498f15c4223 2022-04-14 00:38:43.479 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 00:38:43.480 | + functions-common:get_or_create_endpoint:1143 : echo 626393f41d564668b3d7f941915208f6 2022-04-14 00:38:43.480 | 626393f41d564668b3d7f941915208f6 2022-04-14 00:38:43.480 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 00:38:43.480 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:38:43.480 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 00:38:43.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.480 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_project:945 : project_id=4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_project:946 : echo 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.480 | + lib/swift:create_swift_accounts:628 : swift_project_test1=4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.480 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 00:38:43.480 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.480 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 00:38:43.480 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-14 00:38:43.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.480 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.480 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_user:932 : user_id=ad1a1a5b1fb9400c9565c84d3fd69291 2022-04-14 00:38:43.480 | ++ functions-common:get_or_create_user:933 : echo ad1a1a5b1fb9400c9565c84d3fd69291 2022-04-14 00:38:43.480 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=ad1a1a5b1fb9400c9565c84d3fd69291 2022-04-14 00:38:43.480 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 00:38:43.480 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.481 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin ad1a1a5b1fb9400c9565c84d3fd69291 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.481 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:38:43.481 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:38:43.481 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:38:43.481 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:38:43.481 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:38:43.481 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:38:43.481 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:38:43.481 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:38:43.481 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad1a1a5b1fb9400c9565c84d3fd69291 --project 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.481 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:38:43.481 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.481 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.481 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.481 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.481 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.481 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.481 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:38:43.481 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:38:43.481 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user ad1a1a5b1fb9400c9565c84d3fd69291 --project 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.481 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.481 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.481 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ad1a1a5b1fb9400c9565c84d3fd69291 --project 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.481 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.481 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:38:43.481 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.481 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.482 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.482 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.482 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.482 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:38:43.482 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:38:43.482 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | ad1a1a5b1fb9400c9565c84d3fd69291 | | 4fc86ce1af0c4025924f46aaf1667c26 | | | False |' 2022-04-14 00:38:43.482 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:38:43.482 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.482 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.482 | + functions-common:get_or_add_user_project_role:1004 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.482 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.482 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 00:38:43.482 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 00:38:43.482 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:38:43.482 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 00:38:43.482 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 00:38:43.482 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-14 00:38:43.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.482 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.482 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.482 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.482 | ++ functions-common:get_or_create_user:932 : user_id=c4037501e9f44422b0bcbac3c7738d6b 2022-04-14 00:38:43.482 | ++ functions-common:get_or_create_user:933 : echo c4037501e9f44422b0bcbac3c7738d6b 2022-04-14 00:38:43.482 | + lib/swift:create_swift_accounts:637 : swift_user_test3=c4037501e9f44422b0bcbac3c7738d6b 2022-04-14 00:38:43.482 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 00:38:43.482 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.482 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 3d2da0bb73614c77a1b03ee0d0d9e700 c4037501e9f44422b0bcbac3c7738d6b 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.482 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:38:43.482 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:38:43.482 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:38:43.483 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:38:43.483 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:38:43.483 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:38:43.483 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:38:43.483 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:38:43.483 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.483 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3d2da0bb73614c77a1b03ee0d0d9e700 --user c4037501e9f44422b0bcbac3c7738d6b --project 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.483 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:38:43.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.483 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.483 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.483 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.483 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.483 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:38:43.483 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:38:43.483 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 3d2da0bb73614c77a1b03ee0d0d9e700 --user c4037501e9f44422b0bcbac3c7738d6b --project 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.483 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.483 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.483 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 3d2da0bb73614c77a1b03ee0d0d9e700 --user c4037501e9f44422b0bcbac3c7738d6b --project 4fc86ce1af0c4025924f46aaf1667c26 2022-04-14 00:38:43.483 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.483 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:38:43.483 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.483 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.483 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.484 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.484 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.484 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:38:43.484 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:38:43.484 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:38:43.484 | ++ functions-common:get_field:825 : echo '| 3d2da0bb73614c77a1b03ee0d0d9e700 | c4037501e9f44422b0bcbac3c7738d6b | | 4fc86ce1af0c4025924f46aaf1667c26 | | | False |' 2022-04-14 00:38:43.484 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.484 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:38:43.484 | + functions-common:get_or_add_user_project_role:1004 : echo 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:38:43.484 | 3d2da0bb73614c77a1b03ee0d0d9e700 2022-04-14 00:38:43.484 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 00:38:43.484 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:38:43.485 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 00:38:43.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.485 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.485 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.485 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_project:945 : project_id=c4344dc256fe4e859ea3ed22c3bd74c9 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_project:946 : echo c4344dc256fe4e859ea3ed22c3bd74c9 2022-04-14 00:38:43.485 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c4344dc256fe4e859ea3ed22c3bd74c9 2022-04-14 00:38:43.485 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 00:38:43.485 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.485 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 00:38:43.485 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 00:38:43.485 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-14 00:38:43.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.485 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.485 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.485 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_user:932 : user_id=7e1f548d817a4528adea12b25ad95c11 2022-04-14 00:38:43.485 | ++ functions-common:get_or_create_user:933 : echo 7e1f548d817a4528adea12b25ad95c11 2022-04-14 00:38:43.485 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7e1f548d817a4528adea12b25ad95c11 2022-04-14 00:38:43.486 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 00:38:43.486 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.486 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7e1f548d817a4528adea12b25ad95c11 c4344dc256fe4e859ea3ed22c3bd74c9 2022-04-14 00:38:43.486 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:38:43.486 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:38:43.486 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:38:43.486 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:38:43.486 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:38:43.486 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:38:43.486 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:38:43.486 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:38:43.486 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.486 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7e1f548d817a4528adea12b25ad95c11 --project c4344dc256fe4e859ea3ed22c3bd74c9 2022-04-14 00:38:43.486 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:38:43.486 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.486 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.486 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.486 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.486 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.486 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:38:43.486 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:38:43.486 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 7e1f548d817a4528adea12b25ad95c11 --project c4344dc256fe4e859ea3ed22c3bd74c9 2022-04-14 00:38:43.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.486 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.486 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.486 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7e1f548d817a4528adea12b25ad95c11 --project c4344dc256fe4e859ea3ed22c3bd74c9 2022-04-14 00:38:43.486 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.487 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:38:43.487 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.487 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.487 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.487 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.487 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.487 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:38:43.487 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:38:43.487 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:38:43.487 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | 7e1f548d817a4528adea12b25ad95c11 | | c4344dc256fe4e859ea3ed22c3bd74c9 | | | False |' 2022-04-14 00:38:43.487 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.487 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.487 | + functions-common:get_or_add_user_project_role:1004 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.487 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.487 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 00:38:43.487 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 00:38:43.487 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 00:38:43.487 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 00:38:43.487 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 00:38:43.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.487 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.487 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.487 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.487 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 00:38:43.487 | 4f6883c667c24e37b3e3c054bedaa1dc' 2022-04-14 00:38:43.487 | ++ functions-common:get_or_create_domain:895 : echo 4f6883c667c24e37b3e3c054bedaa1dc 2022-04-14 00:38:43.487 | + lib/swift:create_swift_accounts:652 : swift_domain=4f6883c667c24e37b3e3c054bedaa1dc 2022-04-14 00:38:43.487 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 00:38:43.488 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.488 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 00:38:43.488 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 4f6883c667c24e37b3e3c054bedaa1dc 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 00:38:43.488 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4f6883c667c24e37b3e3c054bedaa1dc --or-show -f value -c id 2022-04-14 00:38:43.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.488 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.488 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.488 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_project:945 : project_id=7ba2bfb99caa48e6b15d49023b656388 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_project:946 : echo 7ba2bfb99caa48e6b15d49023b656388 2022-04-14 00:38:43.488 | + lib/swift:create_swift_accounts:656 : swift_project_test4=7ba2bfb99caa48e6b15d49023b656388 2022-04-14 00:38:43.488 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 00:38:43.488 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.488 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 00:38:43.488 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 4f6883c667c24e37b3e3c054bedaa1dc test4@example.com 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 00:38:43.488 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4f6883c667c24e37b3e3c054bedaa1dc --email=test4@example.com --or-show -f value -c id 2022-04-14 00:38:43.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.488 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.488 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.488 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_user:932 : user_id=dfd312ec10024524b415db8887279951 2022-04-14 00:38:43.488 | ++ functions-common:get_or_create_user:933 : echo dfd312ec10024524b415db8887279951 2022-04-14 00:38:43.488 | + lib/swift:create_swift_accounts:661 : swift_user_test4=dfd312ec10024524b415db8887279951 2022-04-14 00:38:43.488 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 00:38:43.488 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 00:38:43.489 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin dfd312ec10024524b415db8887279951 7ba2bfb99caa48e6b15d49023b656388 2022-04-14 00:38:43.489 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 00:38:43.489 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 00:38:43.489 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 00:38:43.489 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 00:38:43.489 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 00:38:43.489 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 00:38:43.489 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 00:38:43.489 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 00:38:43.489 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfd312ec10024524b415db8887279951 --project 7ba2bfb99caa48e6b15d49023b656388 2022-04-14 00:38:43.489 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.489 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 00:38:43.489 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.489 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.489 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.489 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.489 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.489 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 00:38:43.489 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 00:38:43.489 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user dfd312ec10024524b415db8887279951 --project 7ba2bfb99caa48e6b15d49023b656388 2022-04-14 00:38:43.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.489 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.489 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.489 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dfd312ec10024524b415db8887279951 --project 7ba2bfb99caa48e6b15d49023b656388 2022-04-14 00:38:43.489 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 00:38:43.489 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 00:38:43.489 | ++ functions-common:get_field:818 : local data field 2022-04-14 00:38:43.489 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.490 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:43.490 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:43.490 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 00:38:43.490 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 00:38:43.490 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 00:38:43.490 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 00:38:43.490 | ++ functions-common:get_field:825 : echo '| cb22517b36be42378e9668432e36c10d | dfd312ec10024524b415db8887279951 | | 7ba2bfb99caa48e6b15d49023b656388 | | | False |' 2022-04-14 00:38:43.490 | ++ functions-common:get_field:819 : read data 2022-04-14 00:38:43.490 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.490 | + functions-common:get_or_add_user_project_role:1004 : echo cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.490 | cb22517b36be42378e9668432e36c10d 2022-04-14 00:38:43.519 | [198516 Async create_swift_accounts:233364]: finished create_swift_accounts with result 0 in 129 seconds 2022-04-14 00:38:43.526 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 00:38:43.529 | + inc/async:async_wait:197 : return 0 2022-04-14 00:38:43.532 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-14 00:38:43.551 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:43.554 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-14 00:38:43.572 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:43.575 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-14 00:38:43.578 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:38:43.580 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-14 00:38:43.583 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-14 00:38:43.585 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 00:38:43.644 | + inc/async:async_inner:63 : init_glance 2022-04-14 00:38:43.684 | [198516 Async init_glance:237620]: running: init_glance 2022-04-14 00:38:43.686 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-14 00:38:43.706 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:38:43.709 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-14 00:38:43.712 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-14 00:38:43.715 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-14 00:38:43.718 | + ./stack.sh:main:1149 : configure_neutron 2022-04-14 00:38:43.721 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 00:38:43.726 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 00:38:43.726 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:38:43.732 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 00:38:43.736 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 00:38:43.739 | + 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-04-14 00:38:43.742 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 00:38:43.745 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 00:38:43.748 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 00:38:43.750 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 00:38:43.753 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 00:38:43.768 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 00:38:43.771 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 00:38:47.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:47.414 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:47.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:47.414 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:51.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:51.114 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:51.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:51.114 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:54.053 | + inc/async:async_inner:64 : rc=0 2022-04-14 00:38:54.079 | [237620 Async init_glance:237620]: finished successfully 2022-04-14 00:38:54.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:54.812 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:54.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:54.812 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:58.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:58.330 | from cryptography.utils import int_from_bytes 2022-04-14 00:38:58.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:38:58.330 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:01.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:01.850 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:01.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:01.850 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:05.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:05.350 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:05.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:05.350 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:08.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:08.905 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:08.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:08.905 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:12.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:12.694 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:12.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:12.695 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:17.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:17.456 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:17.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:17.456 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:17.456 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 00:39:23.402 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:23.402 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:23.402 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:23.402 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:23.721 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 00:39:23.726 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 00:39:23.728 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 00:39:23.731 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 00:39:23.734 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 00:39:23.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 00:39:23.739 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 00:39:23.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 00:39:23.743 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 00:39:23.746 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 00:39:23.748 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 00:39:23.751 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 00:39:23.753 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 00:39:23.755 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 00:39:23.757 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 00:39:23.760 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 00:39:23.764 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:23.766 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 00:39:23.769 | + 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-04-14 00:39:23.774 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 00:39:23.776 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 00:39:23.778 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 00:39:23.781 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 00:39:23.783 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 00:39:23.786 | + 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-04-14 00:39:23.815 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 00:39:23.843 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 00:39:23.872 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 00:39:23.901 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 00:39:23.931 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 00:39:23.960 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 00:39:23.963 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 00:39:23.965 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 00:39:23.968 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:39:23.971 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 00:39:23.988 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 00:39:23.990 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 00:39:23.993 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 00:39:23.995 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 00:39:23.998 | + 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-04-14 00:39:24.027 | + 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-04-14 00:39:24.056 | + 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-04-14 00:39:24.085 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 00:39:24.114 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 00:39:24.131 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 00:39:24.133 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 00:39:24.136 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:39:24.138 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 00:39:24.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 00:39:24.143 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 00:39:24.156 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 00:39:24.158 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 00:39:24.161 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 00:39:24.163 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 00:39:24.176 | + 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-04-14 00:39:24.189 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 00:39:24.191 | + 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-04-14 00:39:24.204 | + 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-04-14 00:39:24.217 | + 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-04-14 00:39:24.229 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 00:39:24.232 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:39:24.235 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 00:39:24.239 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.UXohKe2rVm 2022-04-14 00:39:24.242 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 00:39:24.244 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 00:39:24.247 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.UXohKe2rVm 2022-04-14 00:39:24.251 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.UXohKe2rVm 2022-04-14 00:39:24.262 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.UXohKe2rVm /etc/sudoers.d/neutron-rootwrap 2022-04-14 00:39:24.274 | + 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-04-14 00:39:24.304 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:24.307 | + 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-04-14 00:39:24.336 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 00:39:24.339 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 00:39:24.342 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 00:39:24.344 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 00:39:24.347 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 00:39:24.349 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 00:39:24.366 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:24.370 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 00:39:24.372 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 00:39:24.374 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 00:39:24.393 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:24.396 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:39:24.399 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.60:5672/ 2022-04-14 00:39:24.430 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 00:39:24.433 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 00:39:24.435 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 00:39:24.453 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:24.455 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 00:39:24.458 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 00:39:24.460 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:39:24.462 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:39:24.465 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 00:39:24.468 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 00:39:24.471 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 00:39:24.473 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 00:39:24.476 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 00:39:24.478 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 00:39:24.483 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 00:39:24.485 | + 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-04-14 00:39:24.490 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 00:39:24.507 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:24.509 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 00:39:24.512 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 00:39:24.515 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 00:39:24.520 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 00:39:24.549 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 00:39:24.580 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 00:39:24.610 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 00:39:24.640 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 00:39:24.676 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 00:39:24.678 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:39:24.681 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 00:39:24.684 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 00:39:24.686 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 00:39:24.716 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 00:39:24.746 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.60/identity 2022-04-14 00:39:24.776 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 00:39:24.806 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 00:39:24.837 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 00:39:24.866 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 00:39:24.898 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 00:39:24.927 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:39:24.960 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 00:39:24.990 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 00:39:25.022 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 00:39:25.052 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 00:39:25.054 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 00:39:25.057 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 00:39:25.060 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 00:39:25.062 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 00:39:25.093 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 00:39:25.123 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.60/identity 2022-04-14 00:39:25.154 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 00:39:25.183 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 00:39:25.214 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 00:39:25.245 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 00:39:25.275 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 00:39:25.305 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 00:39:25.336 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 00:39:25.366 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 00:39:25.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 00:39:25.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 00:39:25.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 00:39:25.376 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 00:39:25.379 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 00:39:25.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 00:39:25.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-04-14 00:39:25.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-04-14 00:39:25.389 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-04-14 00:39:25.392 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 00:39:25.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 00:39:25.397 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 00:39:25.399 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 00:39:25.402 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 00:39:25.404 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 00:39:25.406 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 00:39:25.409 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 00:39:25.411 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:25.414 | + 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-04-14 00:39:25.442 | + 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-04-14 00:39:25.445 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.447 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:39:25.450 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 00:39:25.453 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 00:39:25.456 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.459 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 00:39:25.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 00:39:25.490 | + 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-04-14 00:39:25.492 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.494 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:39:25.497 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 00:39:25.500 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 00:39:25.502 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.505 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 00:39:25.533 | + 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-04-14 00:39:25.535 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.538 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 00:39:25.540 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 00:39:25.543 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 00:39:25.545 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.548 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 00:39:25.576 | + 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-04-14 00:39:25.579 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.581 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 00:39:25.584 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 00:39:25.586 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 00:39:25.589 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.592 | + 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-04-14 00:39:25.620 | + 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-04-14 00:39:25.623 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.626 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 00:39:25.628 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 00:39:25.631 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 00:39:25.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.636 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-14 00:39:25.665 | + 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-04-14 00:39:25.667 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.670 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 00:39:25.672 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 00:39:25.675 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 00:39:25.677 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.679 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 00:39:25.709 | + 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-04-14 00:39:25.711 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.713 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 00:39:25.717 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-04-14 00:39:25.719 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-04-14 00:39:25.722 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.724 | + 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-04-14 00:39:25.754 | + 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-04-14 00:39:25.757 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 00:39:25.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 00:39:25.761 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 00:39:25.764 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 00:39:25.766 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 00:39:25.769 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-14 00:39:25.798 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 00:39:25.800 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 00:39:25.818 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:25.820 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 00:39:25.823 | + 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-04-14 00:39:25.855 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:25.857 | + 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-04-14 00:39:25.886 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 00:39:25.918 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 00:39:25.920 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 00:39:25.923 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 00:39:25.925 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 00:39:28.980 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 00:39:28.981 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev115 2022-04-14 00:39:28.981 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=239597) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 00:39:29.033 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=239597) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:39:29.033 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=239597) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:39:29.033 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=239597) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:29.033 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=239597) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:29.033 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=239597) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:29.034 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=239597) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:29.087 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 00:39:29.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:29.087 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:29.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:29.087 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:29.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 00:39:29.449 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 00:39:29.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 00:39:29.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:39:29.457 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 00:39:29.511 | + 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-04-14 00:39:29.530 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 00:39:29.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:29.535 | + 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-04-14 00:39:29.566 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 00:39:29.570 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 00:39:29.578 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 00:39:29.580 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 00:39:29.583 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 00:39:29.602 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 00:39:29.624 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 00:39:29.627 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 00:39:29.635 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 00:39:29.639 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 00:39:29.642 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 00:39:29.650 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 00:39:29.654 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 00:39:29.656 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 00:39:29.659 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 00:39:29.661 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 00:39:29.664 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 00:39:29.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 00:39:29.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 00:39:29.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:39:29.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 00:39:29.700 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 00:39:29.702 | + 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-04-14 00:39:29.739 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 00:39:29.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 00:39:29.771 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 00:39:29.800 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 00:39:29.818 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:29.820 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 00:39:29.823 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 00:39:29.828 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 00:39:29.858 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 00:39:29.886 | + 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-04-14 00:39:29.919 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:29.922 | + 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-04-14 00:39:29.951 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 00:39:29.969 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:29.971 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 00:39:29.974 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 00:39:30.004 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 00:39:30.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 00:39:30.009 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 00:39:30.038 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 00:39:30.040 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 00:39:30.043 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 00:39:30.045 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 00:39:30.064 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 00:39:30.066 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 00:39:30.069 | + 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-04-14 00:39:30.073 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 00:39:30.103 | + 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-04-14 00:39:30.135 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:30.138 | + 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-04-14 00:39:30.168 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 00:39:30.170 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 00:39:30.200 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 00:39:30.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 00:39:30.205 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 00:39:30.235 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 00:39:30.238 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 00:39:30.240 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 00:39:30.243 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 00:39:33.389 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 00:39:33.389 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev115 2022-04-14 00:39:33.390 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=240127) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 00:39:33.442 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=240127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:39:33.442 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=240127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2022-04-14 00:39:33.442 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=240127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:33.442 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=240127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:33.442 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=240127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:33.443 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=240127) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2022-04-14 00:39:33.505 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 00:39:33.505 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=240127) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 00:39:33.506 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=240127) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 00:39:33.506 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 00:39:33.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:33.506 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:33.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 00:39:33.506 | from cryptography.utils import int_from_bytes 2022-04-14 00:39:33.881 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 00:39:33.884 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 00:39:33.886 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 00:39:33.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 00:39:33.892 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 00:39:33.894 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 00:39:33.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 00:39:33.914 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 00:39:33.916 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 00:39:33.919 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 00:39:33.921 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 00:39:33.934 | + 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-04-14 00:39:33.953 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 00:39:33.956 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 00:39:33.958 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 00:39:33.961 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 00:39:33.963 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 00:39:33.967 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 00:39:33.969 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 00:39:33.972 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 00:39:33.974 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 00:39:33.977 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 00:39:33.979 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 00:39:33.982 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 00:39:33.984 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 00:39:33.987 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 00:39:33.991 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 00:39:33.991 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 00:39:33.998 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 00:39:34.000 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 00:39:34.003 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 00:39:34.005 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 00:39:34.009 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 00:39:34.010 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 00:39:34.010 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 00:39:34.016 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.57/22 brd 192.168.3.255' 2022-04-14 00:39:34.019 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 00:39:34.021 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:34.024 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 00:39:34.026 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 00:39:34.028 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.57/22 brd 192.168.3.255 != '' ]] 2022-04-14 00:39:34.031 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1' 2022-04-14 00:39:34.033 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data' 2022-04-14 00:39:34.036 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 00:39:34.038 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 00:39:34.043 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.57/22 brd 192.168.3.255 2022-04-14 00:39:34.043 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 00:39:34.043 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 00:39:34.044 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 00:39:34.049 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.57 2022-04-14 00:39:34.052 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57 ' 2022-04-14 00:39:34.054 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1 2022-04-14 00:39:34.067 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data 2022-04-14 00:39:34.080 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 00:39:34.093 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 00:39:34.113 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57 2022-04-14 00:39:37.123 | ARPING 192.168.0.57 from 192.168.0.57 br-data 2022-04-14 00:39:37.123 | Sent 3 probes (3 broadcast(s)) 2022-04-14 00:39:37.123 | Received 0 response(s) 2022-04-14 00:39:37.143 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 00:39:37.146 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-14 00:39:37.149 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-14 00:39:37.152 | + ./stack.sh:exit_trap:524 : jobs='223928 2022-04-14 00:39:37.152 | 237620' 2022-04-14 00:39:37.154 | + ./stack.sh:exit_trap:527 : [[ -n 223928 2022-04-14 00:39:37.154 | 237620 ]] 2022-04-14 00:39:37.156 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-003007 ]] 2022-04-14 00:39:37.159 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-14 00:39:37.161 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-14 00:39:37.161 | exit_trap: cleaning up child processes 2022-04-14 00:39:37.163 | + ./stack.sh:exit_trap:529 : kill 223928 237620 2022-04-14 00:39:37.166 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.k0zgjo4NWR ']' 2022-04-14 00:39:37.169 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.k0zgjo4NWR 2022-04-14 00:39:37.173 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-14 00:39:37.175 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-14 00:39:37.177 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-14 00:39:37.180 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-14 00:39:37.180 | Error on exit 2022-04-14 00:39:37.182 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-14 00:39:37.185 | + ./stack.sh:exit_trap:544 : generate-subunit 1649896204 573 fail 2022-04-14 00:39:37.866 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-14 00:39:37.869 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 00:39:39.003 | + ./stack.sh:exit_trap:558 : exit 1