2022-04-12 03:14:37.889 | + ./stack.sh:main:489 : exec 2022-04-12 03:14:37.889 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-031437.summary.2022-04-12-031437 2022-04-12 03:14:37.889 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-031437' 2022-04-12 03:14:37.889 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:14:37.889 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-031437 2022-04-12 03:14:37.889 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-031437 /opt/stack/logs/stack.sh.log 2022-04-12 03:14:37.889 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-031437.summary.2022-04-12-031437 /opt/stack/logs/stack.sh.log.summary 2022-04-12 03:14:37.889 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 03:14:37.889 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 03:14:37.889 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 03:14:37.889 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 03:14:37.889 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 03:14:37.889 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 03:14:37.889 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 03:14:37.889 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 03:14:37.889 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 03:14:37.890 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 03:14:37.890 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 03:14:37.890 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 03:14:37.890 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 03:14:37.890 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 03:14:37.890 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 03:14:37.890 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 03:14:37.890 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 03:14:37.890 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 03:14:37.890 | + ./stack.sh:main:578 : uname -a 2022-04-12 03:14:37.890 | Linux dv-neutron-837392-3-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-12 03:14:37.890 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 03:14:37.892 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 03:14:37.896 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 03:14:37.932 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 03:14:37.949 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 03:14:37.951 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 03:14:37.952 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 03:14:37.954 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 03:14:37.956 | + functions-common:fetch_plugins:1776 : return 2022-04-12 03:14:37.958 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 03:14:37.960 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 03:14:37.962 | + functions-common:run_phase:1854 : local phase= 2022-04-12 03:14:37.964 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:14:37.966 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:14:37.968 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:14:37.970 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:14:37.972 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:14:37.974 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:14:37.978 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:14:37.980 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:14:37.981 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:14:37.983 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 03:14:37.985 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:14:37.998 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:38.000 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 03:14:38.002 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:14:38.004 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:14:38.006 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:14:38.008 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:14:38.009 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 03:14:38.011 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 03:14:38.013 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 03:14:38.015 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 03:14:38.017 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:14:38.018 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 03:14:38.020 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 03:14:38.022 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 03:14:38.024 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 03:14:38.026 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 03:14:38.028 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 03:14:38.045 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 03:14:38.048 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 03:14:38.064 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:14:38.067 | +++ lib/tls:source:43 : hostname -f 2022-04-12 03:14:38.074 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 03:14:38.076 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 03:14:38.077 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 03:14:38.079 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 03:14:38.081 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 03:14:38.083 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 03:14:38.085 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 03:14:38.087 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 03:14:38.089 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 03:14:38.091 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 03:14:38.096 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 03:14:38.111 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 03:14:38.130 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 03:14:38.142 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 03:14:38.155 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 03:14:38.192 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 03:14:38.253 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 03:14:38.343 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 03:14:38.364 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 03:14:38.416 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 03:14:38.470 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 03:14:38.636 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 03:14:38.652 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 03:14:38.666 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 03:14:38.679 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 03:14:38.776 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 03:14:38.778 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 03:14:38.781 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 03:14:38.783 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 03:14:38.785 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 03:14:38.787 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 03:14:38.790 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 03:14:38.790 | False' 2022-04-12 03:14:38.793 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 03:14:38.808 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 03:14:38.810 | + ./stack.sh:main:626 : run_phase source 2022-04-12 03:14:38.812 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 03:14:38.814 | + functions-common:run_phase:1854 : local phase= 2022-04-12 03:14:38.816 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:14:38.818 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:14:38.821 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:14:38.823 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:14:38.825 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:14:38.828 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:14:38.831 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:14:38.833 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:14:38.836 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:14:38.838 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 03:14:38.840 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:14:38.855 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:38.857 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 03:14:38.859 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 03:14:38.898 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 03:14:38.900 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 03:14:38.903 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 03:14:38.905 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 03:14:38.907 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 03:14:38.909 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 03:14:38.911 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 03:14:38.914 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 03:14:38.916 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 03:14:38.918 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 03:14:38.920 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.922 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 03:14:38.925 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.927 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 03:14:38.930 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.932 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 03:14:38.934 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.937 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 03:14:38.939 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.941 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 03:14:38.944 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.946 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 03:14:38.948 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.950 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 03:14:38.953 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.955 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 03:14:38.957 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.960 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 03:14:38.962 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.964 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 03:14:38.966 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.969 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 03:14:38.971 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.973 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 03:14:38.976 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.978 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 03:14:38.980 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.983 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 03:14:38.985 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.987 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 03:14:38.989 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.992 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 03:14:38.994 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:38.996 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 03:14:38.999 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.001 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 03:14:39.003 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.005 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 03:14:39.008 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.010 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 03:14:39.012 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.014 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 03:14:39.017 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.019 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 03:14:39.021 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.024 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 03:14:39.026 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.028 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 03:14:39.031 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.033 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 03:14:39.035 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.037 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 03:14:39.040 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.042 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 03:14:39.045 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.047 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 03:14:39.049 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.051 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 03:14:39.054 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.056 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 03:14:39.058 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.061 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 03:14:39.063 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.065 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 03:14:39.067 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.070 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 03:14:39.072 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.074 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 03:14:39.076 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.079 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 03:14:39.081 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.083 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 03:14:39.086 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.088 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 03:14:39.090 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.093 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 03:14:39.095 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.097 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 03:14:39.099 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.102 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 03:14:39.104 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.107 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 03:14:39.109 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.111 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 03:14:39.114 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.117 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 03:14:39.119 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.122 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 03:14:39.124 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.126 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 03:14:39.128 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.131 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 03:14:39.133 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 03:14:39.135 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 03:14:39.138 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 03:14:39.140 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 03:14:39.143 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 03:14:39.159 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:39.161 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 03:14:39.164 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 03:14:39.166 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 03:14:39.181 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:14:39.184 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 03:14:39.186 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 03:14:39.188 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 03:14:39.191 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 03:14:39.193 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 03:14:39.196 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 03:14:39.199 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 03:14:39.201 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 03:14:39.203 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 03:14:39.204 | Using mysql database backend 2022-04-12 03:14:39.206 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 03:14:39.221 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 03:14:39.224 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 03:14:39.227 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 03:14:39.229 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 03:14:39.232 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:14:39.235 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 03:14:39.251 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:39.254 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 03:14:39.271 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 03:14:39.287 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:39.289 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 03:14:39.306 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 03:14:39.323 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 03:14:39.339 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:14:39.342 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 03:14:39.358 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:14:39.360 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 03:14:39.377 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 03:14:39.379 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 03:14:39.381 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 03:14:39.384 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 03:14:39.387 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 03:14:39.392 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-031439 2022-04-12 03:14:39.394 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-031439 759' 2022-04-12 03:14:39.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.399 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:14:39.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.404 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 03:14:39.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.409 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 03:14:39.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.413 | + 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-12 03:14:39.416 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.419 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 03:14:39.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.424 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 03:14:39.426 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.428 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-031437 2022-04-12 03:14:39.431 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.434 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 03:14:39.436 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.439 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 03:14:39.441 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.444 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 03:14:39.446 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.448 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 03:14:39.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.453 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 03:14:39.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:14:39.458 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 03:14:39.460 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 03:14:39.463 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 03:14:39.465 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 03:14:39.468 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 03:14:39.470 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:14:39.472 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:14:39.474 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:14:39.477 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:14:39.480 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:14:39.482 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:14:39.499 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:14:39.501 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:14:39.503 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:14:39.506 | + functions-common:git_clone:629 : echo master 2022-04-12 03:14:39.506 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:14:39.511 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 03:14:39.514 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:14:39.516 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 03:14:39.519 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:14:39.519 | + functions-common:git_clone:678 : head -1 2022-04-12 03:14:39.522 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 03:14:39.525 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:14:39.527 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 03:14:39.530 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:14:39.533 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 03:14:39.535 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 03:14:39.538 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 03:14:39.541 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 03:14:39.543 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 03:14:39.546 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 03:14:39.548 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 03:14:39.551 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 03:14:39.554 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 03:14:39.559 | ++ tools/install_prereqs.sh:source:47 : NOW=1649733279 2022-04-12 03:14:39.562 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 03:14:39.566 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649732702 2022-04-12 03:14:39.569 | ++ tools/install_prereqs.sh:source:49 : DELTA=577 2022-04-12 03:14:39.572 | ++ tools/install_prereqs.sh:source:50 : [[ 577 -lt 7200 ]] 2022-04-12 03:14:39.575 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 03:14:39.577 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 03:14:39.580 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 03:14:39.582 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 03:14:39.584 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 03:14:39.587 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 03:14:39.590 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 03:14:39.592 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 03:14:39.595 | +++ 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-12 03:14:39.641 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 03:14:39.641 | apache2-dev 2022-04-12 03:14:39.641 | bc 2022-04-12 03:14:39.641 | bsdmainutils 2022-04-12 03:14:39.641 | curl 2022-04-12 03:14:39.641 | g++ 2022-04-12 03:14:39.641 | gawk 2022-04-12 03:14:39.641 | gcc 2022-04-12 03:14:39.642 | gettext 2022-04-12 03:14:39.642 | git 2022-04-12 03:14:39.642 | graphviz 2022-04-12 03:14:39.642 | iputils-ping 2022-04-12 03:14:39.642 | libapache2-mod-proxy-uwsgi 2022-04-12 03:14:39.642 | libffi-dev 2022-04-12 03:14:39.642 | libjpeg-dev 2022-04-12 03:14:39.642 | libpcre3-dev 2022-04-12 03:14:39.642 | libpq-dev 2022-04-12 03:14:39.642 | libssl-dev 2022-04-12 03:14:39.642 | libsystemd-dev 2022-04-12 03:14:39.642 | libxml2-dev 2022-04-12 03:14:39.642 | libxslt1-dev 2022-04-12 03:14:39.642 | libyaml-dev 2022-04-12 03:14:39.642 | lsof 2022-04-12 03:14:39.642 | openssh-server 2022-04-12 03:14:39.642 | openssl 2022-04-12 03:14:39.642 | pkg-config 2022-04-12 03:14:39.642 | psmisc 2022-04-12 03:14:39.642 | python3-dev 2022-04-12 03:14:39.642 | python3-pip 2022-04-12 03:14:39.642 | python3-systemd 2022-04-12 03:14:39.642 | python3-venv 2022-04-12 03:14:39.642 | tar 2022-04-12 03:14:39.642 | tcpdump 2022-04-12 03:14:39.642 | unzip 2022-04-12 03:14:39.642 | uuid-runtime 2022-04-12 03:14:39.642 | wget 2022-04-12 03:14:39.642 | wget 2022-04-12 03:14:39.642 | zlib1g-dev 2022-04-12 03:14:39.642 | libkrb5-dev 2022-04-12 03:14:39.642 | libldap2-dev 2022-04-12 03:14:39.642 | libsasl2-dev 2022-04-12 03:14:39.642 | memcached 2022-04-12 03:14:39.642 | python3-mysqldb 2022-04-12 03:14:39.642 | sqlite3 2022-04-12 03:14:39.642 | conntrack 2022-04-12 03:14:39.642 | curl 2022-04-12 03:14:39.642 | dnsmasq-base 2022-04-12 03:14:39.643 | dnsmasq-utils 2022-04-12 03:14:39.643 | ebtables 2022-04-12 03:14:39.643 | genisoimage 2022-04-12 03:14:39.643 | iptables 2022-04-12 03:14:39.643 | iputils-arping 2022-04-12 03:14:39.643 | kpartx 2022-04-12 03:14:39.643 | libjs-jquery-tablesorter 2022-04-12 03:14:39.643 | parted 2022-04-12 03:14:39.643 | pm-utils 2022-04-12 03:14:39.643 | python3-mysqldb 2022-04-12 03:14:39.643 | socat 2022-04-12 03:14:39.643 | sqlite3 2022-04-12 03:14:39.643 | sudo 2022-04-12 03:14:39.643 | vlan 2022-04-12 03:14:39.643 | lsscsi 2022-04-12 03:14:39.643 | open-iscsi 2022-04-12 03:14:39.643 | lvm2 2022-04-12 03:14:39.643 | qemu-utils 2022-04-12 03:14:39.643 | thin-provisioning-tools 2022-04-12 03:14:39.643 | acl 2022-04-12 03:14:39.643 | dnsmasq-base 2022-04-12 03:14:39.643 | dnsmasq-utils 2022-04-12 03:14:39.643 | ebtables 2022-04-12 03:14:39.643 | haproxy 2022-04-12 03:14:39.643 | iptables 2022-04-12 03:14:39.643 | iputils-arping 2022-04-12 03:14:39.643 | iputils-ping 2022-04-12 03:14:39.643 | postgresql-server-dev-all 2022-04-12 03:14:39.643 | python3-mysqldb 2022-04-12 03:14:39.643 | sqlite3 2022-04-12 03:14:39.643 | sudo 2022-04-12 03:14:39.643 | vlan 2022-04-12 03:14:39.643 | pcp 2022-04-12 03:14:39.643 | ipset 2022-04-12 03:14:39.643 | conntrack 2022-04-12 03:14:39.643 | conntrackd 2022-04-12 03:14:39.644 | keepalived 2022-04-12 03:14:39.644 | lvm2 2022-04-12 03:14:39.644 | qemu-utils 2022-04-12 03:14:39.644 | thin-provisioning-tools 2022-04-12 03:14:39.644 | curl 2022-04-12 03:14:39.644 | liberasurecode-dev 2022-04-12 03:14:39.644 | make 2022-04-12 03:14:39.644 | memcached 2022-04-12 03:14:39.644 | rsync 2022-04-12 03:14:39.644 | sqlite3 2022-04-12 03:14:39.644 | xfsprogs' 2022-04-12 03:14:39.646 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 03:14:39.665 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 03:14:39.665 | apache2-dev 2022-04-12 03:14:39.665 | bc 2022-04-12 03:14:39.665 | bsdmainutils 2022-04-12 03:14:39.665 | curl 2022-04-12 03:14:39.665 | g++ 2022-04-12 03:14:39.665 | gawk 2022-04-12 03:14:39.665 | gcc 2022-04-12 03:14:39.665 | gettext 2022-04-12 03:14:39.665 | git 2022-04-12 03:14:39.665 | graphviz 2022-04-12 03:14:39.665 | iputils-ping 2022-04-12 03:14:39.665 | libapache2-mod-proxy-uwsgi 2022-04-12 03:14:39.665 | libffi-dev 2022-04-12 03:14:39.665 | libjpeg-dev 2022-04-12 03:14:39.665 | libpcre3-dev 2022-04-12 03:14:39.665 | libpq-dev 2022-04-12 03:14:39.665 | libssl-dev 2022-04-12 03:14:39.665 | libsystemd-dev 2022-04-12 03:14:39.665 | libxml2-dev 2022-04-12 03:14:39.665 | libxslt1-dev 2022-04-12 03:14:39.665 | libyaml-dev 2022-04-12 03:14:39.665 | lsof 2022-04-12 03:14:39.665 | openssh-server 2022-04-12 03:14:39.665 | openssl 2022-04-12 03:14:39.665 | pkg-config 2022-04-12 03:14:39.665 | psmisc 2022-04-12 03:14:39.665 | python3-dev 2022-04-12 03:14:39.665 | python3-pip 2022-04-12 03:14:39.665 | python3-systemd 2022-04-12 03:14:39.665 | python3-venv 2022-04-12 03:14:39.665 | tar 2022-04-12 03:14:39.665 | tcpdump 2022-04-12 03:14:39.665 | unzip 2022-04-12 03:14:39.665 | uuid-runtime 2022-04-12 03:14:39.665 | wget 2022-04-12 03:14:39.666 | wget 2022-04-12 03:14:39.666 | zlib1g-dev 2022-04-12 03:14:39.666 | libkrb5-dev 2022-04-12 03:14:39.666 | libldap2-dev 2022-04-12 03:14:39.666 | libsasl2-dev 2022-04-12 03:14:39.666 | memcached 2022-04-12 03:14:39.666 | python3-mysqldb 2022-04-12 03:14:39.666 | sqlite3 2022-04-12 03:14:39.666 | conntrack 2022-04-12 03:14:39.666 | curl 2022-04-12 03:14:39.666 | dnsmasq-base 2022-04-12 03:14:39.666 | dnsmasq-utils 2022-04-12 03:14:39.666 | ebtables 2022-04-12 03:14:39.666 | genisoimage 2022-04-12 03:14:39.666 | iptables 2022-04-12 03:14:39.666 | iputils-arping 2022-04-12 03:14:39.666 | kpartx 2022-04-12 03:14:39.666 | libjs-jquery-tablesorter 2022-04-12 03:14:39.666 | parted 2022-04-12 03:14:39.666 | pm-utils 2022-04-12 03:14:39.666 | python3-mysqldb 2022-04-12 03:14:39.666 | socat 2022-04-12 03:14:39.666 | sqlite3 2022-04-12 03:14:39.666 | sudo 2022-04-12 03:14:39.666 | vlan 2022-04-12 03:14:39.666 | lsscsi 2022-04-12 03:14:39.666 | open-iscsi 2022-04-12 03:14:39.666 | lvm2 2022-04-12 03:14:39.666 | qemu-utils 2022-04-12 03:14:39.666 | thin-provisioning-tools 2022-04-12 03:14:39.666 | acl 2022-04-12 03:14:39.666 | dnsmasq-base 2022-04-12 03:14:39.666 | dnsmasq-utils 2022-04-12 03:14:39.666 | ebtables 2022-04-12 03:14:39.666 | haproxy 2022-04-12 03:14:39.666 | iptables 2022-04-12 03:14:39.666 | iputils-arping 2022-04-12 03:14:39.667 | iputils-ping 2022-04-12 03:14:39.667 | postgresql-server-dev-all 2022-04-12 03:14:39.667 | python3-mysqldb 2022-04-12 03:14:39.667 | sqlite3 2022-04-12 03:14:39.667 | sudo 2022-04-12 03:14:39.667 | vlan 2022-04-12 03:14:39.667 | pcp 2022-04-12 03:14:39.667 | ipset 2022-04-12 03:14:39.667 | conntrack 2022-04-12 03:14:39.667 | conntrackd 2022-04-12 03:14:39.667 | keepalived 2022-04-12 03:14:39.667 | lvm2 2022-04-12 03:14:39.667 | qemu-utils 2022-04-12 03:14:39.667 | thin-provisioning-tools 2022-04-12 03:14:39.667 | curl 2022-04-12 03:14:39.667 | liberasurecode-dev 2022-04-12 03:14:39.667 | make 2022-04-12 03:14:39.667 | memcached 2022-04-12 03:14:39.667 | rsync 2022-04-12 03:14:39.667 | sqlite3 2022-04-12 03:14:39.667 | xfsprogs ' 2022-04-12 03:14:39.667 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 03:14:39.669 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:14:39.672 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:14:39.675 | ++ 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-12 03:14:39.675 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 03:14:39.680 | ++ 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-12 03:14:39.682 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 03:14:39.684 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:14:39.686 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 03:14:39.689 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:14:39.691 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:14:39.693 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:14:39.696 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:14:39.698 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:14:39.700 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:14:39.702 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 03:14:39.704 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 03:14:39.706 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 03:14:39.709 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 03:14:39.713 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 03:14:39.715 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 03:14:39.717 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 03:14:39.720 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 03:14:39.722 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:14:39.724 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:14:39.728 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649733279726 2022-04-12 03:14:39.730 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 03:14:39.732 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 03:14:39.734 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-12 03:14:40.064 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-12 03:14:40.114 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 03:14:40.244 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-12 03:14:40.374 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-12 03:14:42.333 | Reading package lists... 2022-04-12 03:14:42.365 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 03:14:42.367 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 03:14:42.370 | ++ functions-common:time_stop:2425 : local name 2022-04-12 03:14:42.372 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 03:14:42.374 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:14:42.376 | ++ functions-common:time_stop:2428 : local total 2022-04-12 03:14:42.378 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 03:14:42.380 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 03:14:42.382 | ++ functions-common:time_stop:2432 : start_time=1649733279726 2022-04-12 03:14:42.385 | ++ functions-common:time_stop:2434 : [[ -z 1649733279726 ]] 2022-04-12 03:14:42.388 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:14:42.392 | ++ functions-common:time_stop:2437 : end_time=1649733282389 2022-04-12 03:14:42.394 | ++ functions-common:time_stop:2438 : elapsed_time=2663 2022-04-12 03:14:42.396 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 03:14:42.398 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:14:42.400 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2663 2022-04-12 03:14:42.403 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:14:42.405 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:14:42.407 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:14:42.409 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:14:42.412 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:14:42.433 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-04-12 03:14:42.542 | Reading package lists... 2022-04-12 03:14:42.792 | Building dependency tree... 2022-04-12 03:14:42.794 | Reading state information... 2022-04-12 03:14:42.830 | acl is already the newest version (2.2.53-6). 2022-04-12 03:14:42.830 | bc is already the newest version (1.07.1-2build1). 2022-04-12 03:14:42.830 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 03:14:42.830 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 03:14:42.830 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 03:14:42.830 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 03:14:42.830 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 03:14:42.830 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 03:14:42.830 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 03:14:42.830 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 03:14:42.830 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 03:14:42.830 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 03:14:42.830 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 03:14:42.830 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 03:14:42.830 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 03:14:42.830 | libffi-dev is already the newest version (3.3-4). 2022-04-12 03:14:42.830 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 03:14:42.830 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 03:14:42.830 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 03:14:42.830 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 03:14:42.830 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 03:14:42.830 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 03:14:42.830 | make is already the newest version (4.2.1-1.2). 2022-04-12 03:14:42.831 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 03:14:42.831 | psmisc is already the newest version (23.3-1). 2022-04-12 03:14:42.831 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 03:14:42.831 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 03:14:42.831 | python3-systemd is already the newest version (234-3build2). 2022-04-12 03:14:42.831 | socat is already the newest version (1.7.3.3-2). 2022-04-12 03:14:42.831 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 03:14:42.831 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 03:14:42.831 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 03:14:42.831 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 03:14:42.831 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 03:14:42.831 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 03:14:42.831 | pcp is already the newest version (5.0.3-1). 2022-04-12 03:14:42.831 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 03:14:42.831 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 03:14:42.831 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:14:42.831 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:14:42.831 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 03:14:42.831 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 03:14:42.831 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 03:14:42.831 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 03:14:42.831 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 03:14:42.831 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 03:14:42.831 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 03:14:42.831 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 03:14:42.831 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 03:14:42.831 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 03:14:42.831 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 03:14:42.831 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 03:14:42.831 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 03:14:42.831 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 03:14:42.831 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 03:14:42.831 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 03:14:42.831 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 03:14:42.832 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 03:14:42.832 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 03:14:42.832 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 03:14:42.832 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 03:14:42.832 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 03:14:42.832 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 03:14:42.832 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 03:14:42.832 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 03:14:42.832 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 03:14:42.832 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 03:14:42.832 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 03:14:42.832 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 03:14:43.050 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:14:43.050 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 03:14:43.050 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 03:14:43.050 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 03:14:43.050 | The following packages were automatically installed and are no longer required: 2022-04-12 03:14:43.051 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:14:43.052 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:14:43.052 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:14:43.052 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:14:43.052 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:14:43.052 | python3-zope.interface 2022-04-12 03:14:43.052 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:14:43.166 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:14:43.170 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 03:14:43.172 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:14:43.175 | ++ functions-common:time_stop:2425 : local name 2022-04-12 03:14:43.177 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 03:14:43.179 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:14:43.181 | ++ functions-common:time_stop:2428 : local total 2022-04-12 03:14:43.183 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 03:14:43.185 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:14:43.188 | ++ functions-common:time_stop:2432 : start_time=1649733282431 2022-04-12 03:14:43.190 | ++ functions-common:time_stop:2434 : [[ -z 1649733282431 ]] 2022-04-12 03:14:43.193 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:14:43.198 | ++ functions-common:time_stop:2437 : end_time=1649733283195 2022-04-12 03:14:43.200 | ++ functions-common:time_stop:2438 : elapsed_time=764 2022-04-12 03:14:43.202 | ++ functions-common:time_stop:2439 : total=752 2022-04-12 03:14:43.205 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:14:43.207 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1516 2022-04-12 03:14:43.209 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 03:14:43.212 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 03:14:43.215 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:14:43.217 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 03:14:43.222 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 03:14:43.226 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 03:14:43.228 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 03:14:43.231 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 03:14:44.653 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 03:14:44.655 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 03:14:44.657 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 03:14:44.659 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 03:14:44.661 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 03:14:44.663 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 03:14:44.665 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 03:14:44.666 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 03:14:44.668 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 03:14:44.670 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 03:14:44.672 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 03:14:44.673 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 03:14:44.675 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 03:14:44.677 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 03:14:44.679 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 03:14:44.680 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 03:14:44.682 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 03:14:44.684 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 03:14:44.686 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 03:14:44.688 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 03:14:44.690 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 03:14:44.692 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 03:14:44.694 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 03:14:44.696 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 03:14:44.771 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 03:14:44.773 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 03:14:44.849 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 03:14:44.851 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 03:14:44.926 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 03:14:44.928 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 03:14:44.930 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 03:14:44.931 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 03:14:44.933 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 03:14:44.935 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 03:14:44.937 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 03:14:44.939 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 03:14:44.941 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 03:14:44.943 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 03:14:44.945 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 03:14:44.945 | Distro: focal 2022-04-12 03:14:44.948 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 03:14:44.950 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 03:14:44.954 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 03:14:44.956 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 03:14:44.958 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 03:14:44.958 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 03:14:45.645 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 03:14:45.647 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 03:14:45.647 | pip: 21.3.1 2022-04-12 03:14:45.649 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 03:14:45.651 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 03:14:45.653 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:14:45.655 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:14:45.656 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:14:45.658 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:14:45.660 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:14:45.662 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:14:45.663 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:14:45.665 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:14:45.667 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:14:45.669 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:14:45.671 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:14:45.672 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 03:14:45.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:14:45.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:14:45.678 | + tools/install_pip.sh:main:142 : : 2022-04-12 03:14:45.680 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 03:14:45.682 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 03:14:45.684 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 03:14:45.686 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:14:45.688 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 03:14:45.690 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 03:14:45.692 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:14:45.695 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:14:45.695 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:14:45.699 | ++ 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-12 03:14:45.701 | ++ 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-12 03:14:45.703 | ++ 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-12 03:14:45.705 | + 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-12 03:14:45.706 | + 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-12 03:14:45.723 | 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-12 03:14:45.725 | + 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-12 03:14:46.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:46.601 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:46.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:46.601 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:47.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:14:48.678 | 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-12 03:14:48.689 | 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-12 03:14:51.300 | Installing collected packages: setuptools 2022-04-12 03:14:52.168 | Successfully installed setuptools-62.0.0 2022-04-12 03:14:52.168 | 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-12 03:14:52.350 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:14:52.350 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:14:52.493 | + inc/python:pip_install:200 : result=0 2022-04-12 03:14:52.495 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:14:52.497 | + functions-common:time_stop:2425 : local name 2022-04-12 03:14:52.499 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:14:52.501 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:14:52.503 | + functions-common:time_stop:2428 : local total 2022-04-12 03:14:52.504 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:14:52.506 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:14:52.508 | + functions-common:time_stop:2432 : start_time=1649733285719 2022-04-12 03:14:52.510 | + functions-common:time_stop:2434 : [[ -z 1649733285719 ]] 2022-04-12 03:14:52.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:14:52.515 | + functions-common:time_stop:2437 : end_time=1649733292513 2022-04-12 03:14:52.517 | + functions-common:time_stop:2438 : elapsed_time=6794 2022-04-12 03:14:52.519 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:14:52.520 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:14:52.522 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6794 2022-04-12 03:14:52.524 | + inc/python:pip_install:203 : return 0 2022-04-12 03:14:52.526 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 03:14:52.529 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 03:14:52.532 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 03:14:52.534 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 03:14:52.537 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 03:14:52.537 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 03:14:53.230 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 03:14:53.232 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 03:14:53.232 | pip: 21.3.1 2022-04-12 03:14:53.235 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 03:14:53.238 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 03:14:53.242 | + ./stack.sh:main:798 : fixup_all 2022-04-12 03:14:53.244 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 03:14:53.247 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 03:14:53.249 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:14:53.251 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:14:53.253 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 03:14:53.266 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 03:14:53.277 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 03:14:53.288 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 03:14:53.290 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 03:14:53.293 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:14:53.295 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:14:53.297 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:14:53.299 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:14:53.301 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:14:53.303 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:14:53.305 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:14:53.308 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:14:53.310 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:14:53.312 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:14:53.314 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:14:53.316 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 03:14:53.319 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 03:14:53.321 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 03:14:53.324 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:14:53.326 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:14:53.328 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:14:53.330 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:14:53.332 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:14:53.335 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:14:53.337 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 03:14:53.339 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 03:14:53.341 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 03:14:53.344 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 03:14:53.346 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 03:14:53.348 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 03:14:53.350 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 03:14:53.371 | Using python 3.8 to install os-testr 2022-04-12 03:14:53.374 | + 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-12 03:14:54.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:54.304 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:54.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:14:54.304 | from cryptography.utils import int_from_bytes 2022-04-12 03:14:55.506 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:14:55.540 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 03:14:56.030 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 03:14:56.031 | 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-12 03:14:56.032 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 03:14:56.045 | 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-12 03:14:56.055 | 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-12 03:14:56.065 | 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-12 03:14:58.576 | 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-12 03:14:58.583 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:14:58.583 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:14:58.705 | + inc/python:pip_install:200 : result=0 2022-04-12 03:14:58.707 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:14:58.709 | + functions-common:time_stop:2425 : local name 2022-04-12 03:14:58.711 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:14:58.714 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:14:58.716 | + functions-common:time_stop:2428 : local total 2022-04-12 03:14:58.718 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:14:58.720 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:14:58.722 | + functions-common:time_stop:2432 : start_time=1649733293366 2022-04-12 03:14:58.725 | + functions-common:time_stop:2434 : [[ -z 1649733293366 ]] 2022-04-12 03:14:58.728 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:14:58.732 | + functions-common:time_stop:2437 : end_time=1649733298730 2022-04-12 03:14:58.734 | + functions-common:time_stop:2438 : elapsed_time=5364 2022-04-12 03:14:58.736 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:14:58.738 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:14:58.740 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5364 2022-04-12 03:14:58.743 | + inc/python:pip_install:203 : return 0 2022-04-12 03:14:58.745 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 03:14:58.797 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 03:14:58.903 | + ./stack.sh:main:812 : install_infra 2022-04-12 03:14:58.907 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:14:58.910 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 03:14:58.912 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:14:58.916 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 03:14:58.938 | + 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-12 03:15:00.924 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:00.931 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:00.935 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:00.941 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:00.944 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:00.951 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:00.955 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:00.982 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.061 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.080 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.084 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.089 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.104 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.112 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.114 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.131 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.148 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.158 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.163 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.185 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.211 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.229 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.237 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.242 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.263 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.292 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.294 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.307 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.312 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.316 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.322 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.336 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.343 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.393 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.410 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.414 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.446 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.513 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.519 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.526 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.577 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.590 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.599 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.701 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.726 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.731 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.741 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.747 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.765 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.772 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.790 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.820 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.849 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.862 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.874 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.892 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.901 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.915 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.926 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.931 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:01.937 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:02.074 | 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-12 03:15:02.374 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:02.376 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:02.378 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:02.381 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:02.383 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:02.385 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:02.387 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:02.389 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:02.391 | + functions-common:time_stop:2432 : start_time=1649733298931 2022-04-12 03:15:02.393 | + functions-common:time_stop:2434 : [[ -z 1649733298931 ]] 2022-04-12 03:15:02.396 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:02.400 | + functions-common:time_stop:2437 : end_time=1649733302398 2022-04-12 03:15:02.403 | + functions-common:time_stop:2438 : elapsed_time=3467 2022-04-12 03:15:02.405 | + functions-common:time_stop:2439 : total=5364 2022-04-12 03:15:02.407 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:02.410 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8831 2022-04-12 03:15:02.412 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:02.414 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 03:15:02.418 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 03:15:02.441 | + 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-12 03:15:04.206 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.214 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.218 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.223 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.227 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.233 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.237 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.263 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.343 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.362 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.366 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.371 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.386 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.394 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.396 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.413 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.435 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.444 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.449 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.467 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.490 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.507 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.516 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.521 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.543 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.580 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.582 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.596 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.600 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.605 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.610 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.625 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.631 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.682 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.699 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.703 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.736 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.798 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.805 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.812 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.863 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.876 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.885 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:04.989 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.015 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.019 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.030 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.035 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.054 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.061 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.079 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.109 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.138 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.151 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.164 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.181 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.190 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.204 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.216 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.220 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 03:15:05.226 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:05.228 | Processing /opt/stack/requirements 2022-04-12 03:15:06.977 | 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-12 03:15:06.980 | 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-12 03:15:06.992 | 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-12 03:15:06.998 | 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-12 03:15:07.000 | 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-12 03:15:07.006 | 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-12 03:15:07.034 | 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-12 03:15:07.036 | 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-12 03:15:07.048 | 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-12 03:15:07.102 | 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-12 03:15:07.105 | 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-12 03:15:07.122 | 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-12 03:15:07.126 | 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-12 03:15:07.130 | 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-12 03:15:07.133 | 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-12 03:15:07.135 | 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-12 03:15:07.147 | 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-12 03:15:07.154 | 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-12 03:15:07.166 | 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-12 03:15:07.216 | 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-12 03:15:07.219 | 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-12 03:15:07.224 | 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-12 03:15:07.227 | 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-12 03:15:07.291 | Building wheels for collected packages: openstack-requirements 2022-04-12 03:15:07.292 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 03:15:08.125 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 03:15:08.126 | ERROR: Command errored out with exit status 1: 2022-04-12 03:15:08.126 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-fds1p_pz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-fds1p_pz/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-_6hb807d 2022-04-12 03:15:08.126 | cwd: /tmp/pip-req-build-fds1p_pz/ 2022-04-12 03:15:08.126 | Complete output (6 lines): 2022-04-12 03:15:08.126 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 03:15:08.126 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 03:15:08.126 | or: setup.py --help-commands 2022-04-12 03:15:08.126 | or: setup.py cmd --help 2022-04-12 03:15:08.126 | 2022-04-12 03:15:08.126 | error: invalid command 'bdist_wheel' 2022-04-12 03:15:08.126 | ---------------------------------------- 2022-04-12 03:15:08.126 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 03:15:08.126 | Running setup.py clean for openstack-requirements 2022-04-12 03:15:08.967 | Failed to build openstack-requirements 2022-04-12 03:15:08.983 | Installing collected packages: openstack-requirements 2022-04-12 03:15:08.983 | Attempting uninstall: openstack-requirements 2022-04-12 03:15:08.984 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 03:15:09.019 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 03:15:09.038 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 03:15:09.041 | Running setup.py install for openstack-requirements: started 2022-04-12 03:15:11.404 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 03:15:11.429 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 03:15:11.556 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:11.558 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:11.560 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:11.562 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:11.565 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:11.567 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:11.569 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:11.571 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:11.574 | + functions-common:time_stop:2432 : start_time=1649733302433 2022-04-12 03:15:11.576 | + functions-common:time_stop:2434 : [[ -z 1649733302433 ]] 2022-04-12 03:15:11.579 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:11.583 | + functions-common:time_stop:2437 : end_time=1649733311580 2022-04-12 03:15:11.585 | + functions-common:time_stop:2438 : elapsed_time=9147 2022-04-12 03:15:11.588 | + functions-common:time_stop:2439 : total=8831 2022-04-12 03:15:11.590 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:11.592 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17978 2022-04-12 03:15:11.594 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:11.597 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 03:15:11.599 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 03:15:11.602 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 03:15:11.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:11.607 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:11.609 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 03:15:11.611 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:11.614 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 03:15:11.633 | Using python 3.8 to install pbr 2022-04-12 03:15:11.636 | + 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-12 03:15:12.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:12.504 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:12.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:12.505 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:13.712 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:13.743 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 03:15:16.409 | 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-12 03:15:16.416 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:15:16.416 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:15:16.544 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:16.546 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:16.548 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:16.550 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:16.552 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:16.554 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:16.556 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:16.558 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:16.561 | + functions-common:time_stop:2432 : start_time=1649733311628 2022-04-12 03:15:16.563 | + functions-common:time_stop:2434 : [[ -z 1649733311628 ]] 2022-04-12 03:15:16.565 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:16.570 | + functions-common:time_stop:2437 : end_time=1649733316567 2022-04-12 03:15:16.572 | + functions-common:time_stop:2438 : elapsed_time=4939 2022-04-12 03:15:16.574 | + functions-common:time_stop:2439 : total=17978 2022-04-12 03:15:16.576 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:16.578 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22917 2022-04-12 03:15:16.581 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:16.583 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 03:15:18.894 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 03:15:20.816 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:20.817 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 03:15:20.833 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 03:15:20.835 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 03:15:20.840 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 03:15:20.845 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 03:15:20.848 | 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-12 03:15:20.920 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 03:15:20.923 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 03:15:20.926 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 03:15:20.944 | + ./stack.sh:main:821 : pkgs= 2022-04-12 03:15:20.946 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 03:15:20.949 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 03:15:20.951 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 03:15:20.953 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 03:15:20.956 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:15:20.958 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:15:20.960 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:15:20.963 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:15:20.965 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:15:20.968 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:15:20.972 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:15:20.974 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:15:20.976 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:15:20.979 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 03:15:20.981 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:15:20.996 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:20.998 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:15:21.000 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:15:21.002 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 03:15:21.004 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:15:21.007 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 03:15:21.009 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:15:21.011 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 03:15:21.013 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:15:21.015 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 03:15:21.017 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:15:21.019 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 03:15:21.021 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 03:15:21.023 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 03:15:21.026 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:15:21.028 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:15:21.030 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 03:15:21.032 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 03:15:21.035 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 03:15:21.037 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 03:15:21.039 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 03:15:21.042 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 03:15:21.044 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 03:15:21.047 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 03:15:21.049 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 03:15:21.051 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 03:15:21.104 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 03:15:21.104 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 03:15:21.106 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 03:15:21.477 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 03:15:21.479 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 03:15:21.496 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:21.499 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 03:15:21.501 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:15:21.503 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:15:21.506 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:15:21.508 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:15:21.510 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:15:21.512 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:15:21.515 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:21.517 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:21.519 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:15:21.521 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:15:21.524 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:15:21.526 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:15:21.528 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 03:15:21.531 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:15:21.533 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:21.535 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:21.537 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 03:15:21.559 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-12 03:15:21.671 | Reading package lists... 2022-04-12 03:15:21.919 | Building dependency tree... 2022-04-12 03:15:21.920 | Reading state information... 2022-04-12 03:15:22.178 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 03:15:22.178 | The following packages were automatically installed and are no longer required: 2022-04-12 03:15:22.179 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:15:22.179 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:15:22.179 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:15:22.179 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:15:22.179 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:15:22.179 | python3-zope.interface 2022-04-12 03:15:22.179 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:15:22.295 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:15:22.300 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:15:22.302 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:15:22.304 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:22.307 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:22.309 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:22.311 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:22.313 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:22.316 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:15:22.318 | + functions-common:time_stop:2432 : start_time=1649733321556 2022-04-12 03:15:22.320 | + functions-common:time_stop:2434 : [[ -z 1649733321556 ]] 2022-04-12 03:15:22.324 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:22.328 | + functions-common:time_stop:2437 : end_time=1649733322325 2022-04-12 03:15:22.330 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-12 03:15:22.332 | + functions-common:time_stop:2439 : total=1516 2022-04-12 03:15:22.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:22.336 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2285 2022-04-12 03:15:22.339 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:15:22.342 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 03:15:22.344 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:15:22.346 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:15:22.349 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:15:22.351 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:15:22.353 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:15:22.356 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:15:22.358 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 03:15:22.360 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:15:22.363 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:15:22.365 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:15:22.367 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:15:22.369 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:15:22.372 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:15:22.374 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:15:22.376 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:15:22.379 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:15:22.381 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:15:22.383 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:15:22.386 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 03:15:22.388 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:15:22.390 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:15:22.393 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:15:22.395 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:15:22.397 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:15:22.400 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:15:22.402 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 03:15:22.405 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 03:15:22.420 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:22.423 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 03:15:22.425 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:15:22.427 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 03:15:22.430 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 03:15:22.433 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 03:15:22.437 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 03:15:22.440 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 03:15:22.442 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 03:15:22.444 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 03:15:22.447 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 03:15:22.450 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 03:15:22.452 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 03:15:23.143 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 03:15:23.143 | user tags 2022-04-12 03:15:23.144 | stackrabbit []' 2022-04-12 03:15:23.147 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 03:15:23.147 | user tags 2022-04-12 03:15:23.147 | stackrabbit []' 2022-04-12 03:15:23.147 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 03:15:23.153 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 03:15:23.156 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 03:15:23.158 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 03:15:23.818 | Changing password for user "stackrabbit" ... 2022-04-12 03:15:23.842 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 03:15:24.517 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 03:15:24.541 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 03:15:24.543 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 03:15:25.198 | Changing password for user "stackrabbit" ... 2022-04-12 03:15:25.221 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 03:15:25.224 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 03:15:25.226 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 03:15:25.888 | Deleting user "guest" ... 2022-04-12 03:15:25.902 | Error: 2022-04-12 03:15:25.902 | {:no_such_user, "guest"} 2022-04-12 03:15:25.916 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 03:15:25.918 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 03:15:25.935 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:25.937 | + ./stack.sh:main:838 : install_database 2022-04-12 03:15:25.940 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 03:15:25.942 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 03:15:25.945 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:25.948 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:25.950 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 03:15:26.171 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 03:15:26.173 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 03:15:26.175 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 03:15:26.178 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 03:15:26.180 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:15:26.183 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 03:15:26.185 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:15:26.188 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:15:26.190 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:15:26.193 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:15:26.195 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:15:26.197 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:15:26.199 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:15:26.202 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:15:26.204 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:15:26.206 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:15:26.209 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:15:26.211 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 03:15:26.214 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:15:26.216 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:15:26.219 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:15:26.221 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:15:26.223 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:15:26.225 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:15:26.228 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 03:15:26.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:26.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:26.235 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 03:15:26.238 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:15:26.240 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:15:26.242 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:15:26.244 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:15:26.247 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:15:26.249 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:15:26.251 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:26.254 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:26.256 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:15:26.258 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:15:26.260 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:15:26.262 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:15:26.265 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 03:15:26.267 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:15:26.269 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:26.272 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:26.274 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 03:15:26.296 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-12 03:15:26.406 | Reading package lists... 2022-04-12 03:15:26.652 | Building dependency tree... 2022-04-12 03:15:26.653 | Reading state information... 2022-04-12 03:15:26.909 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 03:15:26.909 | The following packages were automatically installed and are no longer required: 2022-04-12 03:15:26.910 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:15:26.910 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:15:26.910 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:15:26.910 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:15:26.910 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:15:26.911 | python3-zope.interface 2022-04-12 03:15:26.911 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:15:27.025 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:15:27.029 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:15:27.031 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:15:27.033 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:27.036 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:27.038 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:27.040 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:27.042 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:27.044 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:15:27.046 | + functions-common:time_stop:2432 : start_time=1649733326293 2022-04-12 03:15:27.049 | + functions-common:time_stop:2434 : [[ -z 1649733326293 ]] 2022-04-12 03:15:27.052 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:27.056 | + functions-common:time_stop:2437 : end_time=1649733327053 2022-04-12 03:15:27.058 | + functions-common:time_stop:2438 : elapsed_time=760 2022-04-12 03:15:27.060 | + functions-common:time_stop:2439 : total=2285 2022-04-12 03:15:27.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:27.065 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3045 2022-04-12 03:15:27.067 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:15:27.070 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 03:15:27.072 | + ./stack.sh:main:841 : install_database_python 2022-04-12 03:15:27.074 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 03:15:27.077 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 03:15:27.079 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 03:15:27.081 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:15:27.084 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 03:15:27.087 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 03:15:27.089 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:15:27.093 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:15:27.093 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:15:27.098 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 03:15:27.100 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 03:15:27.103 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 03:15:27.106 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 03:15:27.108 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 03:15:27.130 | Using python 3.8 to install PyMySQL 2022-04-12 03:15:27.132 | + 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-12 03:15:28.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:28.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:28.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:28.003 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:29.177 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:29.211 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 03:15:31.749 | 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-12 03:15:31.756 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:15:31.756 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:15:31.873 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:31.875 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:31.878 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:31.880 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:31.882 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:31.885 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:31.888 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:31.890 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:31.892 | + functions-common:time_stop:2432 : start_time=1649733327124 2022-04-12 03:15:31.894 | + functions-common:time_stop:2434 : [[ -z 1649733327124 ]] 2022-04-12 03:15:31.897 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:31.902 | + functions-common:time_stop:2437 : end_time=1649733331899 2022-04-12 03:15:31.905 | + functions-common:time_stop:2438 : elapsed_time=4775 2022-04-12 03:15:31.907 | + functions-common:time_stop:2439 : total=22917 2022-04-12 03:15:31.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:31.912 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27692 2022-04-12 03:15:31.915 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:31.917 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 03:15:31.920 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 03:15:31.922 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 03:15:31.925 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 03:15:31.941 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:31.943 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 03:15:31.946 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 03:15:31.949 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:15:31.950 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:15:31.955 | + 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-12 03:15:31.957 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:15:31.960 | + 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-12 03:15:31.963 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:15:31.965 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 03:15:31.968 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 03:15:31.983 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:31.985 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 03:15:31.988 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:15:31.990 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:15:31.992 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:15:31.995 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:15:31.997 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:15:32.000 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:15:32.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:32.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:32.007 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:15:32.009 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:15:32.011 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:15:32.014 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:15:32.016 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 03:15:32.018 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:15:32.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:32.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:32.026 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 03:15:32.046 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-12 03:15:32.156 | Reading package lists... 2022-04-12 03:15:32.406 | Building dependency tree... 2022-04-12 03:15:32.408 | Reading state information... 2022-04-12 03:15:32.671 | radvd is already the newest version (1:2.17-2). 2022-04-12 03:15:32.671 | The following packages were automatically installed and are no longer required: 2022-04-12 03:15:32.673 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:15:32.673 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:15:32.673 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:15:32.673 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:15:32.673 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:15:32.673 | python3-zope.interface 2022-04-12 03:15:32.673 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:15:32.787 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:15:32.792 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:15:32.794 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:15:32.796 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:32.799 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:32.801 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:32.803 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:32.805 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:32.808 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:15:32.810 | + functions-common:time_stop:2432 : start_time=1649733332044 2022-04-12 03:15:32.812 | + functions-common:time_stop:2434 : [[ -z 1649733332044 ]] 2022-04-12 03:15:32.815 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:32.820 | + functions-common:time_stop:2437 : end_time=1649733332817 2022-04-12 03:15:32.822 | + functions-common:time_stop:2438 : elapsed_time=773 2022-04-12 03:15:32.824 | + functions-common:time_stop:2439 : total=3045 2022-04-12 03:15:32.826 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:32.828 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3818 2022-04-12 03:15:32.831 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:15:32.833 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 03:15:32.849 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:32.852 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 03:15:32.855 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 03:15:32.857 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 03:15:32.860 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 03:15:32.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 03:15:32.882 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:15:32.884 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:15:32.886 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:15:32.889 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:15:32.891 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:15:32.893 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:15:32.896 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:32.898 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:32.900 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:15:32.902 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:15:32.904 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:15:32.906 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:15:32.909 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 03:15:32.911 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:15:32.913 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:32.916 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:32.918 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 03:15:32.939 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-04-12 03:15:33.050 | Reading package lists... 2022-04-12 03:15:33.298 | Building dependency tree... 2022-04-12 03:15:33.299 | Reading state information... 2022-04-12 03:15:33.560 | fakeroot is already the newest version (1.24-1). 2022-04-12 03:15:33.560 | make is already the newest version (4.2.1-1.2). 2022-04-12 03:15:33.560 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 03:15:33.560 | The following packages were automatically installed and are no longer required: 2022-04-12 03:15:33.561 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:15:33.561 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:15:33.561 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:15:33.561 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:15:33.561 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:15:33.561 | python3-zope.interface 2022-04-12 03:15:33.561 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:15:33.676 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:15:33.681 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:15:33.683 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:15:33.686 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:33.688 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:33.690 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:33.692 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:33.694 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:33.697 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:15:33.699 | + functions-common:time_stop:2432 : start_time=1649733332936 2022-04-12 03:15:33.701 | + functions-common:time_stop:2434 : [[ -z 1649733332936 ]] 2022-04-12 03:15:33.704 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:33.708 | + functions-common:time_stop:2437 : end_time=1649733333705 2022-04-12 03:15:33.710 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-12 03:15:33.713 | + functions-common:time_stop:2439 : total=3818 2022-04-12 03:15:33.715 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:33.717 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4587 2022-04-12 03:15:33.719 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:15:33.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 03:15:33.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:33.726 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:33.729 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 03:15:33.731 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 03:15:33.734 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 03:15:33.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 03:15:33.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 03:15:33.744 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 03:15:33.745 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 03:15:33.749 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 03:15:33.752 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 03:15:33.754 | + functions:vercmp:628 : local v1=5.4 2022-04-12 03:15:33.756 | + functions:vercmp:629 : local 'op=<' 2022-04-12 03:15:33.758 | + functions:vercmp:630 : local v2=3.13 2022-04-12 03:15:33.761 | + functions:vercmp:631 : local result 2022-04-12 03:15:33.764 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 03:15:33.764 | ++ functions:vercmp:635 : sort -V 2022-04-12 03:15:33.766 | ++ functions:vercmp:635 : head -1 2022-04-12 03:15:33.770 | + functions:vercmp:635 : result=3.13 2022-04-12 03:15:33.772 | + functions:vercmp:637 : case $op in 2022-04-12 03:15:33.775 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 03:15:33.778 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 03:15:33.780 | + functions:vercmp:648 : return 2022-04-12 03:15:33.782 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 03:15:33.785 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:15:33.787 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 03:15:34.263 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 03:15:34.266 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 03:15:34.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.273 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 03:15:34.276 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.279 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 03:15:34.295 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:34.298 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 03:15:34.300 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 03:15:34.300 | Installing etcd 2022-04-12 03:15:34.303 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 03:15:34.315 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 03:15:34.330 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 03:15:34.332 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 03:15:34.346 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 03:15:34.349 | ++ 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-12 03:15:34.352 | ++ 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-12 03:15:34.355 | +++ 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-12 03:15:34.359 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:15:34.362 | ++ 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-12 03:15:34.364 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 03:15:34.367 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:15:34.369 | ++ functions:get_extra_file:74 : return 2022-04-12 03:15:34.372 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 03:15:34.374 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 03:15:34.377 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 03:15:34.379 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 03:15:34.398 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:15:34.401 | + ./stack.sh:main:868 : install_dstat 2022-04-12 03:15:34.403 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 03:15:34.420 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:15:34.422 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 03:15:34.424 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:15:34.427 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 03:15:34.429 | + ./stack.sh:main:877 : install_libs 2022-04-12 03:15:34.432 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 03:15:34.434 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 03:15:34.437 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 03:15:34.439 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 03:15:34.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.444 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.446 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 03:15:34.449 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.451 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 03:15:34.453 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 03:15:34.455 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 03:15:34.458 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 03:15:34.460 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.462 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.464 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 03:15:34.467 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.469 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 03:15:34.471 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 03:15:34.473 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 03:15:34.476 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 03:15:34.478 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 03:15:34.485 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.487 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 03:15:34.489 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 03:15:34.492 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 03:15:34.494 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 03:15:34.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.499 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 03:15:34.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.506 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 03:15:34.508 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 03:15:34.511 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 03:15:34.513 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 03:15:34.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 03:15:34.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.524 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 03:15:34.527 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 03:15:34.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 03:15:34.531 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 03:15:34.533 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 03:15:34.540 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.543 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 03:15:34.545 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 03:15:34.547 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 03:15:34.549 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 03:15:34.552 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.554 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 03:15:34.559 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.562 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 03:15:34.564 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 03:15:34.566 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 03:15:34.569 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 03:15:34.571 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.576 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 03:15:34.579 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.581 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 03:15:34.583 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 03:15:34.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 03:15:34.589 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 03:15:34.591 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.593 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.596 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 03:15:34.598 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.600 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 03:15:34.603 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 03:15:34.605 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 03:15:34.607 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 03:15:34.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.612 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.614 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 03:15:34.617 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.619 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 03:15:34.622 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 03:15:34.624 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 03:15:34.626 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 03:15:34.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.634 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 03:15:34.637 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.639 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 03:15:34.641 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 03:15:34.644 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 03:15:34.646 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 03:15:34.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.653 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 03:15:34.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.657 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 03:15:34.660 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 03:15:34.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 03:15:34.665 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 03:15:34.668 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.670 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.672 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 03:15:34.675 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.677 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 03:15:34.679 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 03:15:34.682 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 03:15:34.684 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 03:15:34.687 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.692 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 03:15:34.694 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.697 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 03:15:34.700 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 03:15:34.702 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 03:15:34.704 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 03:15:34.707 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.709 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.712 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 03:15:34.714 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.716 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 03:15:34.718 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 03:15:34.721 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 03:15:34.723 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 03:15:34.725 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.728 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.730 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 03:15:34.732 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.735 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 03:15:34.737 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 03:15:34.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 03:15:34.742 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 03:15:34.744 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.747 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.749 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 03:15:34.752 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.754 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 03:15:34.757 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 03:15:34.759 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 03:15:34.762 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 03:15:34.764 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.767 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.769 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 03:15:34.771 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.774 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 03:15:34.776 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 03:15:34.778 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 03:15:34.781 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 03:15:34.783 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.786 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.788 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 03:15:34.791 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.793 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 03:15:34.796 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 03:15:34.798 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 03:15:34.800 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 03:15:34.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 03:15:34.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.813 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 03:15:34.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 03:15:34.818 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 03:15:34.820 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 03:15:34.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.825 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.827 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 03:15:34.829 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.832 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 03:15:34.834 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 03:15:34.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 03:15:34.839 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 03:15:34.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 03:15:34.848 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.850 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 03:15:34.853 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 03:15:34.856 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 03:15:34.858 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 03:15:34.861 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.863 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 03:15:34.868 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.870 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 03:15:34.873 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 03:15:34.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 03:15:34.877 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 03:15:34.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.885 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 03:15:34.887 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.890 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 03:15:34.892 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 03:15:34.895 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 03:15:34.897 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 03:15:34.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.902 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 03:15:34.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.909 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 03:15:34.911 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 03:15:34.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 03:15:34.916 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 03:15:34.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 03:15:34.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.928 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 03:15:34.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 03:15:34.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 03:15:34.935 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 03:15:34.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.943 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 03:15:34.945 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.947 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 03:15:34.950 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 03:15:34.952 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 03:15:34.955 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 03:15:34.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.959 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 03:15:34.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.966 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 03:15:34.969 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 03:15:34.971 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 03:15:34.973 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 03:15:34.976 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.978 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:34.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 03:15:34.983 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:34.986 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 03:15:34.988 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 03:15:34.990 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 03:15:34.993 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 03:15:34.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:34.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 03:15:35.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.005 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 03:15:35.007 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 03:15:35.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 03:15:35.012 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 03:15:35.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.017 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 03:15:35.021 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.024 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 03:15:35.026 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 03:15:35.028 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 03:15:35.031 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 03:15:35.033 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.036 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.038 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 03:15:35.041 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.043 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 03:15:35.046 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 03:15:35.048 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 03:15:35.050 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 03:15:35.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 03:15:35.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.063 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 03:15:35.065 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 03:15:35.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 03:15:35.070 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 03:15:35.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.077 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 03:15:35.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.082 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 03:15:35.084 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 03:15:35.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 03:15:35.089 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 03:15:35.091 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.094 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.096 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 03:15:35.098 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.101 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 03:15:35.104 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 03:15:35.106 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 03:15:35.108 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 03:15:35.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.113 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.115 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 03:15:35.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.121 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 03:15:35.123 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 03:15:35.125 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 03:15:35.128 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 03:15:35.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 03:15:35.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.139 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 03:15:35.142 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 03:15:35.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 03:15:35.146 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 03:15:35.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:35.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:35.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 03:15:35.156 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:35.159 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 03:15:35.181 | Using python 3.8 to install etcd3 2022-04-12 03:15:35.183 | + 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-12 03:15:36.076 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:36.076 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:36.076 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:36.076 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:37.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:37.300 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 03:15:37.308 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 03:15:37.310 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 03:15:37.311 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 03:15:37.312 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 03:15:39.859 | 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-12 03:15:39.866 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:15:39.866 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:15:39.984 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:39.986 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:39.988 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:39.991 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:39.993 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:39.999 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:40.001 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:40.004 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:40.006 | + functions-common:time_stop:2432 : start_time=1649733335175 2022-04-12 03:15:40.008 | + functions-common:time_stop:2434 : [[ -z 1649733335175 ]] 2022-04-12 03:15:40.011 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:40.015 | + functions-common:time_stop:2437 : end_time=1649733340012 2022-04-12 03:15:40.017 | + functions-common:time_stop:2438 : elapsed_time=4837 2022-04-12 03:15:40.020 | + functions-common:time_stop:2439 : total=27692 2022-04-12 03:15:40.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:40.024 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32529 2022-04-12 03:15:40.027 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:40.029 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 03:15:40.055 | Using python 3.8 to install etcd3gw 2022-04-12 03:15:40.057 | + 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-12 03:15:40.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:40.937 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:40.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:40.937 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:42.112 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:42.145 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 03:15:42.152 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 03:15:42.154 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 03:15:42.155 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 03:15:42.156 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 03:15:42.188 | 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-12 03:15:42.190 | 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-12 03:15:42.193 | 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-12 03:15:42.194 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 03:15:44.715 | 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-12 03:15:44.722 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:15:44.722 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:15:44.843 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:44.845 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:44.848 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:44.850 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:44.852 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:44.855 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:44.857 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:44.859 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:44.861 | + functions-common:time_stop:2432 : start_time=1649733340049 2022-04-12 03:15:44.864 | + functions-common:time_stop:2434 : [[ -z 1649733340049 ]] 2022-04-12 03:15:44.866 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:44.871 | + functions-common:time_stop:2437 : end_time=1649733344868 2022-04-12 03:15:44.873 | + functions-common:time_stop:2438 : elapsed_time=4819 2022-04-12 03:15:44.875 | + functions-common:time_stop:2439 : total=32529 2022-04-12 03:15:44.877 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:44.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37348 2022-04-12 03:15:44.882 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:44.884 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 03:15:44.887 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 03:15:44.889 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 03:15:44.891 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:15:44.894 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:15:44.896 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:15:44.898 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:15:44.901 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:15:44.904 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:15:44.906 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:15:44.908 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:15:44.911 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:15:44.913 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:15:44.915 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:15:44.918 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 03:15:44.920 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:44.923 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:44.925 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 03:15:44.927 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:15:44.930 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:15:44.932 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:15:44.934 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:15:44.937 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:15:44.939 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:15:44.941 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:15:44.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:44.946 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:44.949 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:15:44.951 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:15:44.953 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:15:44.956 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:15:44.958 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:15:44.960 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:15:44.963 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:44.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:44.968 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:15:44.989 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 03:15:45.098 | Reading package lists... 2022-04-12 03:15:45.342 | Building dependency tree... 2022-04-12 03:15:45.344 | Reading state information... 2022-04-12 03:15:45.604 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 03:15:45.604 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 03:15:45.604 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:15:45.604 | The following packages were automatically installed and are no longer required: 2022-04-12 03:15:45.605 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:15:45.605 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:15:45.605 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:15:45.605 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:15:45.605 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:15:45.605 | python3-zope.interface 2022-04-12 03:15:45.606 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:15:45.726 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:15:45.731 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:15:45.733 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:15:45.736 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:45.738 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:45.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:45.742 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:45.745 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:45.747 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:15:45.750 | + functions-common:time_stop:2432 : start_time=1649733344987 2022-04-12 03:15:45.752 | + functions-common:time_stop:2434 : [[ -z 1649733344987 ]] 2022-04-12 03:15:45.755 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:45.759 | + functions-common:time_stop:2437 : end_time=1649733345756 2022-04-12 03:15:45.762 | + functions-common:time_stop:2438 : elapsed_time=769 2022-04-12 03:15:45.764 | + functions-common:time_stop:2439 : total=4587 2022-04-12 03:15:45.766 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:45.768 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5356 2022-04-12 03:15:45.771 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:15:45.773 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 03:15:45.776 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:15:45.778 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:15:45.780 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 03:15:45.842 | Module proxy already enabled 2022-04-12 03:15:45.846 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 03:15:45.908 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 03:15:45.908 | Module proxy already enabled 2022-04-12 03:15:45.908 | Module proxy_uwsgi already enabled 2022-04-12 03:15:45.912 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 03:15:45.915 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:15:45.917 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:15:45.919 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:15:46.055 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 03:15:46.057 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 03:15:46.060 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 03:15:46.062 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.064 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.067 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 03:15:46.070 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.072 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 03:15:46.074 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 03:15:46.077 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 03:15:46.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 03:15:46.086 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.089 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 03:15:46.091 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 03:15:46.093 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 03:15:46.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.098 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 03:15:46.103 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.105 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 03:15:46.108 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 03:15:46.110 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 03:15:46.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 03:15:46.121 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.123 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 03:15:46.125 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 03:15:46.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.130 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.132 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 03:15:46.135 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.137 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 03:15:46.139 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 03:15:46.142 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 03:15:46.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 03:15:46.151 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.154 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 03:15:46.171 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:46.173 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 03:15:46.176 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 03:15:46.178 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 03:15:46.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.185 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 03:15:46.188 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.190 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 03:15:46.206 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:46.209 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 03:15:46.211 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 03:15:46.213 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 03:15:46.216 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.218 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.221 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 03:15:46.223 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.225 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 03:15:46.228 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 03:15:46.231 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 03:15:46.233 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:15:46.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:15:46.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 03:15:46.240 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:15:46.242 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 03:15:46.245 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 03:15:46.248 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:15:46.251 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 03:15:46.253 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 03:15:46.256 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:15:46.259 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:15:46.259 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:15:46.265 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 03:15:46.267 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 03:15:46.269 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 03:15:46.272 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 03:15:46.274 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 03:15:46.295 | Using python 3.8 to install keystonemiddleware 2022-04-12 03:15:46.298 | + 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-12 03:15:47.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:47.181 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:47.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:47.181 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:48.382 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:48.414 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 03:15:48.469 | 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-12 03:15:48.470 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 03:15:48.471 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 03:15:48.472 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 03:15:48.474 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 03:15:48.475 | 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-12 03:15:48.476 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 03:15:48.477 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 03:15:48.478 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 03:15:48.479 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 03:15:48.480 | 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-12 03:15:48.481 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 03:15:48.482 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 03:15:48.483 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 03:15:48.543 | 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-12 03:15:48.544 | 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-12 03:15:48.545 | 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-12 03:15:48.584 | 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-12 03:15:48.625 | 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-12 03:15:48.626 | 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-12 03:15:48.628 | 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-12 03:15:48.628 | 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-12 03:15:48.680 | 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-12 03:15:48.683 | 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-12 03:15:48.692 | 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-12 03:15:48.694 | 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-12 03:15:48.708 | 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-12 03:15:48.710 | 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-12 03:15:48.711 | 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-12 03:15:48.778 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 03:15:48.779 | 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-12 03:15:48.781 | 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-12 03:15:48.783 | 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-12 03:15:48.835 | 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-12 03:15:48.847 | 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-12 03:15:51.342 | 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-12 03:15:51.349 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:15:51.349 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:15:51.470 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:51.473 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:51.475 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:51.477 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:51.479 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:51.482 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:51.484 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:51.486 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:51.488 | + functions-common:time_stop:2432 : start_time=1649733346290 2022-04-12 03:15:51.490 | + functions-common:time_stop:2434 : [[ -z 1649733346290 ]] 2022-04-12 03:15:51.493 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:51.497 | + functions-common:time_stop:2437 : end_time=1649733351495 2022-04-12 03:15:51.500 | + functions-common:time_stop:2438 : elapsed_time=5205 2022-04-12 03:15:51.502 | + functions-common:time_stop:2439 : total=37348 2022-04-12 03:15:51.504 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:51.506 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42553 2022-04-12 03:15:51.508 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:51.511 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 03:15:51.514 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 03:15:51.516 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:15:51.519 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 03:15:51.521 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 03:15:51.524 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:15:51.528 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:15:51.528 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:15:51.533 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 03:15:51.536 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 03:15:51.538 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 03:15:51.541 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 03:15:51.543 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 03:15:51.564 | Using python 3.8 to install python-memcached 2022-04-12 03:15:51.567 | + 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-12 03:15:52.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:52.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:52.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:52.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:53.630 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:53.662 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 03:15:53.666 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 03:15:56.220 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-12 03:15:56.227 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:15:56.227 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:15:56.344 | + inc/python:pip_install:200 : result=0 2022-04-12 03:15:56.346 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:15:56.349 | + functions-common:time_stop:2425 : local name 2022-04-12 03:15:56.351 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:15:56.353 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:15:56.356 | + functions-common:time_stop:2428 : local total 2022-04-12 03:15:56.358 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:15:56.361 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:15:56.363 | + functions-common:time_stop:2432 : start_time=1649733351559 2022-04-12 03:15:56.365 | + functions-common:time_stop:2434 : [[ -z 1649733351559 ]] 2022-04-12 03:15:56.368 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:15:56.372 | + functions-common:time_stop:2437 : end_time=1649733356370 2022-04-12 03:15:56.374 | + functions-common:time_stop:2438 : elapsed_time=4811 2022-04-12 03:15:56.377 | + functions-common:time_stop:2439 : total=42553 2022-04-12 03:15:56.379 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:15:56.381 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47364 2022-04-12 03:15:56.383 | + inc/python:pip_install:203 : return 0 2022-04-12 03:15:56.386 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 03:15:56.403 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:15:56.405 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 03:15:56.408 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 03:15:56.410 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 03:15:56.412 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 03:15:56.415 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:15:56.418 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 03:15:56.420 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 03:15:56.435 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:15:56.437 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 03:15:56.440 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 03:15:56.442 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 03:15:56.444 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:15:56.446 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:15:56.449 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:15:56.451 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:15:56.453 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:15:56.456 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:15:56.472 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:15:56.474 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:15:56.476 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:15:56.478 | + functions-common:git_clone:629 : echo master 2022-04-12 03:15:56.479 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:15:56.484 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 03:15:56.486 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:15:56.489 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 03:15:56.491 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:15:56.492 | + functions-common:git_clone:678 : head -1 2022-04-12 03:15:56.495 | c141e6164 trivial: Fix typo 2022-04-12 03:15:56.497 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:15:56.500 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 03:15:56.502 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:15:56.504 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:15:56.507 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 03:15:56.509 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:15:56.511 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 03:15:56.513 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:15:56.516 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:15:56.518 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 03:15:56.520 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:15:56.522 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:15:56.525 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 03:15:56.528 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:15:56.531 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 03:15:56.533 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:15:56.536 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:15:56.539 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 03:15:56.545 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 03:15:56.547 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 03:15:57.247 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 03:15:57.249 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:15:57.251 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:15:57.253 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:15:57.256 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 03:15:57.258 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 03:15:57.260 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:15:57.263 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:15:57.265 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:15:57.267 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:15:57.269 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:15:57.272 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:15:57.274 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:15:57.276 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 03:15:57.297 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 03:15:57.299 | + 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-12 03:15:58.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:58.181 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:58.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:15:58.181 | from cryptography.utils import int_from_bytes 2022-04-12 03:15:59.384 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:15:59.414 | Obtaining file:///opt/stack/keystone 2022-04-12 03:15:59.415 | Preparing metadata (setup.py): started 2022-04-12 03:16:04.517 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:16:04.594 | 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-12 03:16:04.595 | 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-12 03:16:04.596 | 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-12 03:16:04.597 | 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-12 03:16:04.598 | 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-12 03:16:04.599 | 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-12 03:16:04.601 | 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-12 03:16:04.602 | 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-12 03:16:04.603 | 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-12 03:16:04.604 | 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-12 03:16:04.605 | 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-12 03:16:04.606 | 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-12 03:16:04.607 | 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-12 03:16:04.608 | 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-12 03:16:04.609 | 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-12 03:16:04.610 | 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-12 03:16:04.611 | 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-12 03:16:04.613 | 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-12 03:16:04.614 | 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-12 03:16:04.615 | 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-12 03:16:04.616 | 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-12 03:16:04.617 | 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-12 03:16:04.619 | 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-12 03:16:04.620 | 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-12 03:16:04.622 | 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-12 03:16:04.623 | 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-12 03:16:04.624 | 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-12 03:16:04.625 | 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-12 03:16:04.626 | 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-12 03:16:04.627 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 03:16:04.628 | 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-12 03:16:04.629 | 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-12 03:16:04.630 | 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-12 03:16:04.631 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 03:16:04.643 | 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-12 03:16:04.644 | 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-12 03:16:04.689 | 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-12 03:16:04.708 | 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-12 03:16:04.709 | 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-12 03:16:04.710 | 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-12 03:16:04.711 | 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-12 03:16:04.712 | 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-12 03:16:04.722 | 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-12 03:16:04.784 | 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-12 03:16:04.788 | 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-12 03:16:04.888 | 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-12 03:16:04.889 | 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-12 03:16:04.891 | 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-12 03:16:04.892 | 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-12 03:16:04.949 | 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-12 03:16:04.950 | 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-12 03:16:04.952 | 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-12 03:16:05.001 | 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-12 03:16:05.005 | 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-12 03:16:05.089 | 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-12 03:16:05.091 | 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-12 03:16:05.092 | 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-12 03:16:05.093 | 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-12 03:16:05.094 | 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-12 03:16:05.098 | 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-12 03:16:05.118 | 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-12 03:16:05.167 | 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-12 03:16:05.188 | 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-12 03:16:05.189 | 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-12 03:16:05.191 | 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-12 03:16:05.192 | 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-12 03:16:05.247 | 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-12 03:16:05.363 | 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-12 03:16:05.364 | 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-12 03:16:05.365 | 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-12 03:16:05.367 | 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-12 03:16:05.368 | 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-12 03:16:05.592 | 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-12 03:16:05.614 | 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-12 03:16:05.616 | 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-12 03:16:05.687 | 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-12 03:16:05.705 | 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-12 03:16:05.763 | 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-12 03:16:05.803 | 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-12 03:16:05.913 | 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-12 03:16:05.970 | 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-12 03:16:06.046 | 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-12 03:16:06.185 | 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-12 03:16:06.214 | 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-12 03:16:06.256 | 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-12 03:16:06.259 | 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-12 03:16:06.260 | 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-12 03:16:06.262 | 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-12 03:16:06.263 | 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-12 03:16:06.265 | 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-12 03:16:06.318 | 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-12 03:16:06.458 | 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-12 03:16:06.461 | 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-12 03:16:06.463 | 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-12 03:16:06.464 | 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-12 03:16:06.616 | 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-12 03:16:06.698 | 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-12 03:16:06.951 | 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-12 03:16:07.216 | 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-12 03:16:07.250 | 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-12 03:16:09.162 | Installing collected packages: keystone 2022-04-12 03:16:09.162 | Attempting uninstall: keystone 2022-04-12 03:16:09.163 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 03:16:09.166 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 03:16:09.168 | Running setup.py develop for keystone 2022-04-12 03:16:15.339 | Successfully installed keystone 2022-04-12 03:16:15.339 | 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-12 03:16:15.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:16:15.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:16:15.476 | + inc/python:pip_install:200 : result=0 2022-04-12 03:16:15.478 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:16:15.481 | + functions-common:time_stop:2425 : local name 2022-04-12 03:16:15.483 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:16:15.485 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:16:15.487 | + functions-common:time_stop:2428 : local total 2022-04-12 03:16:15.489 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:16:15.491 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:16:15.493 | + functions-common:time_stop:2432 : start_time=1649733357291 2022-04-12 03:16:15.496 | + functions-common:time_stop:2434 : [[ -z 1649733357291 ]] 2022-04-12 03:16:15.499 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:16:15.503 | + functions-common:time_stop:2437 : end_time=1649733375500 2022-04-12 03:16:15.505 | + functions-common:time_stop:2438 : elapsed_time=18209 2022-04-12 03:16:15.507 | + functions-common:time_stop:2439 : total=47364 2022-04-12 03:16:15.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:16:15.511 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=65573 2022-04-12 03:16:15.513 | + inc/python:pip_install:203 : return 0 2022-04-12 03:16:15.516 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:16:15.518 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:16:15.520 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:16:15.538 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 03:16:15.551 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 03:16:15.553 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 03:16:15.555 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:16:15.558 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:16:15.560 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 03:16:15.563 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:16:15.565 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 03:16:15.582 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:15.584 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:16:15.587 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:16:15.589 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 03:16:15.592 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 03:16:15.604 | + 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-12 03:16:15.606 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 03:16:15.611 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 03:16:15.626 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:15.629 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 03:16:15.659 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 03:16:15.687 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 03:16:15.718 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 03:16:15.748 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 03:16:15.778 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 03:16:15.807 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 03:16:15.835 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 03:16:15.862 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 03:16:15.865 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 03:16:15.867 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 03:16:15.870 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 03:16:15.872 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:16:15.875 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:16:15.890 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:15.893 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:16:15.896 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:16:15.898 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:16:15.913 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:15.916 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:16:15.919 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:16:15.949 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:16:15.951 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:16:15.954 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 03:16:15.956 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 03:16:15.972 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:15.974 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 03:16:16.007 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 03:16:16.009 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 03:16:16.040 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 03:16:16.042 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 03:16:16.045 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 03:16:16.047 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 03:16:16.049 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 03:16:16.052 | + 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-12 03:16:16.083 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 03:16:16.086 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 03:16:16.088 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 03:16:16.091 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 03:16:16.094 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:16:16.110 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:16:16.113 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:16:16.115 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:16:16.118 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:16:16.122 | + 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-12 03:16:16.149 | + 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-12 03:16:16.185 | + 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-12 03:16:16.212 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:16:16.240 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 03:16:16.268 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:16:16.270 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 03:16:16.273 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 03:16:16.275 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 03:16:16.277 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 03:16:16.280 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:16:16.282 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:16:16.285 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 03:16:16.289 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 03:16:16.291 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:16:16.294 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:16:16.307 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:16:16.307 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:16:16.316 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:16:16.319 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:16:16.335 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 03:16:16.337 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 03:16:16.341 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 03:16:16.370 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 03:16:16.399 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 03:16:16.430 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 03:16:16.457 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 03:16:16.485 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 03:16:16.511 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 03:16:16.538 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 03:16:16.565 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 03:16:16.593 | + 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-12 03:16:16.620 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 03:16:16.647 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 03:16:16.675 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 03:16:16.702 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:16:16.706 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:16:16.709 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 03:16:16.711 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 03:16:16.713 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:16:16.716 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:16:16.719 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:16:16.721 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:16:16.724 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:16:16.726 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 03:16:16.754 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 03:16:16.784 | + 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-12 03:16:16.784 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 03:16:16.793 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 03:16:16.797 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 03:16:16.799 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 03:16:16.801 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:16:16.803 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:16:16.806 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:16:16.808 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:16:16.811 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:16:16.813 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:16:16.815 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:16:16.817 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:16:16.820 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:16:16.822 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 03:16:16.884 | Site keystone-wsgi-public already enabled 2022-04-12 03:16:16.888 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:16:16.891 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:16:16.893 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:16:16.895 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:16:17.037 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 03:16:17.067 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 03:16:17.101 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 03:16:17.132 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 03:16:17.134 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 03:16:17.165 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 03:16:17.194 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 03:16:17.222 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 03:16:17.225 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 03:16:17.242 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:17.244 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 03:16:17.261 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:17.264 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 03:16:17.266 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 03:16:17.269 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 03:16:17.271 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:16:17.273 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 03:16:17.276 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 03:16:17.279 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 03:16:17.281 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 03:16:17.283 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:16:17.285 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:16:17.288 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:16:17.291 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:16:17.293 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:16:17.296 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:16:17.312 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:16:17.314 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:16:17.316 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:16:17.319 | + functions-common:git_clone:629 : echo master 2022-04-12 03:16:17.319 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:16:17.325 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 03:16:17.327 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:16:17.329 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 03:16:17.332 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:16:17.332 | + functions-common:git_clone:678 : head -1 2022-04-12 03:16:17.335 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 03:16:17.338 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:16:17.341 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 03:16:17.344 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:16:17.346 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:16:17.348 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 03:16:17.351 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 03:16:17.353 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 03:16:17.356 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:16:17.358 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:16:17.361 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 03:16:17.363 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:16:17.365 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 03:16:17.368 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 03:16:17.371 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:16:17.374 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 03:16:17.376 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:16:17.378 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:16:17.381 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 03:16:17.387 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 03:16:17.389 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 03:16:18.049 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 03:16:18.052 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:16:18.054 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:16:18.056 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:16:18.059 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 03:16:18.061 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 03:16:18.064 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:16:18.066 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 03:16:18.068 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:16:18.071 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 03:16:18.073 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 03:16:18.076 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 03:16:18.078 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:16:18.080 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 03:16:18.105 | Using python 3.8 to install /opt/stack/swift 2022-04-12 03:16:18.108 | + 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-12 03:16:19.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:16:19.053 | from cryptography.utils import int_from_bytes 2022-04-12 03:16:19.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:16:19.053 | from cryptography.utils import int_from_bytes 2022-04-12 03:16:20.229 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:16:20.261 | Obtaining file:///opt/stack/swift 2022-04-12 03:16:20.262 | Preparing metadata (setup.py): started 2022-04-12 03:16:24.976 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:16:25.016 | 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-12 03:16:25.017 | 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-12 03:16:25.018 | 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-12 03:16:25.019 | 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-12 03:16:25.020 | 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-12 03:16:25.021 | 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-12 03:16:25.022 | 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-12 03:16:25.023 | 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-12 03:16:25.024 | 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-12 03:16:25.026 | 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-12 03:16:25.027 | 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-12 03:16:25.064 | 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-12 03:16:25.072 | 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-12 03:16:25.128 | 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-12 03:16:25.129 | 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-12 03:16:25.130 | 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-12 03:16:25.132 | 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-12 03:16:25.133 | 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-12 03:16:25.134 | 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-12 03:16:25.135 | 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-12 03:16:25.136 | 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-12 03:16:25.137 | 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-12 03:16:25.139 | 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-12 03:16:25.140 | 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-12 03:16:25.141 | 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-12 03:16:25.161 | 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-12 03:16:25.191 | 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-12 03:16:25.194 | 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-12 03:16:25.195 | 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-12 03:16:25.197 | 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-12 03:16:25.221 | 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-12 03:16:25.323 | 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-12 03:16:25.324 | 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-12 03:16:25.326 | 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-12 03:16:25.367 | 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-12 03:16:25.411 | 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-12 03:16:25.412 | 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-12 03:16:25.413 | 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-12 03:16:25.414 | 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-12 03:16:25.474 | 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-12 03:16:25.477 | 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-12 03:16:25.491 | 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-12 03:16:25.492 | 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-12 03:16:25.512 | 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-12 03:16:25.513 | 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-12 03:16:25.668 | 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-12 03:16:25.683 | 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-12 03:16:27.959 | Installing collected packages: swift 2022-04-12 03:16:27.959 | Attempting uninstall: swift 2022-04-12 03:16:27.959 | Found existing installation: swift 2.30.0.dev15 2022-04-12 03:16:27.962 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 03:16:27.964 | Running setup.py develop for swift 2022-04-12 03:16:33.779 | Successfully installed swift 2022-04-12 03:16:33.779 | 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-12 03:16:33.788 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:16:33.788 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:16:33.921 | + inc/python:pip_install:200 : result=0 2022-04-12 03:16:33.923 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:16:33.925 | + functions-common:time_stop:2425 : local name 2022-04-12 03:16:33.927 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:16:33.929 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:16:33.932 | + functions-common:time_stop:2428 : local total 2022-04-12 03:16:33.934 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:16:33.936 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:16:33.939 | + functions-common:time_stop:2432 : start_time=1649733378099 2022-04-12 03:16:33.941 | + functions-common:time_stop:2434 : [[ -z 1649733378099 ]] 2022-04-12 03:16:33.944 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:16:33.948 | + functions-common:time_stop:2437 : end_time=1649733393945 2022-04-12 03:16:33.951 | + functions-common:time_stop:2438 : elapsed_time=15846 2022-04-12 03:16:33.953 | + functions-common:time_stop:2439 : total=65573 2022-04-12 03:16:33.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:16:33.957 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81419 2022-04-12 03:16:33.960 | + inc/python:pip_install:203 : return 0 2022-04-12 03:16:33.962 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:16:33.964 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:16:33.966 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:16:33.985 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 03:16:33.997 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 03:16:33.999 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 03:16:34.002 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:16:34.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:16:34.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 03:16:34.009 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:16:34.011 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 03:16:34.014 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:16:34.017 | + ./stack.sh:main:910 : configure_swift 2022-04-12 03:16:34.019 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 03:16:34.021 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 03:16:34.023 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 03:16:34.025 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 03:16:34.027 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 03:16:35.234 | No container-server running 2022-04-12 03:16:35.234 | No account-auditor running 2022-04-12 03:16:35.234 | No account-server running 2022-04-12 03:16:35.234 | No object-auditor running 2022-04-12 03:16:35.234 | No object-reconstructor running 2022-04-12 03:16:35.234 | No container-sharder running 2022-04-12 03:16:35.234 | No container-sync running 2022-04-12 03:16:35.234 | No account-replicator running 2022-04-12 03:16:35.234 | No container-updater running 2022-04-12 03:16:35.234 | No object-updater running 2022-04-12 03:16:35.234 | No container-replicator running 2022-04-12 03:16:35.234 | No container-auditor running 2022-04-12 03:16:35.234 | No object-replicator running 2022-04-12 03:16:35.234 | No object-server running 2022-04-12 03:16:35.234 | No container-reconciler running 2022-04-12 03:16:35.234 | No account-reaper running 2022-04-12 03:16:35.234 | No proxy-server running 2022-04-12 03:16:35.234 | No object-expirer running 2022-04-12 03:16:35.329 | + lib/swift:configure_swift:337 : true 2022-04-12 03:16:35.332 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 03:16:35.344 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 03:16:35.357 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 03:16:35.360 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 03:16:35.360 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 03:16:35.364 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 03:16:35.365 | s/%GROUP%/ubuntu/; 2022-04-12 03:16:35.365 | s/%USER%/ubuntu/; 2022-04-12 03:16:35.365 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 03:16:35.365 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 03:16:35.368 | uid = ubuntu 2022-04-12 03:16:35.368 | gid = ubuntu 2022-04-12 03:16:35.368 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 03:16:35.368 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 03:16:35.368 | address = 127.0.0.1 2022-04-12 03:16:35.368 | 2022-04-12 03:16:35.368 | [account6612] 2022-04-12 03:16:35.368 | max connections = 25 2022-04-12 03:16:35.368 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:16:35.368 | read only = false 2022-04-12 03:16:35.368 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 03:16:35.368 | 2022-04-12 03:16:35.368 | [account6622] 2022-04-12 03:16:35.368 | max connections = 25 2022-04-12 03:16:35.368 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:16:35.368 | read only = false 2022-04-12 03:16:35.368 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.369 | [account6632] 2022-04-12 03:16:35.369 | max connections = 25 2022-04-12 03:16:35.369 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:16:35.369 | read only = false 2022-04-12 03:16:35.369 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.369 | [account6642] 2022-04-12 03:16:35.369 | max connections = 25 2022-04-12 03:16:35.369 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:16:35.369 | read only = false 2022-04-12 03:16:35.369 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.369 | [container6611] 2022-04-12 03:16:35.369 | max connections = 25 2022-04-12 03:16:35.369 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:16:35.369 | read only = false 2022-04-12 03:16:35.369 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.369 | [container6621] 2022-04-12 03:16:35.369 | max connections = 25 2022-04-12 03:16:35.369 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:16:35.369 | read only = false 2022-04-12 03:16:35.369 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.369 | [container6631] 2022-04-12 03:16:35.369 | max connections = 25 2022-04-12 03:16:35.369 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:16:35.369 | read only = false 2022-04-12 03:16:35.369 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.369 | [container6641] 2022-04-12 03:16:35.369 | max connections = 25 2022-04-12 03:16:35.369 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:16:35.369 | read only = false 2022-04-12 03:16:35.369 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 03:16:35.369 | 2022-04-12 03:16:35.370 | 2022-04-12 03:16:35.370 | [object6613] 2022-04-12 03:16:35.370 | max connections = 25 2022-04-12 03:16:35.370 | path = /opt/stack/data/swift/1/node/ 2022-04-12 03:16:35.370 | read only = false 2022-04-12 03:16:35.370 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 03:16:35.370 | 2022-04-12 03:16:35.370 | [object6623] 2022-04-12 03:16:35.370 | max connections = 25 2022-04-12 03:16:35.370 | path = /opt/stack/data/swift/2/node/ 2022-04-12 03:16:35.370 | read only = false 2022-04-12 03:16:35.370 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 03:16:35.370 | 2022-04-12 03:16:35.370 | [object6633] 2022-04-12 03:16:35.370 | max connections = 25 2022-04-12 03:16:35.370 | path = /opt/stack/data/swift/3/node/ 2022-04-12 03:16:35.370 | read only = false 2022-04-12 03:16:35.370 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 03:16:35.370 | 2022-04-12 03:16:35.370 | [object6643] 2022-04-12 03:16:35.370 | max connections = 25 2022-04-12 03:16:35.370 | path = /opt/stack/data/swift/4/node/ 2022-04-12 03:16:35.370 | read only = false 2022-04-12 03:16:35.370 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 03:16:35.371 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 03:16:35.373 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:16:35.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:16:35.377 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 03:16:35.389 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 03:16:35.391 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 03:16:35.395 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 03:16:35.400 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 03:16:35.402 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 03:16:35.406 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 03:16:35.435 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 03:16:35.460 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 03:16:35.478 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 03:16:35.506 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 03:16:35.523 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:16:35.551 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 03:16:35.568 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 03:16:35.597 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 03:16:35.614 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 03:16:35.642 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 03:16:35.660 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:16:35.687 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 03:16:35.705 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 03:16:35.719 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:35.722 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 03:16:35.749 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 03:16:35.776 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 03:16:35.803 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 03:16:35.830 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 03:16:35.845 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:35.847 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 03:16:35.874 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 03:16:35.889 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:35.891 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 03:16:35.906 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:35.908 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 03:16:35.910 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 03:16:35.924 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:35.926 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 03:16:35.928 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 03:16:35.930 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 03:16:35.936 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 03:16:35.941 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 03:16:35.968 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 03:16:35.994 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 03:16:36.023 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 03:16:36.053 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 03:16:36.080 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 03:16:36.082 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 03:16:36.084 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 03:16:36.086 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 03:16:36.088 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 03:16:36.115 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 03:16:36.144 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:16:36.172 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 03:16:36.199 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 03:16:36.226 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 03:16:36.253 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 03:16:36.281 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 03:16:36.308 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:16:36.335 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 03:16:36.362 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 03:16:36.390 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 03:16:36.417 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 03:16:36.444 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 03:16:36.474 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 03:16:36.502 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 03:16:36.520 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 03:16:36.547 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 03:16:36.574 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 03:16:36.579 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 03:16:36.608 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 03:16:36.634 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 03:16:36.661 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 03:16:36.663 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 03:16:36.665 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 03:16:36.668 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 03:16:36.672 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 03:16:36.674 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 03:16:36.676 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:16:36.679 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 03:16:36.681 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 03:16:36.683 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:16:36.685 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:16:36.688 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 03:16:36.706 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 03:16:36.734 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 03:16:36.752 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 03:16:36.780 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 03:16:36.798 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:16:36.827 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 03:16:36.845 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:16:36.873 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 03:16:36.891 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:16:36.919 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 03:16:36.937 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 03:16:36.966 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:16:36.983 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:16:37.012 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 03:16:37.030 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 03:16:37.058 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 03:16:37.076 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 03:16:37.103 | + 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-12 03:16:37.108 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 03:16:37.126 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:16:37.154 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 03:16:37.184 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 03:16:37.186 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 03:16:37.191 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 03:16:37.193 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 03:16:37.195 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:16:37.197 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 03:16:37.200 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 03:16:37.202 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:16:37.204 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:16:37.207 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 03:16:37.225 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 03:16:37.252 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 03:16:37.270 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 03:16:37.299 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 03:16:37.317 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:16:37.345 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 03:16:37.363 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:16:37.392 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 03:16:37.409 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:16:37.438 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 03:16:37.456 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 03:16:37.484 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:16:37.502 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:16:37.530 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 03:16:37.552 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 03:16:37.582 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 03:16:37.600 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 03:16:37.627 | + 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-12 03:16:37.632 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 03:16:37.650 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:16:37.678 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 03:16:37.680 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 03:16:37.685 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 03:16:37.687 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 03:16:37.689 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 03:16:37.691 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 03:16:37.693 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 03:16:37.696 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 03:16:37.698 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 03:16:37.700 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 03:16:37.718 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 03:16:37.746 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 03:16:37.764 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 03:16:37.792 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 03:16:37.810 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 03:16:37.838 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 03:16:37.856 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 03:16:37.884 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 03:16:37.902 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 03:16:37.930 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 03:16:37.948 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 03:16:37.977 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 03:16:37.994 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 03:16:38.022 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 03:16:38.040 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 03:16:38.068 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 03:16:38.086 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 03:16:38.113 | + 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-12 03:16:38.118 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 03:16:38.136 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 03:16:38.164 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 03:16:38.191 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 03:16:38.220 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 03:16:38.248 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 03:16:38.250 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 03:16:38.254 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 03:16:38.283 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 03:16:38.311 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 03:16:38.339 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 03:16:38.368 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 03:16:38.396 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 03:16:38.424 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 03:16:38.451 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 03:16:38.478 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 03:16:38.505 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 03:16:38.520 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:38.522 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 03:16:38.541 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 03:16:38.544 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 03:16:38.563 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 03:16:38.565 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 03:16:38.594 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 03:16:38.597 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 03:16:38.625 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 03:16:38.653 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 03:16:38.655 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 03:16:38.682 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 03:16:38.699 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:38.701 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 03:16:38.704 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 03:16:38.708 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 03:16:38.711 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 03:16:38.723 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 03:16:38.725 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 03:16:38.737 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 03:16:38.739 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 03:16:38.741 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:16:38.744 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:16:38.746 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:16:38.748 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:16:38.751 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:16:38.753 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:16:38.755 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 03:16:38.768 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:16:38.770 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 03:16:38.773 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 03:16:38.790 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:16:38.792 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 03:16:38.809 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:38.812 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 03:16:38.814 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 03:16:38.817 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 03:16:38.819 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:16:38.821 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 03:16:38.824 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 03:16:38.827 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 03:16:38.830 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 03:16:38.846 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:38.849 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 03:16:38.851 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 03:16:38.870 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:16:38.873 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 03:16:38.876 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 03:16:38.878 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 03:16:38.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:16:38.884 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:16:38.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 03:16:38.890 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:16:38.893 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 03:16:38.896 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 03:16:38.898 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 03:16:38.902 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 03:16:38.905 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 03:16:38.908 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 03:16:38.910 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 03:16:38.913 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 03:16:38.916 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 03:16:38.918 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 03:16:38.922 | +++ 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-12 03:16:38.923 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 03:16:38.928 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 03:16:38.931 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 03:16:38.933 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 03:16:38.937 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 03:16:38.939 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 03:16:38.961 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 03:16:38.964 | + 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-12 03:16:39.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:16:39.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:16:39.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:16:39.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:16:41.013 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:16:41.047 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 03:16:41.132 | 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-12 03:16:41.133 | 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-12 03:16:41.134 | 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-12 03:16:41.136 | 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-12 03:16:41.137 | 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-12 03:16:41.138 | 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-12 03:16:41.139 | 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-12 03:16:41.140 | 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-12 03:16:41.142 | 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-12 03:16:41.143 | 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-12 03:16:41.144 | 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-12 03:16:41.145 | 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-12 03:16:41.147 | 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-12 03:16:41.149 | 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-12 03:16:41.152 | 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-12 03:16:41.154 | 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-12 03:16:41.157 | 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-12 03:16:41.159 | 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-12 03:16:41.168 | 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-12 03:16:41.169 | 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-12 03:16:41.183 | 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-12 03:16:41.255 | 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-12 03:16:41.257 | 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-12 03:16:41.258 | 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-12 03:16:41.283 | 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-12 03:16:41.286 | 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-12 03:16:41.287 | 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-12 03:16:41.288 | 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-12 03:16:41.289 | 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-12 03:16:41.300 | 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-12 03:16:41.342 | 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-12 03:16:41.343 | 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-12 03:16:41.344 | 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-12 03:16:41.345 | 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-12 03:16:41.367 | 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-12 03:16:41.368 | 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-12 03:16:41.385 | 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-12 03:16:41.400 | 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-12 03:16:41.404 | 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-12 03:16:41.423 | 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-12 03:16:41.425 | 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-12 03:16:41.507 | 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-12 03:16:41.510 | 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-12 03:16:41.511 | 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-12 03:16:41.512 | 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-12 03:16:41.562 | 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-12 03:16:41.588 | 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-12 03:16:41.824 | 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-12 03:16:41.829 | 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-12 03:16:41.864 | 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-12 03:16:41.866 | 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-12 03:16:41.867 | 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-12 03:16:41.868 | 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-12 03:16:41.869 | 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-12 03:16:41.872 | 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-12 03:16:41.928 | 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-12 03:16:42.112 | 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-12 03:16:42.135 | 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-12 03:16:42.219 | 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-12 03:16:42.367 | 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-12 03:16:44.501 | 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-12 03:16:44.508 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:16:44.508 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:16:44.631 | + inc/python:pip_install:200 : result=0 2022-04-12 03:16:44.633 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:16:44.636 | + functions-common:time_stop:2425 : local name 2022-04-12 03:16:44.639 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:16:44.641 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:16:44.643 | + functions-common:time_stop:2428 : local total 2022-04-12 03:16:44.646 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:16:44.648 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:16:44.650 | + functions-common:time_stop:2432 : start_time=1649733398956 2022-04-12 03:16:44.652 | + functions-common:time_stop:2434 : [[ -z 1649733398956 ]] 2022-04-12 03:16:44.656 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:16:44.660 | + functions-common:time_stop:2437 : end_time=1649733404658 2022-04-12 03:16:44.662 | + functions-common:time_stop:2438 : elapsed_time=5702 2022-04-12 03:16:44.665 | + functions-common:time_stop:2439 : total=81419 2022-04-12 03:16:44.667 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:16:44.669 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=87121 2022-04-12 03:16:44.672 | + inc/python:pip_install:203 : return 0 2022-04-12 03:16:44.674 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 03:16:44.677 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 03:16:44.680 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 03:16:44.692 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 03:16:44.697 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 03:16:44.701 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 03:16:44.703 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 03:16:44.705 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:16:44.708 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:16:44.711 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:16:44.713 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:16:44.716 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:16:44.719 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:16:44.735 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:16:44.738 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:16:44.740 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:16:44.743 | + functions-common:git_clone:629 : echo master 2022-04-12 03:16:44.743 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:16:44.748 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 03:16:44.751 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:16:44.753 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 03:16:44.756 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:16:44.756 | + functions-common:git_clone:678 : head -1 2022-04-12 03:16:44.760 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 03:16:44.763 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:16:44.766 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 03:16:44.768 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:16:44.771 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:16:44.773 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 03:16:44.776 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:16:44.779 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 03:16:44.781 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:16:44.784 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:16:44.786 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 03:16:44.789 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:16:44.791 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:16:44.794 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 03:16:44.797 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:16:44.800 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 03:16:44.802 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:16:44.805 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:16:44.808 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 03:16:44.814 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 03:16:44.816 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 03:16:45.483 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 03:16:45.485 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:16:45.488 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:16:45.490 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:16:45.492 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 03:16:45.495 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 03:16:45.497 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:16:45.500 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:16:45.502 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:16:45.505 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:16:45.507 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:16:45.509 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:16:45.512 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:16:45.514 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 03:16:45.535 | Using python 3.8 to install /opt/stack/glance 2022-04-12 03:16:45.537 | + 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-12 03:16:46.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:16:46.398 | from cryptography.utils import int_from_bytes 2022-04-12 03:16:46.399 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:16:46.399 | from cryptography.utils import int_from_bytes 2022-04-12 03:16:47.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:16:47.612 | Obtaining file:///opt/stack/glance 2022-04-12 03:16:47.612 | Preparing metadata (setup.py): started 2022-04-12 03:16:52.361 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:16:52.442 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-04-12 03:16:52.443 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-04-12 03:16:52.444 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 03:16:52.445 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-04-12 03:16:52.446 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-04-12 03:16:52.447 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-04-12 03:16:52.448 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-04-12 03:16:52.449 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-04-12 03:16:52.450 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 03:16:52.452 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-04-12 03:16:52.453 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-04-12 03:16:52.454 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 03:16:52.455 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-04-12 03:16:52.456 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:16:52.458 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-04-12 03:16:52.459 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 03:16:52.460 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-04-12 03:16:52.461 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-04-12 03:16:52.462 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-04-12 03:16:52.463 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-04-12 03:16:52.464 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-04-12 03:16:52.465 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:16:52.466 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-04-12 03:16:52.467 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:16:52.468 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-04-12 03:16:52.469 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-04-12 03:16:52.470 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-04-12 03:16:52.471 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-04-12 03:16:52.473 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:16:52.474 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-04-12 03:16:52.475 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-04-12 03:16:52.476 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-04-12 03:16:52.477 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-04-12 03:16:52.478 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-04-12 03:16:52.479 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-04-12 03:16:52.480 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-04-12 03:16:52.481 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-04-12 03:16:52.482 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:16:52.483 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 03:16:52.484 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-04-12 03:16:52.485 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-04-12 03:16:52.486 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-04-12 03:16:52.488 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-04-12 03:16:52.504 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 03:16:52.505 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 03:16:52.507 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.3) 2022-04-12 03:16:52.528 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-04-12 03:16:52.529 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-04-12 03:16:52.569 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-04-12 03:16:52.589 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-04-12 03:16:52.603 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.14.0) 2022-04-12 03:16:52.617 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-04-12 03:16:52.618 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-04-12 03:16:52.619 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.2.1) 2022-04-12 03:16:52.712 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-04-12 03:16:52.789 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-04-12 03:16:52.841 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 03:16:52.843 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-04-12 03:16:52.877 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-04-12 03:16:52.946 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-04-12 03:16:52.947 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-04-12 03:16:52.948 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-04-12 03:16:53.009 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-04-12 03:16:53.010 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 03:16:53.011 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-04-12 03:16:53.037 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-04-12 03:16:53.086 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-04-12 03:16:53.089 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-04-12 03:16:53.149 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.1.0) 2022-04-12 03:16:53.151 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-04-12 03:16:53.152 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 03:16:53.153 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-04-12 03:16:53.155 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.4) 2022-04-12 03:16:53.180 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-04-12 03:16:53.182 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-04-12 03:16:53.184 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.1.1) 2022-04-12 03:16:53.224 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-04-12 03:16:53.267 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-04-12 03:16:53.269 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-04-12 03:16:53.271 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2022.1) 2022-04-12 03:16:53.348 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 03:16:53.408 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-04-12 03:16:53.508 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-04-12 03:16:53.780 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-04-12 03:16:53.781 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.8) 2022-04-12 03:16:53.783 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-04-12 03:16:53.784 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:16:53.840 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-04-12 03:16:53.865 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-04-12 03:16:53.959 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-04-12 03:16:54.072 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.1) 2022-04-12 03:16:54.285 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-04-12 03:16:54.286 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-04-12 03:16:54.288 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:16:54.289 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-04-12 03:16:54.290 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-04-12 03:16:54.291 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 03:16:54.292 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-04-12 03:16:54.412 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.14.1) 2022-04-12 03:16:54.445 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-04-12 03:16:54.488 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-04-12 03:16:54.492 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-04-12 03:16:54.734 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-04-12 03:16:54.914 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-04-12 03:16:54.916 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-04-12 03:16:54.917 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-04-12 03:16:54.918 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.9) 2022-04-12 03:16:55.023 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-04-12 03:16:55.176 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-04-12 03:16:55.307 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.8.0) 2022-04-12 03:16:55.620 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-04-12 03:16:55.621 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-04-12 03:16:55.852 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-04-12 03:16:56.130 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-04-12 03:16:56.486 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-04-12 03:16:56.488 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-04-12 03:16:57.961 | Installing collected packages: glance 2022-04-12 03:16:57.961 | Attempting uninstall: glance 2022-04-12 03:16:57.962 | Found existing installation: glance 24.1.0.dev4 2022-04-12 03:16:57.969 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 03:16:57.970 | Running setup.py develop for glance 2022-04-12 03:17:04.016 | Successfully installed glance 2022-04-12 03:17:04.017 | 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-12 03:17:04.025 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:17:04.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:17:04.166 | + inc/python:pip_install:200 : result=0 2022-04-12 03:17:04.168 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:17:04.171 | + functions-common:time_stop:2425 : local name 2022-04-12 03:17:04.173 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:17:04.175 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:17:04.177 | + functions-common:time_stop:2428 : local total 2022-04-12 03:17:04.180 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:17:04.182 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:17:04.184 | + functions-common:time_stop:2432 : start_time=1649733405529 2022-04-12 03:17:04.187 | + functions-common:time_stop:2434 : [[ -z 1649733405529 ]] 2022-04-12 03:17:04.190 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:17:04.194 | + functions-common:time_stop:2437 : end_time=1649733424192 2022-04-12 03:17:04.196 | + functions-common:time_stop:2438 : elapsed_time=18663 2022-04-12 03:17:04.199 | + functions-common:time_stop:2439 : total=87121 2022-04-12 03:17:04.202 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:17:04.204 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=105784 2022-04-12 03:17:04.206 | + inc/python:pip_install:203 : return 0 2022-04-12 03:17:04.209 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:17:04.211 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:17:04.214 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:17:04.233 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 03:17:04.245 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 03:17:04.248 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 03:17:04.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:17:04.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:17:04.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 03:17:04.258 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:17:04.260 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:17:04.262 | + ./stack.sh:main:922 : configure_glance 2022-04-12 03:17:04.265 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 03:17:04.277 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 03:17:04.280 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 03:17:04.283 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 03:17:04.285 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 03:17:04.288 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 03:17:04.290 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 03:17:04.293 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 03:17:04.296 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 03:17:04.323 | + 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-12 03:17:04.353 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 03:17:04.382 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 03:17:04.412 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 03:17:04.442 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 03:17:04.472 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 03:17:04.474 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 03:17:04.477 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 03:17:04.479 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:17:04.481 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 03:17:04.510 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 03:17:04.540 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:17:04.569 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 03:17:04.599 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 03:17:04.628 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 03:17:04.658 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 03:17:04.688 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 03:17:04.719 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:17:04.749 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:17:04.780 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 03:17:04.810 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 03:17:04.813 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 03:17:04.815 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 03:17:04.817 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:17:04.820 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:17:04.822 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:17:04.839 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:04.843 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:17:04.846 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:17:04.848 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:17:04.864 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:04.867 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:17:04.869 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:17:04.899 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:17:04.901 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:17:04.904 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 03:17:04.907 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 03:17:04.909 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 03:17:04.941 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 03:17:04.973 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 03:17:04.976 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 03:17:04.978 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 03:17:04.980 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 03:17:04.983 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 03:17:04.985 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 03:17:04.987 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 03:17:05.018 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 03:17:05.020 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 03:17:05.050 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 03:17:05.053 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 03:17:05.069 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:05.072 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 03:17:05.103 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 03:17:05.132 | + 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-12 03:17:05.162 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 03:17:05.192 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 03:17:05.223 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 03:17:05.240 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:05.242 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:17:05.272 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 03:17:05.301 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 03:17:05.332 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 03:17:05.360 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 03:17:05.391 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 03:17:05.420 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 03:17:05.437 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:05.440 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 03:17:05.442 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 03:17:05.445 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 03:17:05.448 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:17:05.465 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:17:05.468 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:17:05.470 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:17:05.473 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:17:05.475 | + 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-12 03:17:05.504 | + 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-12 03:17:05.534 | + 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-12 03:17:05.564 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:17:05.594 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 03:17:05.598 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 03:17:05.628 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 03:17:05.658 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 03:17:05.688 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 03:17:05.718 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 03:17:05.749 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 03:17:05.778 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 03:17:05.808 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 03:17:05.838 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 03:17:05.867 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 03:17:05.897 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 03:17:05.928 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 03:17:05.933 | + 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-12 03:17:05.940 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 03:17:05.957 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:05.959 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 03:17:05.962 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 03:17:05.964 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 03:17:05.966 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 03:17:05.969 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 03:17:05.972 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 03:17:05.976 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 03:17:05.978 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 03:17:05.982 | + 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-12 03:17:06.012 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 03:17:06.014 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 03:17:06.016 | ++ functions:get_random_port:837 : true 2022-04-12 03:17:06.019 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 03:17:06.021 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 03:17:06.023 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 03:17:06.081 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 03:17:06.084 | ++ functions:get_random_port:841 : break 2 2022-04-12 03:17:06.086 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 03:17:06.089 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 03:17:06.091 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 03:17:06.119 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 03:17:06.147 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 03:17:06.175 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:17:06.202 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:17:06.230 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:17:06.258 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:17:06.286 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:17:06.313 | + 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-12 03:17:06.341 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:17:06.369 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:17:06.397 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:17:06.425 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:17:06.452 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:17:06.480 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 03:17:06.507 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 03:17:06.535 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 03:17:06.562 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 03:17:06.591 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 03:17:06.619 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 03:17:06.621 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 03:17:06.623 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:17:06.626 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:06.628 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:06.631 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 03:17:06.633 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 03:17:06.688 | proxy (enabled by site administrator) 2022-04-12 03:17:06.691 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 03:17:06.693 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 03:17:06.696 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:17:06.698 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:06.701 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:06.704 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 03:17:06.706 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 03:17:06.761 | proxy_http (enabled by site administrator) 2022-04-12 03:17:06.764 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 03:17:06.767 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 03:17:06.770 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 03:17:06.772 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:17:06.775 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:06.777 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:06.780 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:17:06.783 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:17:06.786 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 03:17:06.786 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:17:06.795 | KeepAlive Off 2022-04-12 03:17:06.799 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 03:17:06.799 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:17:06.808 | SetEnv proxy-sendchunked 1 2022-04-12 03:17:06.812 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 03:17:06.812 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 03:17:06.821 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 03:17:06.824 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 03:17:06.827 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 03:17:06.830 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:17:06.832 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:17:06.835 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:17:06.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:06.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:06.842 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:17:06.844 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:17:06.847 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:06.849 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:06.851 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 03:17:06.912 | Site glance-wsgi-api already enabled 2022-04-12 03:17:06.916 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 03:17:06.919 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:17:06.921 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:17:06.924 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:17:07.071 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 03:17:07.081 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 03:17:07.125 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 03:17:07.128 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 03:17:07.145 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:07.148 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 03:17:07.151 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 03:17:07.153 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 03:17:07.156 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:17:07.158 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 03:17:07.161 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 03:17:07.163 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 03:17:07.165 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 03:17:07.168 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:17:07.171 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:17:07.174 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:17:07.177 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:17:07.179 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:17:07.182 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:17:07.199 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:17:07.202 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:17:07.204 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:17:07.207 | + functions-common:git_clone:629 : echo master 2022-04-12 03:17:07.208 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:17:07.213 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 03:17:07.215 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:17:07.218 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 03:17:07.221 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:17:07.221 | + functions-common:git_clone:678 : head -1 2022-04-12 03:17:07.225 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 03:17:07.228 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:17:07.230 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 03:17:07.233 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:17:07.236 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:17:07.238 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 03:17:07.241 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:17:07.244 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 03:17:07.246 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:17:07.249 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:17:07.252 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 03:17:07.254 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:17:07.257 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:17:07.260 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 03:17:07.262 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:17:07.265 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 03:17:07.268 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:17:07.270 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:17:07.274 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 03:17:07.279 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 03:17:07.282 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 03:17:07.947 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 03:17:07.950 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:17:07.953 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:17:07.955 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:17:07.957 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 03:17:07.960 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 03:17:07.962 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:17:07.964 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:17:07.967 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:17:07.969 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:17:07.971 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:17:07.974 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:17:07.976 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:17:07.979 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 03:17:08.001 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 03:17:08.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 -e /opt/stack/cinder 2022-04-12 03:17:08.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:17:08.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:17:08.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:17:08.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:17:10.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:17:10.106 | Obtaining file:///opt/stack/cinder 2022-04-12 03:17:10.107 | Preparing metadata (setup.py): started 2022-04-12 03:17:15.757 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:17:15.890 | 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-12 03:17:15.891 | 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-12 03:17:15.892 | 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-12 03:17:15.893 | 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-12 03:17:15.894 | 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-12 03:17:15.895 | 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-12 03:17:15.896 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 03:17:15.897 | 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-12 03:17:15.899 | 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-12 03:17:15.900 | 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-12 03:17:15.901 | 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-12 03:17:15.902 | 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-12 03:17:15.903 | 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-12 03:17:15.904 | 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-12 03:17:15.906 | 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-12 03:17:15.907 | 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-12 03:17:15.908 | 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-12 03:17:15.909 | 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-12 03:17:15.910 | 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-12 03:17:15.911 | 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-12 03:17:15.912 | 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-12 03:17:15.913 | 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-12 03:17:15.915 | 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-12 03:17:15.916 | 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-12 03:17:15.917 | 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-12 03:17:15.918 | 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-12 03:17:15.919 | 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-12 03:17:15.921 | 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-12 03:17:15.922 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 03:17:15.923 | 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-12 03:17:15.924 | 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-12 03:17:15.925 | 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-12 03:17:15.926 | 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-12 03:17:15.927 | 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-12 03:17:15.928 | 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-12 03:17:15.929 | 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-12 03:17:15.931 | 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-12 03:17:15.932 | 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-12 03:17:15.933 | 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-12 03:17:15.934 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 03:17:15.935 | 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-12 03:17:15.936 | 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-12 03:17:15.937 | 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-12 03:17:15.938 | 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-12 03:17:15.939 | 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-12 03:17:15.940 | 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-12 03:17:15.941 | 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-12 03:17:15.942 | 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-12 03:17:15.943 | 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-12 03:17:15.944 | 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-12 03:17:15.946 | 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-12 03:17:15.947 | 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-12 03:17:15.948 | 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-12 03:17:15.949 | 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-12 03:17:15.950 | 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-12 03:17:15.951 | 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-12 03:17:15.952 | 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-12 03:17:15.953 | 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-12 03:17:15.954 | 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-12 03:17:15.956 | 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-12 03:17:15.957 | 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-12 03:17:15.958 | 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-12 03:17:15.971 | 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-12 03:17:15.972 | 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-12 03:17:15.973 | 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-12 03:17:16.036 | 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-12 03:17:16.067 | 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-12 03:17:16.084 | 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-12 03:17:16.085 | 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-12 03:17:16.086 | 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-12 03:17:16.088 | 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-12 03:17:16.184 | 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-12 03:17:16.240 | 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-12 03:17:16.241 | 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-12 03:17:16.268 | 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-12 03:17:16.270 | 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-12 03:17:16.271 | 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-12 03:17:16.352 | 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-12 03:17:16.396 | 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-12 03:17:16.398 | 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-12 03:17:16.399 | 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-12 03:17:16.400 | 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-12 03:17:16.461 | 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-12 03:17:16.464 | 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-12 03:17:16.466 | 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-12 03:17:16.524 | 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-12 03:17:16.527 | 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-12 03:17:16.588 | 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-12 03:17:16.589 | 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-12 03:17:16.591 | 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-12 03:17:16.592 | 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-12 03:17:16.595 | 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-12 03:17:16.618 | 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-12 03:17:16.622 | 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-12 03:17:16.624 | 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-12 03:17:16.671 | 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-12 03:17:16.762 | 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-12 03:17:16.765 | 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-12 03:17:16.786 | 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-12 03:17:16.814 | 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-12 03:17:16.882 | 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-12 03:17:16.885 | 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-12 03:17:17.018 | 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-12 03:17:17.043 | 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-12 03:17:17.192 | 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-12 03:17:17.227 | 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-12 03:17:17.231 | 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-12 03:17:17.232 | 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-12 03:17:17.434 | 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-12 03:17:17.436 | 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-12 03:17:17.438 | 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-12 03:17:17.474 | 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-12 03:17:17.505 | 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-12 03:17:17.746 | 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-12 03:17:17.749 | 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-12 03:17:17.894 | 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-12 03:17:17.896 | 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-12 03:17:17.897 | 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-12 03:17:18.058 | 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-12 03:17:18.181 | 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-12 03:17:18.182 | 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-12 03:17:18.183 | 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-12 03:17:18.220 | 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-12 03:17:18.442 | 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-12 03:17:18.523 | 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-12 03:17:18.525 | 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-12 03:17:18.705 | 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-12 03:17:18.800 | 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-12 03:17:18.801 | 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-12 03:17:18.985 | 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-12 03:17:19.418 | 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-12 03:17:19.472 | 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-12 03:17:19.521 | 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-12 03:17:20.622 | 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-12 03:17:20.899 | 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-12 03:17:20.901 | 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-12 03:17:21.049 | 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-12 03:17:21.243 | 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-12 03:17:21.421 | 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-12 03:17:23.115 | Installing collected packages: cinder 2022-04-12 03:17:23.115 | Attempting uninstall: cinder 2022-04-12 03:17:23.116 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 03:17:23.122 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 03:17:23.123 | Running setup.py develop for cinder 2022-04-12 03:17:30.715 | Successfully installed cinder 2022-04-12 03:17:30.715 | 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-12 03:17:30.724 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:17:30.724 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:17:30.875 | + inc/python:pip_install:200 : result=0 2022-04-12 03:17:30.877 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:17:30.880 | + functions-common:time_stop:2425 : local name 2022-04-12 03:17:30.882 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:17:30.885 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:17:30.887 | + functions-common:time_stop:2428 : local total 2022-04-12 03:17:30.889 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:17:30.892 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:17:30.894 | + functions-common:time_stop:2432 : start_time=1649733427994 2022-04-12 03:17:30.897 | + functions-common:time_stop:2434 : [[ -z 1649733427994 ]] 2022-04-12 03:17:30.899 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:17:30.904 | + functions-common:time_stop:2437 : end_time=1649733450901 2022-04-12 03:17:30.906 | + functions-common:time_stop:2438 : elapsed_time=22907 2022-04-12 03:17:30.908 | + functions-common:time_stop:2439 : total=105784 2022-04-12 03:17:30.910 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:17:30.913 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=128691 2022-04-12 03:17:30.915 | + inc/python:pip_install:203 : return 0 2022-04-12 03:17:30.917 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:17:30.920 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:17:30.922 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:17:30.942 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 03:17:30.955 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 03:17:30.957 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 03:17:30.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:17:30.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:17:30.965 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 03:17:30.968 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:17:30.970 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 03:17:30.973 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 03:17:30.975 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 03:17:30.977 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:30.980 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:30.982 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 03:17:30.994 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 03:17:30.997 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:17:31.000 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:17:31.003 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:17:31.005 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:17:31.008 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:17:31.010 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:17:31.013 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:31.016 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:31.018 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:17:31.021 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:17:31.023 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:17:31.026 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:17:31.028 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 03:17:31.031 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:17:31.033 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:31.036 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:31.038 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 03:17:31.061 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-12 03:17:31.179 | Reading package lists... 2022-04-12 03:17:31.425 | Building dependency tree... 2022-04-12 03:17:31.426 | Reading state information... 2022-04-12 03:17:31.682 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 03:17:31.682 | The following packages were automatically installed and are no longer required: 2022-04-12 03:17:31.683 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:17:31.683 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:17:31.683 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:17:31.683 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:17:31.683 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:17:31.683 | python3-zope.interface 2022-04-12 03:17:31.683 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:17:31.798 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:17:31.802 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:17:31.805 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:17:31.808 | + functions-common:time_stop:2425 : local name 2022-04-12 03:17:31.810 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:17:31.813 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:17:31.816 | + functions-common:time_stop:2428 : local total 2022-04-12 03:17:31.818 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:17:31.821 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:17:31.823 | + functions-common:time_stop:2432 : start_time=1649733451058 2022-04-12 03:17:31.825 | + functions-common:time_stop:2434 : [[ -z 1649733451058 ]] 2022-04-12 03:17:31.829 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:17:31.833 | + functions-common:time_stop:2437 : end_time=1649733451831 2022-04-12 03:17:31.836 | + functions-common:time_stop:2438 : elapsed_time=773 2022-04-12 03:17:31.838 | + functions-common:time_stop:2439 : total=5356 2022-04-12 03:17:31.841 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:17:31.843 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6129 2022-04-12 03:17:31.846 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:17:31.848 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:17:31.851 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 03:17:31.853 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 03:17:31.866 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 03:17:31.870 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 03:17:31.872 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 03:17:31.875 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 03:17:31.878 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 03:17:31.878 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 03:17:31.883 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 03:17:31.885 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 03:17:31.887 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 03:17:31.889 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 03:17:31.892 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 03:17:31.894 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 03:17:31.896 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 03:17:31.898 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 03:17:31.909 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 03:17:31.922 | + 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-12 03:17:31.934 | + 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-12 03:17:31.947 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 03:17:31.959 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 03:17:31.962 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 03:17:31.966 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.SbvUx8JqX4 2022-04-12 03:17:31.968 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 03:17:31.970 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 03:17:31.973 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 03:17:31.975 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.SbvUx8JqX4 2022-04-12 03:17:31.979 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.SbvUx8JqX4 2022-04-12 03:17:31.991 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.SbvUx8JqX4 /etc/sudoers.d/cinder-rootwrap 2022-04-12 03:17:32.004 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 03:17:32.008 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 03:17:32.010 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 03:17:32.012 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 03:17:32.014 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 03:17:32.017 | + 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-12 03:17:32.019 | + 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-12 03:17:32.021 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 03:17:32.023 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 03:17:32.028 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 03:17:32.032 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 03:17:32.051 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 03:17:32.070 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 03:17:32.088 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 03:17:32.106 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 03:17:32.125 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 03:17:32.144 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 03:17:32.163 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 03:17:32.183 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 03:17:32.185 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:17:32.188 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 03:17:32.190 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:17:32.192 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 03:17:32.222 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 03:17:32.250 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:17:32.276 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 03:17:32.305 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 03:17:32.332 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 03:17:32.361 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 03:17:32.389 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 03:17:32.417 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:17:32.445 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:17:32.476 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 03:17:32.509 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 03:17:32.537 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 03:17:32.540 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 03:17:32.542 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 03:17:32.545 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 03:17:32.548 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 03:17:32.550 | + 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-12 03:17:32.581 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 03:17:32.610 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 03:17:32.637 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 03:17:32.666 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 03:17:32.693 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 03:17:32.723 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 03:17:32.754 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 03:17:32.756 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 03:17:32.784 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 03:17:32.817 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 03:17:32.824 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1506e9fa553742ec121fc77788399359 2022-04-12 03:17:32.852 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 03:17:32.855 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 03:17:32.883 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 03:17:32.911 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 03:17:32.940 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 03:17:32.967 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 03:17:32.985 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:32.987 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 03:17:32.989 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 03:17:32.992 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 03:17:32.994 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 03:17:32.996 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 03:17:32.999 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 03:17:33.001 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 03:17:33.003 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 03:17:33.006 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 03:17:33.008 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 03:17:33.011 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 03:17:33.042 | + 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-12 03:17:33.070 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 03:17:33.098 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 03:17:33.127 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 03:17:33.155 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 03:17:33.183 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 03:17:33.185 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 03:17:33.188 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 03:17:33.190 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 03:17:33.219 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 03:17:33.222 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 03:17:33.250 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 03:17:33.253 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 03:17:33.255 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 03:17:33.257 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 03:17:33.286 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 03:17:33.288 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 03:17:33.290 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 03:17:33.307 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:33.310 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 03:17:33.312 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 03:17:33.315 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 03:17:33.317 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 03:17:33.346 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 03:17:33.373 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 03:17:33.390 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:33.393 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 03:17:33.409 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:33.412 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 03:17:33.429 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:33.432 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 03:17:33.434 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 03:17:33.437 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 03:17:33.440 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 03:17:33.442 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:17:33.445 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:17:33.447 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:17:33.463 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:33.466 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:17:33.469 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:17:33.471 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:17:33.487 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:33.490 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:17:33.493 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:17:33.520 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:17:33.523 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:17:33.525 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 03:17:33.528 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 03:17:33.530 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:17:33.533 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:17:33.551 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:17:33.553 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:17:33.556 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:17:33.558 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:17:33.560 | + 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-12 03:17:33.589 | + 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-12 03:17:33.617 | + 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-12 03:17:33.646 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:17:33.674 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 03:17:33.690 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:33.693 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 03:17:33.695 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 03:17:33.698 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 03:17:33.700 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 03:17:33.703 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:17:33.706 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:17:33.709 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 03:17:33.713 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 03:17:33.715 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:17:33.717 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:17:33.730 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:17:33.730 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:17:33.741 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:17:33.744 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:17:33.767 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 03:17:33.773 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 03:17:33.778 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 03:17:33.807 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 03:17:33.836 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 03:17:33.863 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:17:33.892 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:17:33.919 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:17:33.947 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:17:33.975 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:17:34.002 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:17:34.030 | + 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-12 03:17:34.058 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:17:34.086 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:17:34.114 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:17:34.142 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:17:34.144 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:17:34.147 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 03:17:34.150 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 03:17:34.152 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:17:34.155 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:34.158 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:34.160 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:17:34.163 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:17:34.165 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 03:17:34.192 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:17:34.222 | + 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-12 03:17:34.222 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 03:17:34.231 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 03:17:34.234 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 03:17:34.237 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 03:17:34.239 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:17:34.241 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:17:34.244 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:17:34.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:34.248 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:34.251 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:17:34.253 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:17:34.256 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:17:34.258 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:17:34.260 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 03:17:34.321 | Enabling site cinder-wsgi. 2022-04-12 03:17:34.327 | To activate the new configuration, you need to run: 2022-04-12 03:17:34.328 | systemctl reload apache2 2022-04-12 03:17:34.332 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:17:34.334 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:17:34.337 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:17:34.339 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:17:34.475 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 03:17:34.477 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 03:17:34.519 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 03:17:34.548 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 03:17:34.565 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:34.568 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 03:17:34.570 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 03:17:34.573 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:17:34.575 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 03:17:34.578 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 03:17:34.608 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 03:17:34.636 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 03:17:34.664 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 03:17:34.693 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 03:17:34.721 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 03:17:34.750 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 03:17:34.778 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 03:17:34.806 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:17:34.835 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 03:17:34.864 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 03:17:34.892 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:17:34.920 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 03:17:34.923 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 03:17:34.940 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:34.942 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 03:17:34.973 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 03:17:34.976 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 03:17:34.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:34.996 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 03:17:34.998 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 03:17:35.001 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 03:17:35.004 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:17:35.006 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 03:17:35.009 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 03:17:35.013 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:17:35.013 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:17:35.018 | + 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-12 03:17:35.021 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:17:35.024 | + 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-12 03:17:35.026 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:17:35.029 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 03:17:35.032 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 03:17:35.034 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 03:17:35.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:17:35.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:17:35.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 03:17:35.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:17:35.047 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 03:17:35.050 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 03:17:35.052 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 03:17:35.054 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:17:35.057 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:17:35.059 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:17:35.063 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:17:35.065 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:17:35.068 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:17:35.084 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:17:35.087 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:17:35.089 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:17:35.092 | + functions-common:git_clone:629 : echo master 2022-04-12 03:17:35.092 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:17:35.097 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 03:17:35.100 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:17:35.102 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 03:17:35.105 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:17:35.105 | + functions-common:git_clone:678 : head -1 2022-04-12 03:17:35.108 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 03:17:35.111 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:17:35.114 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 03:17:35.116 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:17:35.119 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:17:35.121 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 03:17:35.124 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:17:35.127 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 03:17:35.130 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:17:35.132 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:17:35.135 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 03:17:35.137 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:17:35.140 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:17:35.143 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 03:17:35.146 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:17:35.149 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 03:17:35.151 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:17:35.154 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:17:35.157 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 03:17:35.163 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 03:17:35.166 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 03:17:35.832 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 03:17:35.834 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:17:35.837 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:17:35.839 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:17:35.841 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 03:17:35.844 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 03:17:35.846 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:17:35.848 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:17:35.851 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:17:35.853 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:17:35.855 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:17:35.858 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:17:35.861 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:17:35.863 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 03:17:35.885 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 03:17:35.887 | + 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-12 03:17:36.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:17:36.756 | from cryptography.utils import int_from_bytes 2022-04-12 03:17:36.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:17:36.756 | from cryptography.utils import int_from_bytes 2022-04-12 03:17:37.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:17:37.969 | Obtaining file:///opt/stack/neutron 2022-04-12 03:17:37.970 | Preparing metadata (setup.py): started 2022-04-12 03:17:43.715 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:17:43.804 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 03:17:43.806 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 03:17:43.807 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:17:43.808 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 03:17:43.809 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:17:43.810 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 03:17:43.811 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 03:17:43.812 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 03:17:43.813 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 03:17:43.815 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 03:17:43.816 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 03:17:43.817 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 03:17:43.818 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 03:17:43.819 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 03:17:43.820 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 03:17:43.822 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 03:17:43.823 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 03:17:43.824 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 03:17:43.825 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 03:17:43.826 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:17:43.828 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 03:17:43.829 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 03:17:43.830 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 03:17:43.831 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:17:43.833 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 03:17:43.834 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 03:17:43.835 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 03:17:43.836 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 03:17:43.837 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 03:17:43.838 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 03:17:43.839 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 03:17:43.840 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 03:17:43.841 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 03:17:43.842 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 03:17:43.843 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 03:17:43.844 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 03:17:43.845 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 03:17:43.846 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 03:17:43.848 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 03:17:43.849 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 03:17:43.850 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 03:17:43.851 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 03:17:43.852 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 03:17:43.853 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 03:17:43.854 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 03:17:43.855 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 03:17:43.856 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 03:17:43.857 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:43.858 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 03:17:43.859 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 03:17:43.860 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 03:17:43.862 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 03:17:43.863 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 03:17:43.864 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:17:43.865 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 03:17:43.881 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 03:17:43.883 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 03:17:43.884 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 03:17:43.892 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 03:17:43.904 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 03:17:43.905 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 03:17:43.906 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 03:17:43.925 | 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.dev108) (3.0.7) 2022-04-12 03:17:43.932 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 03:17:43.992 | 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.dev108) (1.7.0) 2022-04-12 03:17:43.993 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 03:17:44.046 | 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.dev108) (3.1.1) 2022-04-12 03:17:44.048 | 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.dev108) (4.4.0) 2022-04-12 03:17:44.093 | 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.dev108) (1.2.2) 2022-04-12 03:17:44.097 | 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.dev108) (2.7.0) 2022-04-12 03:17:44.126 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 03:17:44.127 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 03:17:44.128 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 03:17:44.130 | 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.dev108) (1.1.5) 2022-04-12 03:17:44.132 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 03:17:44.132 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 03:17:44.134 | 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.dev108) (1.32) 2022-04-12 03:17:44.135 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 03:17:44.153 | 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.dev108) (1.0.3) 2022-04-12 03:17:44.241 | 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.dev108) (0.17.3) 2022-04-12 03:17:44.311 | 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.dev108) (1.5.0) 2022-04-12 03:17:44.372 | 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.dev108) (2.0.1) 2022-04-12 03:17:44.374 | 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.dev108) (0.13.0) 2022-04-12 03:17:44.376 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 03:17:44.433 | 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.dev108) (2.8.2) 2022-04-12 03:17:44.437 | 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.dev108) (0.9.6) 2022-04-12 03:17:44.494 | 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.dev108) (0.4.0) 2022-04-12 03:17:44.498 | 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.dev108) (5.2.4) 2022-04-12 03:17:44.499 | 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.dev108) (5.1.0) 2022-04-12 03:17:44.501 | 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.dev108) (5.0.0) 2022-04-12 03:17:44.526 | 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.dev108) (3.3.0) 2022-04-12 03:17:44.529 | 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.dev108) (3.2.0) 2022-04-12 03:17:44.576 | 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.dev108) (1.15.0) 2022-04-12 03:17:44.630 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 03:17:44.661 | 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.dev108) (3.0.0) 2022-04-12 03:17:44.666 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 03:17:44.688 | 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.dev108) (3.2.0) 2022-04-12 03:17:44.831 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 03:17:44.903 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 03:17:44.980 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 03:17:44.981 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 03:17:45.091 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:45.093 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:45.094 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:45.095 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:45.096 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:45.098 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:45.099 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 03:17:45.316 | 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.dev108) (2.5.0) 2022-04-12 03:17:45.318 | 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.dev108) (3.10.1) 2022-04-12 03:17:45.319 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 03:17:45.366 | 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.dev108) (3.17.6) 2022-04-12 03:17:45.368 | 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.dev108) (2.1.0) 2022-04-12 03:17:45.458 | 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.dev108) (1.26.9) 2022-04-12 03:17:45.460 | 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.dev108) (2.0.12) 2022-04-12 03:17:45.462 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 03:17:45.464 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 03:17:45.501 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 03:17:45.834 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 03:17:45.913 | 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.dev108) (5.0.0) 2022-04-12 03:17:46.075 | 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.dev108) (2.21) 2022-04-12 03:17:46.147 | 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.dev108) (0.5.0) 2022-04-12 03:17:46.149 | 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.dev108) (2.4.0) 2022-04-12 03:17:46.387 | 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.dev108) (2.5.0) 2022-04-12 03:17:46.560 | 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.dev108) (2.2) 2022-04-12 03:17:47.121 | 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.dev108) (0.14.1) 2022-04-12 03:17:47.169 | 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.dev108) (0.2.5) 2022-04-12 03:17:47.773 | 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.dev108) (0.4.2) 2022-04-12 03:17:47.776 | 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.dev108) (0.5.2) 2022-04-12 03:17:48.095 | 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.dev108) (2.1.1) 2022-04-12 03:17:48.095 | 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.dev108) (4.11.1) 2022-04-12 03:17:48.265 | 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.dev108) (3.8.0) 2022-04-12 03:17:48.509 | 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.dev108) (21.4.0) 2022-04-12 03:17:48.510 | 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.dev108) (1.8.2) 2022-04-12 03:17:48.693 | 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.dev108) (1.0.0) 2022-04-12 03:17:48.956 | 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.dev108) (2.3.2) 2022-04-12 03:17:50.557 | Installing collected packages: neutron 2022-04-12 03:17:50.557 | Attempting uninstall: neutron 2022-04-12 03:17:50.557 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 03:17:50.575 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 03:17:50.577 | Running setup.py develop for neutron 2022-04-12 03:17:58.164 | Successfully installed neutron 2022-04-12 03:17:58.165 | 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-12 03:17:58.173 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:17:58.173 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:17:58.319 | + inc/python:pip_install:200 : result=0 2022-04-12 03:17:58.322 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:17:58.324 | + functions-common:time_stop:2425 : local name 2022-04-12 03:17:58.326 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:17:58.329 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:17:58.332 | + functions-common:time_stop:2428 : local total 2022-04-12 03:17:58.334 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:17:58.336 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:17:58.338 | + functions-common:time_stop:2432 : start_time=1649733455879 2022-04-12 03:17:58.341 | + functions-common:time_stop:2434 : [[ -z 1649733455879 ]] 2022-04-12 03:17:58.343 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:17:58.348 | + functions-common:time_stop:2437 : end_time=1649733478345 2022-04-12 03:17:58.350 | + functions-common:time_stop:2438 : elapsed_time=22466 2022-04-12 03:17:58.352 | + functions-common:time_stop:2439 : total=128691 2022-04-12 03:17:58.354 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:17:58.357 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=151157 2022-04-12 03:17:58.359 | + inc/python:pip_install:203 : return 0 2022-04-12 03:17:58.361 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:17:58.364 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:17:58.366 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:17:58.386 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 03:17:58.398 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 03:17:58.401 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 03:17:58.404 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:17:58.406 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:17:58.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 03:17:58.411 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:17:58.414 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 03:17:58.416 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:17:58.419 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 03:17:58.436 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:17:58.439 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 03:17:58.442 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 03:17:58.444 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 03:17:58.447 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:17:58.449 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 03:17:58.452 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 03:17:58.455 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 03:17:58.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:17:58.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:17:58.462 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 03:17:58.465 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:17:58.467 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 03:17:58.484 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:58.487 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 03:17:58.503 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:58.506 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 03:17:58.522 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:17:58.525 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 03:17:58.527 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 03:17:58.529 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 03:17:58.531 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:17:58.533 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:17:58.536 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:17:58.539 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:17:58.541 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:17:58.544 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:17:58.560 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:17:58.562 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:17:58.565 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:17:58.568 | + functions-common:git_clone:629 : echo master 2022-04-12 03:17:58.568 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:17:58.573 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 03:17:58.576 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:17:58.579 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 03:17:58.582 | + functions-common:git_clone:678 : head -1 2022-04-12 03:17:58.585 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:17:58.590 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 03:17:58.593 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:17:58.596 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 03:17:58.598 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:17:58.601 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:17:58.603 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 03:17:58.606 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:17:58.608 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 03:17:58.611 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:17:58.613 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:17:58.616 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 03:17:58.618 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:17:58.621 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:17:58.624 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 03:17:58.627 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:17:58.630 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 03:17:58.632 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:17:58.635 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:17:58.638 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 03:17:58.644 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 03:17:58.646 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 03:17:59.327 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 03:17:59.330 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:17:59.332 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:17:59.334 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:17:59.337 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 03:17:59.339 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 03:17:59.341 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:17:59.344 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:17:59.346 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:17:59.348 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:17:59.351 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:17:59.353 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:17:59.356 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:17:59.358 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 03:17:59.380 | Using python 3.8 to install /opt/stack/nova 2022-04-12 03:17:59.382 | + 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-12 03:18:00.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:00.257 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:00.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:00.257 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:01.455 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:18:01.486 | Obtaining file:///opt/stack/nova 2022-04-12 03:18:01.487 | Preparing metadata (setup.py): started 2022-04-12 03:18:08.200 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:18:08.327 | 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-12 03:18:08.328 | 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-12 03:18:08.329 | 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-12 03:18:08.330 | 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-12 03:18:08.331 | 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-12 03:18:08.332 | 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-12 03:18:08.333 | 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-12 03:18:08.334 | 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-12 03:18:08.335 | 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-12 03:18:08.337 | 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-12 03:18:08.338 | 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-12 03:18:08.339 | 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-12 03:18:08.340 | 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-12 03:18:08.341 | 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-12 03:18:08.342 | 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-12 03:18:08.343 | 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-12 03:18:08.345 | 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-12 03:18:08.346 | 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-12 03:18:08.347 | 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-12 03:18:08.348 | 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-12 03:18:08.349 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 03:18:08.350 | 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-12 03:18:08.351 | 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-12 03:18:08.352 | 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-12 03:18:08.353 | 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-12 03:18:08.354 | 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-12 03:18:08.356 | 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-12 03:18:08.357 | 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-12 03:18:08.358 | 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-12 03:18:08.359 | 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-12 03:18:08.360 | 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-12 03:18:08.361 | 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-12 03:18:08.363 | 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-12 03:18:08.364 | 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-12 03:18:08.365 | 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-12 03:18:08.366 | 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-12 03:18:08.367 | 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-12 03:18:08.369 | 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-12 03:18:08.370 | 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-12 03:18:08.371 | 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-12 03:18:08.372 | 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-12 03:18:08.373 | 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-12 03:18:08.374 | 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-12 03:18:08.375 | 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-12 03:18:08.376 | 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-12 03:18:08.377 | 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-12 03:18:08.378 | 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-12 03:18:08.379 | 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-12 03:18:08.380 | 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-12 03:18:08.382 | 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-12 03:18:08.383 | 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-12 03:18:08.384 | 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-12 03:18:08.385 | 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-12 03:18:08.386 | 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-12 03:18:08.387 | 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-12 03:18:08.389 | 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-12 03:18:08.389 | 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-12 03:18:08.391 | 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-12 03:18:08.392 | 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-12 03:18:08.393 | 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-12 03:18:08.394 | 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-12 03:18:08.395 | 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-12 03:18:08.396 | 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-12 03:18:08.397 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 03:18:08.414 | 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-12 03:18:08.416 | 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-12 03:18:08.417 | 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-12 03:18:08.440 | 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-12 03:18:08.480 | 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-12 03:18:08.510 | 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-12 03:18:08.512 | 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-12 03:18:08.537 | 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-12 03:18:08.663 | 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-12 03:18:08.664 | 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-12 03:18:08.728 | 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-12 03:18:08.729 | 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-12 03:18:08.757 | 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-12 03:18:08.758 | 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-12 03:18:08.761 | 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-12 03:18:08.762 | 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-12 03:18:08.783 | 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-12 03:18:08.787 | 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-12 03:18:08.839 | 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-12 03:18:08.842 | 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-12 03:18:08.844 | 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-12 03:18:08.909 | 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-12 03:18:09.018 | 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-12 03:18:09.023 | 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-12 03:18:09.108 | 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-12 03:18:09.169 | 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-12 03:18:09.172 | 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-12 03:18:09.174 | 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-12 03:18:09.177 | 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-12 03:18:09.204 | 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-12 03:18:09.207 | 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-12 03:18:09.259 | 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-12 03:18:09.317 | 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-12 03:18:09.355 | 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-12 03:18:09.358 | 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-12 03:18:09.411 | 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-12 03:18:09.412 | 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-12 03:18:09.503 | 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-12 03:18:09.529 | 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-12 03:18:09.611 | 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-12 03:18:09.689 | 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-12 03:18:09.753 | 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-12 03:18:09.756 | 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-12 03:18:09.759 | 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-12 03:18:09.805 | 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-12 03:18:09.806 | 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-12 03:18:09.809 | 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-12 03:18:09.895 | 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-12 03:18:09.897 | 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-12 03:18:09.898 | 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-12 03:18:09.901 | 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-12 03:18:09.995 | 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-12 03:18:10.209 | 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-12 03:18:10.210 | 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-12 03:18:10.323 | 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-12 03:18:10.326 | 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-12 03:18:10.328 | 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-12 03:18:10.445 | 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-12 03:18:10.523 | 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-12 03:18:10.586 | 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-12 03:18:10.790 | 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-12 03:18:10.868 | 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-12 03:18:10.869 | 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-12 03:18:11.084 | 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-12 03:18:11.191 | 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-12 03:18:11.658 | 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-12 03:18:11.702 | 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-12 03:18:12.070 | 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-12 03:18:12.071 | 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-12 03:18:12.072 | 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-12 03:18:12.073 | 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-12 03:18:12.074 | 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-12 03:18:12.075 | 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-12 03:18:12.077 | 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-12 03:18:13.304 | 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-12 03:18:13.710 | 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-12 03:18:13.711 | 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-12 03:18:13.809 | 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-12 03:18:13.913 | 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-12 03:18:15.580 | Installing collected packages: nova 2022-04-12 03:18:15.580 | Attempting uninstall: nova 2022-04-12 03:18:15.580 | Found existing installation: nova 25.1.0.dev32 2022-04-12 03:18:15.589 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 03:18:15.590 | Running setup.py develop for nova 2022-04-12 03:18:23.947 | Successfully installed nova 2022-04-12 03:18:23.947 | 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-12 03:18:23.956 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:18:23.956 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:18:24.107 | + inc/python:pip_install:200 : result=0 2022-04-12 03:18:24.109 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:18:24.112 | + functions-common:time_stop:2425 : local name 2022-04-12 03:18:24.115 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:18:24.117 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:18:24.119 | + functions-common:time_stop:2428 : local total 2022-04-12 03:18:24.121 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:18:24.123 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:18:24.125 | + functions-common:time_stop:2432 : start_time=1649733479374 2022-04-12 03:18:24.128 | + functions-common:time_stop:2434 : [[ -z 1649733479374 ]] 2022-04-12 03:18:24.131 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:18:24.135 | + functions-common:time_stop:2437 : end_time=1649733504133 2022-04-12 03:18:24.137 | + functions-common:time_stop:2438 : elapsed_time=24759 2022-04-12 03:18:24.140 | + functions-common:time_stop:2439 : total=151157 2022-04-12 03:18:24.142 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:18:24.144 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=175916 2022-04-12 03:18:24.146 | + inc/python:pip_install:203 : return 0 2022-04-12 03:18:24.149 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:18:24.151 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:18:24.154 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:18:24.172 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 03:18:24.184 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 03:18:24.187 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 03:18:24.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:18:24.192 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:18:24.195 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 03:18:24.197 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:18:24.200 | + 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-12 03:18:24.212 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:18:24.215 | + ./stack.sh:main:939 : configure_nova 2022-04-12 03:18:24.218 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 03:18:24.230 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 03:18:24.232 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 03:18:24.235 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 03:18:24.239 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 03:18:24.239 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 03:18:24.244 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 03:18:24.246 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 03:18:24.249 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 03:18:24.252 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 03:18:24.254 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 03:18:24.257 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 03:18:24.259 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 03:18:24.262 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 03:18:24.273 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 03:18:24.285 | + 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-12 03:18:24.297 | + 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-12 03:18:24.310 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 03:18:24.322 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 03:18:24.325 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 03:18:24.330 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ps02ieHc6U 2022-04-12 03:18:24.332 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 03:18:24.335 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 03:18:24.337 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 03:18:24.340 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 03:18:24.342 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 03:18:24.345 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ps02ieHc6U 2022-04-12 03:18:24.349 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ps02ieHc6U 2022-04-12 03:18:24.362 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ps02ieHc6U /etc/sudoers.d/nova-rootwrap 2022-04-12 03:18:24.375 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 03:18:24.379 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 03:18:24.381 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 03:18:24.384 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 03:18:24.386 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 03:18:24.389 | + 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-12 03:18:24.391 | + 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-12 03:18:24.394 | + 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-12 03:18:24.397 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 03:18:24.402 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 03:18:24.422 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:24.425 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 03:18:24.427 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 03:18:24.431 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 03:18:24.434 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 03:18:24.463 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 03:18:24.465 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 03:18:24.492 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 03:18:24.521 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 03:18:24.548 | + 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-12 03:18:24.582 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 03:18:24.612 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 03:18:24.641 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 03:18:24.643 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 03:18:24.671 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 03:18:24.701 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 03:18:24.729 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 03:18:24.755 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 03:18:24.783 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 03:18:24.812 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 03:18:24.815 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:18:24.817 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:18:24.819 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:18:24.821 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:18:24.823 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:18:24.826 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:18:24.828 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:18:24.831 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:18:24.833 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:18:24.835 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:18:24.837 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:18:24.840 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 03:18:24.842 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:18:24.844 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:18:24.847 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:18:24.849 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:18:24.851 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:18:24.853 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:18:24.856 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 03:18:24.871 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:24.874 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:18:24.876 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 03:18:24.878 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 03:18:24.906 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 03:18:24.909 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 03:18:24.911 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 03:18:24.913 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 03:18:24.916 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 03:18:24.918 | + 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-12 03:18:24.948 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 03:18:24.951 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 03:18:24.953 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 03:18:24.956 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 03:18:24.958 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 03:18:24.961 | + 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-12 03:18:24.991 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 03:18:25.021 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 03:18:25.049 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 03:18:25.076 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 03:18:25.093 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:25.095 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 03:18:25.111 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:25.114 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 03:18:25.115 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 03:18:25.120 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 03:18:25.122 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 03:18:25.150 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 03:18:25.166 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:25.168 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 03:18:25.170 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 03:18:25.173 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:18:25.175 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:18:25.177 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 03:18:25.207 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 03:18:25.234 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:18:25.262 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 03:18:25.289 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 03:18:25.317 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 03:18:25.344 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 03:18:25.371 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 03:18:25.400 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:18:25.427 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:18:25.456 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 03:18:25.472 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:25.474 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 03:18:25.476 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 03:18:25.507 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 03:18:25.533 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 03:18:25.561 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 03:18:25.588 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 03:18:25.618 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 03:18:25.646 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 03:18:25.673 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 03:18:25.701 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 03:18:25.717 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:25.719 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 03:18:25.722 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 03:18:25.749 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 03:18:25.779 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 03:18:25.781 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 03:18:25.809 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 03:18:25.811 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 03:18:25.814 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 03:18:25.816 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:18:25.818 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:18:25.821 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:18:25.823 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:18:25.825 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:18:25.828 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:18:25.830 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 03:18:25.832 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:18:25.835 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:18:25.837 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:18:25.839 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:18:25.841 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:18:25.844 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:18:25.846 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:18:25.849 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:18:25.851 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:18:25.853 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:18:25.855 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:18:25.857 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 03:18:25.860 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 03:18:25.863 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 03:18:25.866 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:18:25.882 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:18:25.884 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:18:25.886 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:18:25.888 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:18:25.891 | + 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-12 03:18:25.918 | + 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-12 03:18:25.945 | + 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-12 03:18:25.973 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:18:26.000 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 03:18:26.032 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 03:18:26.048 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:26.050 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 03:18:26.053 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 03:18:26.055 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 03:18:26.057 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 03:18:26.060 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:18:26.062 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:18:26.065 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 03:18:26.069 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 03:18:26.072 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:18:26.074 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:18:26.087 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:18:26.088 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:18:26.096 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:18:26.099 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:18:26.115 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 03:18:26.117 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 03:18:26.121 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 03:18:26.150 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 03:18:26.177 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 03:18:26.204 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:18:26.231 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:18:26.258 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:18:26.284 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:18:26.311 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:18:26.338 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:18:26.365 | + 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-12 03:18:26.392 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:18:26.419 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:18:26.446 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:18:26.473 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:18:26.475 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:18:26.478 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 03:18:26.480 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 03:18:26.483 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:18:26.486 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:26.488 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:26.490 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:18:26.493 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:18:26.495 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 03:18:26.522 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:18:26.549 | + 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-12 03:18:26.550 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 03:18:26.558 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 03:18:26.562 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 03:18:26.564 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 03:18:26.566 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:18:26.569 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:18:26.571 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:18:26.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:26.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:26.578 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:18:26.580 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:18:26.583 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:26.585 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:26.587 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 03:18:26.649 | Enabling site nova-api-wsgi. 2022-04-12 03:18:26.654 | To activate the new configuration, you need to run: 2022-04-12 03:18:26.654 | systemctl reload apache2 2022-04-12 03:18:26.659 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:18:26.661 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:18:26.663 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:18:26.666 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:18:26.804 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 03:18:26.824 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:26.826 | + 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-12 03:18:26.829 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 03:18:26.831 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 03:18:26.834 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 03:18:26.836 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 03:18:26.838 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:18:26.841 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 03:18:26.846 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 03:18:26.848 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:18:26.851 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:18:26.865 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:18:26.865 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:18:26.873 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:18:26.877 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:18:26.892 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 03:18:26.895 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 03:18:26.899 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 03:18:26.929 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 03:18:26.956 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 03:18:26.983 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:18:27.011 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:18:27.039 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:18:27.065 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:18:27.093 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:18:27.120 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:18:27.147 | + 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-12 03:18:27.175 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:18:27.202 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:18:27.229 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:18:27.257 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 03:18:27.259 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 03:18:27.286 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 03:18:27.302 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:27.304 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 03:18:27.336 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 03:18:27.338 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 03:18:27.340 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 03:18:27.357 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:27.359 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:18:27.363 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:18:27.390 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 03:18:27.421 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 03:18:27.424 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 03:18:27.427 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 03:18:27.429 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:18:27.431 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:18:27.434 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:18:27.450 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:27.453 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:18:27.455 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:18:27.458 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:18:27.474 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:27.476 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:18:27.479 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:18:27.507 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:18:27.509 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:18:27.511 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 03:18:27.539 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 03:18:27.567 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 03:18:27.598 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 03:18:27.614 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:27.616 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 03:18:27.643 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 03:18:27.645 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 03:18:27.648 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 03:18:27.679 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 03:18:27.707 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 03:18:27.735 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 03:18:27.762 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 03:18:27.791 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 03:18:27.819 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 03:18:27.847 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 03:18:27.874 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 03:18:27.902 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 03:18:27.919 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:27.922 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 03:18:27.926 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 03:18:27.928 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 03:18:27.931 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 03:18:27.934 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 03:18:27.936 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 03:18:27.938 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 03:18:27.941 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 03:18:27.943 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 03:18:27.946 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 03:18:27.950 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 03:18:27.953 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 03:18:27.956 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 03:18:27.958 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 03:18:27.960 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 03:18:27.963 | + 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-12 03:18:27.994 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 03:18:28.025 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 03:18:28.057 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:18:28.059 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 03:18:28.061 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 03:18:28.064 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 03:18:28.081 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:28.085 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 03:18:28.085 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 03:18:28.780 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 03:18:28.783 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 03:18:28.786 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 03:18:28.788 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 03:18:28.790 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:18:28.793 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 03:18:28.795 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:18:28.811 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:28.814 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 03:18:28.817 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 03:18:28.819 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:18:28.835 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:28.837 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 03:18:28.840 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 03:18:28.868 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:18:28.870 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:18:28.872 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 03:18:28.889 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:28.892 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 03:18:28.894 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 03:18:28.897 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 03:18:28.927 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 03:18:28.954 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 03:18:28.982 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 03:18:29.010 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 03:18:29.037 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 03:18:29.065 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 03:18:29.093 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 03:18:29.121 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 03:18:29.123 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 03:18:29.125 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 03:18:29.129 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:18:29.146 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:18:29.148 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:18:29.151 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:18:29.153 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:18:29.155 | + 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-12 03:18:29.182 | + 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-12 03:18:29.211 | + 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-12 03:18:29.239 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:18:29.267 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 03:18:29.270 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 03:18:29.274 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 03:18:29.276 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 03:18:29.279 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 03:18:29.282 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 03:18:29.285 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 03:18:29.287 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 03:18:29.290 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 03:18:29.292 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 03:18:29.294 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 03:18:29.297 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 03:18:29.299 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 03:18:29.301 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 03:18:29.304 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 03:18:29.319 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:29.322 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 03:18:29.324 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 03:18:29.340 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:29.343 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 03:18:29.359 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:29.361 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 03:18:29.378 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:29.380 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 03:18:29.398 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:29.400 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 03:18:29.403 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 03:18:29.405 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 03:18:29.409 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 03:18:29.413 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 03:18:29.416 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 03:18:29.419 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 03:18:29.422 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:29.425 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:29.427 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 03:18:29.430 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:18:29.432 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:18:29.435 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:18:29.437 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:18:29.440 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:18:29.443 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:18:29.445 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:29.448 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:29.450 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:18:29.453 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:18:29.455 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:18:29.458 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:18:29.460 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 03:18:29.463 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:18:29.465 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:29.468 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:29.470 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 03:18:29.493 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-12 03:18:29.602 | Reading package lists... 2022-04-12 03:18:29.865 | Building dependency tree... 2022-04-12 03:18:29.866 | Reading state information... 2022-04-12 03:18:30.126 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 03:18:30.126 | The following packages were automatically installed and are no longer required: 2022-04-12 03:18:30.127 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:18:30.127 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:18:30.127 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:18:30.127 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:18:30.128 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:18:30.128 | python3-zope.interface 2022-04-12 03:18:30.128 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:18:30.241 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:18:30.246 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:18:30.248 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:18:30.251 | + functions-common:time_stop:2425 : local name 2022-04-12 03:18:30.254 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:18:30.256 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:18:30.258 | + functions-common:time_stop:2428 : local total 2022-04-12 03:18:30.261 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:18:30.263 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:18:30.265 | + functions-common:time_stop:2432 : start_time=1649733509490 2022-04-12 03:18:30.268 | + functions-common:time_stop:2434 : [[ -z 1649733509490 ]] 2022-04-12 03:18:30.271 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:18:30.275 | + functions-common:time_stop:2437 : end_time=1649733510273 2022-04-12 03:18:30.278 | + functions-common:time_stop:2438 : elapsed_time=783 2022-04-12 03:18:30.280 | + functions-common:time_stop:2439 : total=6129 2022-04-12 03:18:30.283 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:18:30.285 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6912 2022-04-12 03:18:30.288 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:18:30.290 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 03:18:30.293 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 03:18:30.295 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 03:18:30.298 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 03:18:30.300 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 03:18:30.322 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 03:18:30.325 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 03:18:30.328 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 03:18:30.333 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 03:18:30.335 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 03:18:30.338 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 03:18:30.340 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 03:18:30.343 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:30.345 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:30.348 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 03:18:30.350 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 03:18:30.353 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 03:18:30.355 | + functions-common:apt_get_update:1190 : return 2022-04-12 03:18:30.358 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 03:18:30.360 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 03:18:30.363 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:30.365 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:30.368 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 03:18:30.390 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-04-12 03:18:30.499 | Reading package lists... 2022-04-12 03:18:30.740 | Building dependency tree... 2022-04-12 03:18:30.742 | Reading state information... 2022-04-12 03:18:30.997 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 03:18:30.997 | The following packages were automatically installed and are no longer required: 2022-04-12 03:18:30.998 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 03:18:30.998 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 03:18:30.998 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 03:18:30.998 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 03:18:30.998 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 03:18:30.998 | python3-zope.interface 2022-04-12 03:18:30.998 | Use 'sudo apt autoremove' to remove them. 2022-04-12 03:18:31.112 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 03:18:31.117 | + functions-common:apt_get:1234 : result=0 2022-04-12 03:18:31.119 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 03:18:31.122 | + functions-common:time_stop:2425 : local name 2022-04-12 03:18:31.124 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:18:31.127 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:18:31.130 | + functions-common:time_stop:2428 : local total 2022-04-12 03:18:31.132 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:18:31.134 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 03:18:31.137 | + functions-common:time_stop:2432 : start_time=1649733510387 2022-04-12 03:18:31.139 | + functions-common:time_stop:2434 : [[ -z 1649733510387 ]] 2022-04-12 03:18:31.142 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:18:31.147 | + functions-common:time_stop:2437 : end_time=1649733511144 2022-04-12 03:18:31.149 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 03:18:31.151 | + functions-common:time_stop:2439 : total=6912 2022-04-12 03:18:31.154 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:18:31.156 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7669 2022-04-12 03:18:31.159 | + functions-common:apt_get:1238 : return 0 2022-04-12 03:18:31.161 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 03:18:31.164 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 03:18:31.166 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:18:31.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:31.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:31.174 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 03:18:31.176 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 03:18:31.232 | wsgi (enabled by maintainer script) 2022-04-12 03:18:31.236 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 03:18:31.238 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 03:18:31.241 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:18:31.244 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 03:18:31.247 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 03:18:31.249 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:18:31.253 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:18:31.254 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:18:31.259 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 03:18:31.261 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 03:18:31.264 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 03:18:31.267 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 03:18:31.270 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 03:18:31.292 | Using python 3.8 to install osc-placement 2022-04-12 03:18:31.295 | + 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-12 03:18:32.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:32.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:32.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:32.167 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:33.356 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:18:33.388 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 03:18:33.399 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 03:18:33.400 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 03:18:33.401 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 03:18:33.402 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 03:18:33.403 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 03:18:33.404 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 03:18:33.467 | 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-12 03:18:33.468 | 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-12 03:18:33.469 | 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-12 03:18:33.471 | 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-12 03:18:33.485 | 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-12 03:18:33.487 | 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-12 03:18:33.488 | 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-12 03:18:33.501 | 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-12 03:18:33.502 | 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-12 03:18:33.503 | 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-12 03:18:33.506 | 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-12 03:18:33.507 | 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-12 03:18:33.508 | 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-12 03:18:33.527 | 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-12 03:18:33.529 | 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-12 03:18:33.530 | 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-12 03:18:33.531 | 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-12 03:18:33.540 | 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-12 03:18:33.578 | 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-12 03:18:33.579 | 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-12 03:18:33.581 | 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-12 03:18:33.582 | 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-12 03:18:33.584 | 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-12 03:18:33.585 | 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-12 03:18:33.587 | 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-12 03:18:33.588 | 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-12 03:18:33.653 | 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-12 03:18:33.654 | 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-12 03:18:33.656 | 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-12 03:18:33.659 | 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-12 03:18:33.748 | 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-12 03:18:33.749 | 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-12 03:18:33.750 | 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-12 03:18:33.792 | 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-12 03:18:33.833 | 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-12 03:18:34.006 | 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-12 03:18:36.239 | 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-12 03:18:36.246 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:18:36.246 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:18:36.368 | + inc/python:pip_install:200 : result=0 2022-04-12 03:18:36.370 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:18:36.373 | + functions-common:time_stop:2425 : local name 2022-04-12 03:18:36.375 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:18:36.378 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:18:36.380 | + functions-common:time_stop:2428 : local total 2022-04-12 03:18:36.383 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:18:36.385 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:18:36.388 | + functions-common:time_stop:2432 : start_time=1649733511286 2022-04-12 03:18:36.390 | + functions-common:time_stop:2434 : [[ -z 1649733511286 ]] 2022-04-12 03:18:36.393 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:18:36.398 | + functions-common:time_stop:2437 : end_time=1649733516395 2022-04-12 03:18:36.400 | + functions-common:time_stop:2438 : elapsed_time=5109 2022-04-12 03:18:36.403 | + functions-common:time_stop:2439 : total=175916 2022-04-12 03:18:36.405 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:18:36.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=181025 2022-04-12 03:18:36.411 | + inc/python:pip_install:203 : return 0 2022-04-12 03:18:36.413 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 03:18:36.416 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 03:18:36.418 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 03:18:36.421 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 03:18:36.424 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 03:18:36.427 | ++ functions-common:git_clone:612 : pwd 2022-04-12 03:18:36.430 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 03:18:36.432 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 03:18:36.435 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 03:18:36.452 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 03:18:36.454 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 03:18:36.457 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 03:18:36.460 | + functions-common:git_clone:629 : echo master 2022-04-12 03:18:36.460 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 03:18:36.466 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 03:18:36.468 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 03:18:36.471 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 03:18:36.474 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 03:18:36.474 | + functions-common:git_clone:678 : head -1 2022-04-12 03:18:36.478 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 03:18:36.481 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 03:18:36.483 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 03:18:36.486 | + inc/python:setup_develop:338 : local bindep 2022-04-12 03:18:36.489 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:18:36.491 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 03:18:36.494 | + inc/python:setup_develop:344 : local extras= 2022-04-12 03:18:36.496 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 03:18:36.499 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 03:18:36.501 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:18:36.504 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 03:18:36.506 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 03:18:36.509 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 03:18:36.512 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 03:18:36.515 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 03:18:36.518 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 03:18:36.520 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 03:18:36.523 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 03:18:36.526 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 03:18:36.532 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 03:18:36.535 | + 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-12 03:18:37.207 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 03:18:37.209 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 03:18:37.212 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 03:18:37.214 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 03:18:37.217 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 03:18:37.219 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 03:18:37.222 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 03:18:37.225 | + inc/python:setup_package:428 : local extras= 2022-04-12 03:18:37.227 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 03:18:37.229 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 03:18:37.232 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 03:18:37.234 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 03:18:37.237 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 03:18:37.240 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 03:18:37.261 | Using python 3.8 to install /opt/stack/placement 2022-04-12 03:18:37.264 | + 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-12 03:18:38.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:38.121 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:38.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:38.121 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:39.295 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:18:39.326 | Obtaining file:///opt/stack/placement 2022-04-12 03:18:39.327 | Preparing metadata (setup.py): started 2022-04-12 03:18:43.956 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 03:18:44.001 | 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-12 03:18:44.002 | 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-12 03:18:44.003 | 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-12 03:18:44.005 | 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-12 03:18:44.006 | 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-12 03:18:44.007 | 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-12 03:18:44.008 | 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-12 03:18:44.010 | 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-12 03:18:44.011 | 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-12 03:18:44.012 | 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-12 03:18:44.013 | 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-12 03:18:44.014 | 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-12 03:18:44.015 | 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-12 03:18:44.016 | 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-12 03:18:44.017 | 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-12 03:18:44.018 | 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-12 03:18:44.019 | 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-12 03:18:44.021 | 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-12 03:18:44.022 | 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-12 03:18:44.023 | 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-12 03:18:44.024 | 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-12 03:18:44.089 | 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-12 03:18:44.090 | 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-12 03:18:44.091 | 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-12 03:18:44.093 | 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-12 03:18:44.094 | 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-12 03:18:44.096 | 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-12 03:18:44.115 | 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-12 03:18:44.157 | 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-12 03:18:44.159 | 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-12 03:18:44.160 | 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-12 03:18:44.161 | 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-12 03:18:44.162 | 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-12 03:18:44.212 | 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-12 03:18:44.213 | 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-12 03:18:44.215 | 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-12 03:18:44.216 | 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-12 03:18:44.260 | 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-12 03:18:44.262 | 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-12 03:18:44.279 | 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-12 03:18:44.280 | 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-12 03:18:44.284 | 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-12 03:18:44.309 | 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-12 03:18:44.310 | 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-12 03:18:44.323 | 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-12 03:18:44.340 | 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-12 03:18:44.342 | 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-12 03:18:44.344 | 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-12 03:18:44.345 | 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-12 03:18:44.388 | 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-12 03:18:44.389 | 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-12 03:18:44.390 | 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-12 03:18:44.392 | 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-12 03:18:44.409 | 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-12 03:18:44.596 | 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-12 03:18:44.636 | 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-12 03:18:44.637 | 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-12 03:18:44.638 | 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-12 03:18:44.655 | 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-12 03:18:44.689 | 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-12 03:18:44.745 | 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-12 03:18:44.810 | 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-12 03:18:44.894 | 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-12 03:18:44.944 | 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-12 03:18:45.134 | 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-12 03:18:45.136 | 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-12 03:18:45.138 | 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-12 03:18:45.216 | 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-12 03:18:45.279 | 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-12 03:18:45.441 | 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-12 03:18:45.562 | 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-12 03:18:45.564 | 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-12 03:18:47.501 | Installing collected packages: openstack-placement 2022-04-12 03:18:47.501 | Attempting uninstall: openstack-placement 2022-04-12 03:18:47.501 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 03:18:47.503 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 03:18:47.505 | Running setup.py develop for openstack-placement 2022-04-12 03:18:53.425 | Successfully installed openstack-placement 2022-04-12 03:18:53.425 | 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-12 03:18:53.433 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:18:53.433 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:18:53.566 | + inc/python:pip_install:200 : result=0 2022-04-12 03:18:53.569 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:18:53.571 | + functions-common:time_stop:2425 : local name 2022-04-12 03:18:53.573 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:18:53.575 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:18:53.578 | + functions-common:time_stop:2428 : local total 2022-04-12 03:18:53.580 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:18:53.583 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:18:53.585 | + functions-common:time_stop:2432 : start_time=1649733517256 2022-04-12 03:18:53.587 | + functions-common:time_stop:2434 : [[ -z 1649733517256 ]] 2022-04-12 03:18:53.590 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:18:53.594 | + functions-common:time_stop:2437 : end_time=1649733533592 2022-04-12 03:18:53.597 | + functions-common:time_stop:2438 : elapsed_time=16336 2022-04-12 03:18:53.599 | + functions-common:time_stop:2439 : total=181025 2022-04-12 03:18:53.601 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:18:53.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=197361 2022-04-12 03:18:53.606 | + inc/python:pip_install:203 : return 0 2022-04-12 03:18:53.609 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 03:18:53.612 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:18:53.614 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:18:53.633 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 03:18:53.645 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 03:18:53.648 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 03:18:53.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:18:53.653 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:18:53.655 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 03:18:53.658 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:18:53.661 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 03:18:53.663 | + ./stack.sh:main:945 : configure_placement 2022-04-12 03:18:53.666 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 03:18:53.678 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 03:18:53.681 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 03:18:53.686 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 03:18:53.688 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 03:18:53.691 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 03:18:53.693 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 03:18:53.696 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 03:18:53.699 | + 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-12 03:18:53.732 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 03:18:53.763 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 03:18:53.795 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 03:18:53.797 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 03:18:53.801 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 03:18:53.803 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:18:53.806 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 03:18:53.838 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 03:18:53.867 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:18:53.896 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 03:18:53.926 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 03:18:53.955 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 03:18:53.985 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 03:18:54.013 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 03:18:54.043 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:18:54.072 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:18:54.102 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 03:18:54.105 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 03:18:54.107 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 03:18:54.110 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:18:54.128 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:18:54.130 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:18:54.133 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:18:54.135 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:18:54.137 | + 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-12 03:18:54.167 | + 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-12 03:18:54.196 | + 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-12 03:18:54.226 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:18:54.255 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 03:18:54.257 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 03:18:54.260 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 03:18:54.262 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 03:18:54.265 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 03:18:54.267 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 03:18:54.270 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 03:18:54.273 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 03:18:54.277 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 03:18:54.280 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 03:18:54.282 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 03:18:54.295 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 03:18:54.296 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:18:54.304 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 03:18:54.308 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 03:18:54.323 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 03:18:54.326 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 03:18:54.330 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 03:18:54.362 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 03:18:54.390 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 03:18:54.418 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 03:18:54.448 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 03:18:54.477 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 03:18:54.505 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 03:18:54.534 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 03:18:54.562 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 03:18:54.591 | + 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-12 03:18:54.620 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 03:18:54.649 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 03:18:54.677 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 03:18:54.706 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 03:18:54.709 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 03:18:54.712 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 03:18:54.715 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 03:18:54.717 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 03:18:54.720 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:54.722 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:54.725 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 03:18:54.728 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 03:18:54.730 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 03:18:54.760 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 03:18:54.793 | + 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-12 03:18:54.793 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 03:18:54.802 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 03:18:54.805 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 03:18:54.808 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 03:18:54.811 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 03:18:54.813 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 03:18:54.816 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 03:18:54.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:54.821 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:54.824 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 03:18:54.826 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 03:18:54.829 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:18:54.831 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:18:54.834 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 03:18:54.895 | Site placement-api already enabled 2022-04-12 03:18:54.900 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 03:18:54.902 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 03:18:54.905 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:18:54.907 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 03:18:55.051 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 03:18:55.071 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:55.073 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 03:18:55.097 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:55.099 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 03:18:55.122 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:55.124 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 03:18:55.127 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 03:18:55.129 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 03:18:55.162 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 03:18:55.191 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 03:18:55.220 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 03:18:55.250 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 03:18:55.279 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 03:18:55.310 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 03:18:55.339 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 03:18:55.369 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 03:18:55.387 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:55.389 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 03:18:55.406 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:18:55.409 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 03:18:55.412 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 03:18:55.414 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 03:18:55.417 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 03:18:55.420 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 03:18:55.422 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 03:18:55.425 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 03:18:55.428 | + functions-common:run_phase:1863 : local extra 2022-04-12 03:18:55.431 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 03:18:55.435 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 03:18:55.438 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 03:18:55.440 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 03:18:55.443 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 03:18:55.446 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 03:18:55.462 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:18:55.464 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:18:55.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 03:18:55.469 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 03:18:55.472 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 03:18:55.474 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:18:55.477 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 03:18:55.479 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 03:18:55.482 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 03:18:55.538 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 03:18:55.574 | [475705 Async install_tempest:501121]: running: install_tempest 2022-04-12 03:18:55.577 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 03:18:55.580 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 03:18:55.583 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 03:18:55.586 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 03:18:55.589 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 03:18:55.593 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 03:18:55.596 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 03:18:55.599 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 03:18:55.602 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 03:18:55.605 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 03:18:55.607 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 03:18:55.610 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 03:18:55.613 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 03:18:55.615 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 03:18:55.618 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 03:18:55.621 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 03:18:55.624 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 03:18:55.627 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 03:18:55.631 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 03:18:55.633 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 03:18:55.636 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 03:18:55.641 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 03:18:55.642 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 03:18:55.648 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 03:18:55.650 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 03:18:55.653 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 03:18:55.657 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 03:18:55.660 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 03:18:55.685 | Using python 3.8 to install python-openstackclient 2022-04-12 03:18:55.687 | + 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-12 03:18:56.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:56.565 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:56.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:18:56.565 | from cryptography.utils import int_from_bytes 2022-04-12 03:18:57.757 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 03:18:57.789 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 03:18:57.809 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 03:18:57.810 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 03:18:57.811 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 03:18:57.812 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 03:18:57.813 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 03:18:57.814 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 03:18:57.815 | 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-12 03:18:57.816 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 03:18:57.817 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 03:18:57.819 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 03:18:57.820 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 03:18:57.831 | 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-12 03:18:57.832 | 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-12 03:18:57.833 | 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-12 03:18:57.834 | 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-12 03:18:57.836 | 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-12 03:18:57.863 | 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-12 03:18:57.864 | 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-12 03:18:57.865 | 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-12 03:18:57.866 | 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-12 03:18:57.867 | 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-12 03:18:57.869 | 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-12 03:18:57.870 | 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-12 03:18:57.871 | 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-12 03:18:57.872 | 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-12 03:18:57.873 | 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-12 03:18:57.874 | 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-12 03:18:57.892 | 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-12 03:18:57.913 | 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-12 03:18:57.914 | 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-12 03:18:57.915 | 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-12 03:18:57.916 | 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-12 03:18:57.936 | 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-12 03:18:57.957 | 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-12 03:18:57.958 | 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-12 03:18:57.960 | 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-12 03:18:58.052 | 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-12 03:18:58.053 | 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-12 03:18:58.054 | 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-12 03:18:58.097 | 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-12 03:18:58.108 | 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-12 03:18:58.142 | 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-12 03:18:58.309 | 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-12 03:18:58.326 | 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-12 03:18:58.429 | 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-12 03:18:58.432 | 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-12 03:18:58.433 | 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-12 03:18:58.434 | 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-12 03:18:58.586 | 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-12 03:19:00.899 | 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-12 03:19:00.906 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 03:19:00.906 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 03:19:01.037 | + inc/python:pip_install:200 : result=0 2022-04-12 03:19:01.039 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 03:19:01.042 | + functions-common:time_stop:2425 : local name 2022-04-12 03:19:01.044 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:19:01.046 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:19:01.049 | + functions-common:time_stop:2428 : local total 2022-04-12 03:19:01.052 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:19:01.054 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 03:19:01.056 | + functions-common:time_stop:2432 : start_time=1649733535679 2022-04-12 03:19:01.059 | + functions-common:time_stop:2434 : [[ -z 1649733535679 ]] 2022-04-12 03:19:01.062 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:19:01.066 | + functions-common:time_stop:2437 : end_time=1649733541064 2022-04-12 03:19:01.069 | + functions-common:time_stop:2438 : elapsed_time=5385 2022-04-12 03:19:01.071 | + functions-common:time_stop:2439 : total=197361 2022-04-12 03:19:01.073 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:19:01.076 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=202746 2022-04-12 03:19:01.078 | + inc/python:pip_install:203 : return 0 2022-04-12 03:19:01.081 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 03:19:01.085 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 03:19:01.089 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.5zv9sbkKGu 2022-04-12 03:19:01.092 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 03:19:01.094 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 03:19:01.097 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 03:19:01.100 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 03:19:01.103 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 03:19:01.106 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 03:19:01.124 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:19:01.126 | + ./stack.sh:main:1037 : configure_database 2022-04-12 03:19:01.129 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 03:19:01.132 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 03:19:01.134 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 03:19:01.136 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:19:01.139 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 03:19:01.141 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 03:19:01.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:19:01.146 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:19:01.149 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 03:19:01.152 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 03:19:01.155 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 03:19:01.156 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 03:19:01.161 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 03:19:01.213 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 03:19:01.216 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 03:19:01.219 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 03:19:01.221 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 03:19:01.224 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 03:19:01.227 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 03:19:01.229 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 03:19:01.231 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 03:19:01.234 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 03:19:01.236 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 03:19:01.239 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 03:19:01.242 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 03:19:01.244 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 03:19:01.247 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 03:19:01.249 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 03:19:01.251 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 03:19:01.254 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 03:19:01.256 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 03:19:01.258 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 03:19:01.261 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 03:19:01.263 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:19:01.266 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:19:01.268 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 03:19:01.271 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:19:01.273 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 03:19:03.371 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 03:19:03.387 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 03:19:03.387 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 03:19:03.391 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 03:19:03.393 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 03:19:03.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:19:03.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:19:03.401 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 03:19:03.403 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 03:19:03.406 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 03:19:03.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 03:19:03.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 03:19:03.413 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 03:19:03.416 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 03:19:03.418 | + 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-12 03:19:03.430 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:19:03.465 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 03:19:03.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:19:03.493 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 03:19:03.547 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 03:19:03.605 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 03:19:03.670 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 03:19:03.672 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 03:19:03.675 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:19:03.678 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 03:19:06.003 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 03:19:06.006 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 03:19:06.010 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 03:19:06.014 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-031906 2022-04-12 03:19:06.017 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-031906 1041' 2022-04-12 03:19:06.019 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.022 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 03:19:06.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.027 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 03:19:06.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.032 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 03:19:06.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.037 | + 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-12 03:19:06.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.042 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 03:19:06.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.047 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 03:19:06.049 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.052 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-031437 2022-04-12 03:19:06.055 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.057 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 03:19:06.059 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.062 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 03:19:06.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.068 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 03:19:06.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.073 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 03:19:06.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.077 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 03:19:06.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 03:19:06.083 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 03:19:06.085 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 03:19:06.088 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 03:19:06.090 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 03:19:06.102 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 03:19:06.105 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.107 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 03:19:06.110 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.112 | + functions-common:run_process:1682 : local group= 2022-04-12 03:19:06.115 | + functions-common:run_process:1683 : local user= 2022-04-12 03:19:06.118 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 03:19:06.120 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:19:06.123 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:19:06.126 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:19:06.128 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:19:06.131 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:19:06.136 | + functions-common:time_start:2416 : _TIME_START[$name]=1649733546133 2022-04-12 03:19:06.138 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 03:19:06.156 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:19:06.159 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 03:19:06.162 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 03:19:06.165 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.167 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.170 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.172 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.175 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 03:19:06.177 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 03:19:06.180 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 03:19:06.183 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 03:19:06.185 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 03:19:06.188 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 03:19:06.190 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 03:19:06.193 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 03:19:06.195 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.198 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 03:19:06.200 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 03:19:06.203 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 03:19:06.205 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 03:19:06.208 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 03:19:06.211 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 03:19:06.215 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 03:19:06.267 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 03:19:06.322 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 03:19:06.377 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 03:19:06.431 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 03:19:06.483 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:19:06.536 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 03:19:06.538 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 03:19:06.594 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 03:19:06.995 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 03:19:07.009 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 03:19:07.393 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 03:19:07.414 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:19:07.417 | + functions-common:time_stop:2425 : local name 2022-04-12 03:19:07.419 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:19:07.422 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:19:07.424 | + functions-common:time_stop:2428 : local total 2022-04-12 03:19:07.428 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:19:07.430 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:19:07.433 | + functions-common:time_stop:2432 : start_time=1649733546133 2022-04-12 03:19:07.435 | + functions-common:time_stop:2434 : [[ -z 1649733546133 ]] 2022-04-12 03:19:07.439 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:19:07.444 | + functions-common:time_stop:2437 : end_time=1649733547441 2022-04-12 03:19:07.447 | + functions-common:time_stop:2438 : elapsed_time=1308 2022-04-12 03:19:07.449 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:19:07.452 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:19:07.455 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1308 2022-04-12 03:19:07.458 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 03:19:07.461 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 03:19:07.464 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 03:19:07.466 | + functions-common:run_process:1682 : local group= 2022-04-12 03:19:07.469 | + functions-common:run_process:1683 : local user=root 2022-04-12 03:19:07.471 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 03:19:07.474 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:19:07.477 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:19:07.479 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:19:07.482 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:19:07.485 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:19:07.490 | + functions-common:time_start:2416 : _TIME_START[$name]=1649733547487 2022-04-12 03:19:07.492 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 03:19:07.512 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:19:07.515 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:19:07.517 | + functions-common:time_stop:2425 : local name 2022-04-12 03:19:07.521 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:19:07.523 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:19:07.526 | + functions-common:time_stop:2428 : local total 2022-04-12 03:19:07.528 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:19:07.531 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:19:07.533 | + functions-common:time_stop:2432 : start_time=1649733547487 2022-04-12 03:19:07.536 | + functions-common:time_stop:2434 : [[ -z 1649733547487 ]] 2022-04-12 03:19:07.539 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:19:07.544 | + functions-common:time_stop:2437 : end_time=1649733547541 2022-04-12 03:19:07.546 | + functions-common:time_stop:2438 : elapsed_time=54 2022-04-12 03:19:07.549 | + functions-common:time_stop:2439 : total=1308 2022-04-12 03:19:07.551 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:19:07.554 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1362 2022-04-12 03:19:07.556 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 03:19:07.577 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:19:07.579 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 03:19:07.605 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:19:07.608 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 03:19:07.632 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:19:07.635 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 03:19:07.646 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 03:19:07.649 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 03:19:07.651 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 03:19:07.654 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 03:19:07.657 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 03:19:07.659 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 03:19:07.663 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 03:19:07.665 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 03:19:07.668 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 03:19:07.670 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 03:19:07.673 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 03:19:07.676 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 03:19:07.679 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 03:19:07.681 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 03:19:07.684 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 03:19:07.686 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 03:19:07.689 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 03:19:07.691 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 03:19:07.694 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 03:19:07.696 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 03:19:07.699 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 03:19:07.704 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 03:19:07.780 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 03:19:07.855 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 03:19:07.907 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 03:19:07.965 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 03:19:08.017 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:19:08.069 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 03:19:08.072 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 03:19:08.134 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 03:19:08.526 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 03:19:08.580 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 03:19:08.633 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 03:19:08.686 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 03:19:08.737 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 03:19:08.741 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 03:19:08.745 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 03:19:08.748 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 03:19:09.131 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 03:19:09.145 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 03:19:09.524 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 03:19:10.003 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 03:19:10.021 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:19:10.024 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 03:19:10.027 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 03:19:10.030 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 03:19:10.034 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 03:19:10.047 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 03:19:10.059 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 03:19:10.062 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 03:19:10.064 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 03:19:10.203 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 03:19:10.340 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 03:19:10.479 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:19:10.616 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:19:10.754 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 03:19:10.891 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 03:19:11.028 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 03:19:11.164 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 03:19:11.302 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 03:19:11.445 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 03:19:11.450 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 03:19:11.453 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 03:19:11.456 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 03:19:11.461 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 03:19:11.463 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 03:19:11.466 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 03:19:11.482 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:19:11.485 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 03:19:11.487 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:19:11.490 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 03:19:11.493 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 03:19:11.495 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 03:19:11.498 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 03:19:11.514 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:19:11.517 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 03:19:11.519 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 03:19:11.521 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 03:19:11.524 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 03:19:11.526 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 03:19:11.529 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 03:19:11.534 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:19:12.021 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 03:19:12.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 03:19:12.042 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 03:19:12.044 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 03:19:12.047 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:19:12.049 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:19:12.053 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:19:12.057 | + functions-common:time_start:2416 : _TIME_START[$name]=1649733552055 2022-04-12 03:19:12.060 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 03:19:16.860 | 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=503041) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 03:19:16.868 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:16.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.869 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.869 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.870 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.871 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:16.871 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:16.897 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:16.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.899 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.899 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.899 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.900 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:16.900 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:16.958 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:16.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.960 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.960 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.960 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:16.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:16.962 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:16.962 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:16.969 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:19:18.691 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:18.692 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:19:18.698 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:18.699 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:19:18.705 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:18.705 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:19:18.714 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:18.714 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:19:18.722 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:18.722 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:19:18.730 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:18.730 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:19:18.791 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:18.791 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:18.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.794 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.794 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.794 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.794 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:18.795 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:18.795 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:18.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.797 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.797 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.797 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.798 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:18.798 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:18.807 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:18.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.809 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.809 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.809 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:18.810 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:18.810 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:18.810 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.173 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.175 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.175 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.176 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.176 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.176 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:19.177 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.202 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:19.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.204 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.204 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.205 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.205 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.205 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:19.205 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.213 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:19:19.251 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.251 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:19:19.258 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.258 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:19:19.265 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.265 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:19:19.272 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.272 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:19:19.281 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.281 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:19:19.288 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.288 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:19:19.295 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.295 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:19.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.297 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.298 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.298 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.298 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:19.298 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.299 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:19.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.305 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.305 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.306 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.306 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.306 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:19.306 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.315 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:19.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.317 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.317 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.318 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.318 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:19.319 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.634 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:19.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.636 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.636 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.637 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.637 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:19.637 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.666 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 03:19:19.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.668 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.669 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.669 | 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=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 03:19:19.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 03:19:19.669 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 03:19:19.669 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=503041) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 03:19:19.676 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 03:19:19.687 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.687 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 03:19:19.695 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.695 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 03:19:19.702 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.702 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 03:19:19.709 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.710 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 03:19:19.717 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.717 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 03:19:19.725 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:19.725 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 03:19:19.732 | INFO migrate.versioning.api [-] done 2022-04-12 03:19:20.130 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 03:19:20.132 | + functions-common:time_stop:2425 : local name 2022-04-12 03:19:20.135 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:19:20.137 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:19:20.140 | + functions-common:time_stop:2428 : local total 2022-04-12 03:19:20.142 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:19:20.145 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 03:19:20.148 | + functions-common:time_stop:2432 : start_time=1649733552055 2022-04-12 03:19:20.150 | + functions-common:time_stop:2434 : [[ -z 1649733552055 ]] 2022-04-12 03:19:20.153 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:19:20.158 | + functions-common:time_stop:2437 : end_time=1649733560155 2022-04-12 03:19:20.160 | + functions-common:time_stop:2438 : elapsed_time=8100 2022-04-12 03:19:20.163 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:19:20.165 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:19:20.168 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8100 2022-04-12 03:19:20.170 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 03:19:20.173 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 03:19:20.177 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 03:19:24.742 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 03:19:24.743 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 03:19:24.743 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 03:19:24.743 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 03:19:24.744 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 03:19:24.744 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 03:19:24.744 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 03:19:24.744 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 03:19:24.745 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 03:19:25.105 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 03:19:25.109 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 03:19:29.633 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 03:19:29.634 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 03:19:29.634 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 03:19:29.634 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 03:19:29.634 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 03:19:29.635 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 03:19:29.635 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 03:19:29.635 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 03:19:29.635 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 03:19:30.018 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 03:19:30.021 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 03:19:30.024 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 03:19:30.026 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 03:19:30.042 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:19:30.045 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 03:19:30.048 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 03:19:30.053 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 03:19:30.055 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 03:19:30.057 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:19:30.060 | + functions-common:run_process:1682 : local group= 2022-04-12 03:19:30.062 | + functions-common:run_process:1683 : local user= 2022-04-12 03:19:30.065 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 03:19:30.068 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 03:19:30.070 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 03:19:30.073 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:19:30.075 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:19:30.078 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:19:30.083 | + functions-common:time_start:2416 : _TIME_START[$name]=1649733570080 2022-04-12 03:19:30.085 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 03:19:30.102 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:19:30.104 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 03:19:30.107 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 03:19:30.109 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:19:30.111 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:19:30.114 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:19:30.116 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:19:30.119 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 03:19:30.121 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 03:19:30.124 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 03:19:30.126 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 03:19:30.128 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 03:19:30.131 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 03:19:30.134 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-12 03:19:30.136 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 03:19:30.138 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:19:30.141 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 03:19:30.143 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 03:19:30.146 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 03:19:30.148 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 03:19:30.152 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 03:19:30.208 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 03:19:30.259 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 03:19:30.311 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 03:19:30.363 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 03:19:30.415 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 03:19:30.466 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 03:19:30.517 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 03:19:30.569 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 03:19:30.621 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 03:19:30.672 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 03:19:30.675 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 03:19:30.727 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 03:19:31.108 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 03:19:31.122 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 03:19:31.503 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 03:19:31.596 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 03:19:31.598 | + functions-common:time_stop:2425 : local name 2022-04-12 03:19:31.601 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:19:31.603 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:19:31.606 | + functions-common:time_stop:2428 : local total 2022-04-12 03:19:31.608 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:19:31.611 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 03:19:31.613 | + functions-common:time_stop:2432 : start_time=1649733570080 2022-04-12 03:19:31.615 | + functions-common:time_stop:2434 : [[ -z 1649733570080 ]] 2022-04-12 03:19:31.621 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:19:31.623 | + functions-common:time_stop:2437 : end_time=1649733571620 2022-04-12 03:19:31.625 | + functions-common:time_stop:2438 : elapsed_time=1540 2022-04-12 03:19:31.628 | + functions-common:time_stop:2439 : total=1362 2022-04-12 03:19:31.631 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:19:31.633 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2902 2022-04-12 03:19:31.636 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 03:19:31.636 | Waiting for keystone to start... 2022-04-12 03:19:31.638 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 03:19:31.641 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 03:19:31.643 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 03:19:31.646 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 03:19:31.649 | + functions:wait_for_service:459 : local rval=0 2022-04-12 03:19:31.651 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 03:19:31.654 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 03:19:31.656 | + functions-common:time_start:2412 : local start_time= 2022-04-12 03:19:31.658 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 03:19:31.664 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 03:19:31.666 | + functions-common:time_start:2416 : _TIME_START[$name]=1649733571663 2022-04-12 03:19:31.669 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 03:19:31.674 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 03:19:38.120 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 03:19:38.154 | [501121 Async install_tempest:501121]: finished successfully 2022-04-12 03:19:38.265 | + :: : [[ 200 == 503 ]] 2022-04-12 03:19:38.266 | + :: : [[ 0 -eq 7 ]] 2022-04-12 03:19:38.270 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 03:19:38.272 | + functions-common:time_stop:2425 : local name 2022-04-12 03:19:38.274 | + functions-common:time_stop:2426 : local end_time 2022-04-12 03:19:38.277 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 03:19:38.279 | + functions-common:time_stop:2428 : local total 2022-04-12 03:19:38.282 | + functions-common:time_stop:2429 : local start_time 2022-04-12 03:19:38.284 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 03:19:38.287 | + functions-common:time_stop:2432 : start_time=1649733571663 2022-04-12 03:19:38.289 | + functions-common:time_stop:2434 : [[ -z 1649733571663 ]] 2022-04-12 03:19:38.292 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 03:19:38.297 | + functions-common:time_stop:2437 : end_time=1649733578294 2022-04-12 03:19:38.299 | + functions-common:time_stop:2438 : elapsed_time=6631 2022-04-12 03:19:38.302 | + functions-common:time_stop:2439 : total=0 2022-04-12 03:19:38.305 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 03:19:38.307 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6631 2022-04-12 03:19:38.310 | + functions:wait_for_service:467 : return 0 2022-04-12 03:19:38.312 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 03:19:38.329 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:19:38.331 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 03:19:38.334 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 03:19:38.336 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 03:19:38.365 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 03:19:38.368 | + 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.39/identity 2022-04-12 03:19:43.024 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.024 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.024 | 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=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.032 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.048 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.049 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.080 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.115 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.115 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.206 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.206 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.206 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.206 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.206 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.207 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.219 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.220 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.220 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.220 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.220 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.220 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.220 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.228 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.231 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.232 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.232 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=503848) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 03:19:43.265 | 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=503848) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 03:19:43.571 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created domain default 2022-04-12 03:19:43.612 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created project admin 2022-04-12 03:19:43.639 | DEBUG passlib.handlers.bcrypt [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=503848) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 03:19:43.639 | DEBUG passlib.handlers.bcrypt [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=503848) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 03:19:43.705 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created user admin 2022-04-12 03:19:43.718 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created role reader 2022-04-12 03:19:43.727 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created role member 2022-04-12 03:19:43.750 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created implied role where c4e7a1e57f134509a2ed359cb989aae1 implies 0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:19:43.761 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created role admin 2022-04-12 03:19:43.780 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created implied role where 823036257b134e18bc19d72230e41ee8 implies c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:19:43.790 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Granted role admin on project admin to user admin. 2022-04-12 03:19:43.797 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Granted role admin on the system to user admin. 2022-04-12 03:19:43.809 | WARNING py.warnings [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 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-12 03:19:43.809 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 03:19:43.809 |  2022-04-12 03:19:43.812 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created region RegionOne 2022-04-12 03:19:43.845 | INFO keystone.cmd.bootstrap [None req-95927cfa-4735-471a-9fe3-8e49bb81f417 None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 03:19:44.292 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 03:19:44.294 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 03:19:44.297 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 03:19:44.300 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 03:19:47.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:19:47.305 | from cryptography.utils import int_from_bytes 2022-04-12 03:19:47.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:19:47.305 | from cryptography.utils import int_from_bytes 2022-04-12 03:19:47.468 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:19:47.471 | + lib/keystone:create_keystone_accounts:310 : admin_project=5409c726e3f64eebbc7efdf4810dc21c 2022-04-12 03:19:47.474 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 03:19:47.477 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 03:19:49.719 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:19:49.719 | from cryptography.utils import int_from_bytes 2022-04-12 03:19:49.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:19:49.720 | from cryptography.utils import int_from_bytes 2022-04-12 03:19:49.887 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:19:49.890 | + lib/keystone:create_keystone_accounts:312 : admin_user=6906d060b9474acabfaf46007de46cdf 2022-04-12 03:19:49.892 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 03:19:49.895 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 03:19:49.897 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 03:19:49.899 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 6906d060b9474acabfaf46007de46cdf default 2022-04-12 03:19:49.955 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 6906d060b9474acabfaf46007de46cdf default 2022-04-12 03:19:49.992 | [475705 Async ks-domain-role:504011]: running: get_or_add_user_domain_role admin 6906d060b9474acabfaf46007de46cdf default 2022-04-12 03:19:49.995 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 03:19:49.997 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:19:50.000 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 03:19:53.000 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 03:19:53.002 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 03:19:53.002 | default 2022-04-12 03:19:53.005 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 03:19:53.064 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 03:19:53.109 | [475705 Async ks-project:504142]: running: get_or_create_project service Default 2022-04-12 03:19:53.112 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 03:19:53.184 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 03:19:53.229 | [475705 Async ks-service:504228]: running: get_or_create_role service 2022-04-12 03:19:53.231 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 03:19:53.311 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 03:19:53.367 | [475705 Async ks-reseller:504324]: running: get_or_create_role ResellerAdmin 2022-04-12 03:19:53.393 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 03:19:53.408 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 03:19:53.820 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 03:19:54.061 | [475705 Async ks-anotherrole:504413]: running: get_or_create_role anotherrole 2022-04-12 03:19:54.080 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 03:19:54.109 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 03:19:54.133 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:19:54.172 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-12 03:19:56.893 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:19:56.995 | [504142 Async ks-project:504142]: finished successfully 2022-04-12 03:19:57.279 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:19:57.334 | [504228 Async ks-service:504228]: finished successfully 2022-04-12 03:19:57.734 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:19:57.778 | [504324 Async ks-reseller:504324]: finished successfully 2022-04-12 03:19:57.819 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:19:57.850 | [504413 Async ks-anotherrole:504413]: finished successfully 2022-04-12 03:19:57.872 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:19:57.872 | from cryptography.utils import int_from_bytes 2022-04-12 03:19:57.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:19:57.872 | from cryptography.utils import int_from_bytes 2022-04-12 03:19:58.038 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:19:58.041 | ++ functions-common:get_or_create_project:938 : project_id=a857910c648840ad937df8b67a87c604 2022-04-12 03:19:58.043 | ++ functions-common:get_or_create_project:939 : echo a857910c648840ad937df8b67a87c604 2022-04-12 03:19:58.046 | + lib/keystone:create_keystone_accounts:340 : invis_project=a857910c648840ad937df8b67a87c604 2022-04-12 03:19:58.048 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 03:19:58.052 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 03:19:58.054 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:19:58.058 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-12 03:20:00.589 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:00.589 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:00.589 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:00.589 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:00.731 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:00.757 | [504011 Async ks-domain-role:504011]: finished successfully 2022-04-12 03:20:00.777 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:00.780 | ++ functions-common:get_or_create_project:938 : project_id=592e1407cd21474888343637c541ec41 2022-04-12 03:20:00.783 | ++ functions-common:get_or_create_project:939 : echo 592e1407cd21474888343637c541ec41 2022-04-12 03:20:00.786 | + lib/keystone:create_keystone_accounts:344 : demo_project=592e1407cd21474888343637c541ec41 2022-04-12 03:20:00.788 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 03:20:00.792 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 03:20:00.794 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:20:00.797 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 03:20:00.799 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 03:20:00.803 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-04-12 03:20:03.316 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.316 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.316 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.316 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.483 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:03.486 | ++ functions-common:get_or_create_user:925 : user_id=947ca92e9e9340b487b28ab01fa4d624 2022-04-12 03:20:03.488 | ++ functions-common:get_or_create_user:926 : echo 947ca92e9e9340b487b28ab01fa4d624 2022-04-12 03:20:03.491 | + lib/keystone:create_keystone_accounts:347 : demo_user=947ca92e9e9340b487b28ab01fa4d624 2022-04-12 03:20:03.493 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 03:20:03.543 | [475705 Async ks-domain-role:504011]: Waiting for completion of get_or_add_user_domain_role admin 6906d060b9474acabfaf46007de46cdf default running on PID 504011 (6 other jobs running) 2022-04-12 03:20:03.568 | [475705 Async ks-domain-role:504011]: Signaling child to exit 2022-04-12 03:20:03.568 | WAKEUP 2022-04-12 03:20:03.591 | [475705 Async ks-domain-role:504011]: Signaled 2022-04-12 03:20:03.592 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 03:20:03.592 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6906d060b9474acabfaf46007de46cdf --domain default 2022-04-12 03:20:03.592 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:03.592 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 03:20:03.592 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:03.592 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:03.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.593 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.593 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.593 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:03.593 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 03:20:03.593 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 03:20:03.593 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 6906d060b9474acabfaf46007de46cdf --domain default 2022-04-12 03:20:03.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.593 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.593 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.593 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:03.593 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6906d060b9474acabfaf46007de46cdf --domain default 2022-04-12 03:20:03.593 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 03:20:03.593 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:03.593 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:03.593 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.593 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.593 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.593 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.593 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:03.593 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:03.593 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:03.593 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | 6906d060b9474acabfaf46007de46cdf | | | default | | False |' 2022-04-12 03:20:03.593 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:03.593 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:03.593 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:03.593 | + functions-common:get_or_add_user_domain_role:1021 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:03.593 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:03.635 | [475705 Async ks-domain-role:504011]: finished get_or_add_user_domain_role admin 6906d060b9474acabfaf46007de46cdf default with result 0 in 10 seconds 2022-04-12 03:20:03.642 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 03:20:03.677 | [475705 Async ks-project:504142]: Waiting for completion of get_or_create_project service Default running on PID 504142 (5 other jobs running) 2022-04-12 03:20:03.701 | [475705 Async ks-project:504142]: Signaling child to exit 2022-04-12 03:20:03.702 | WAKEUP 2022-04-12 03:20:03.724 | [475705 Async ks-project:504142]: Signaled 2022-04-12 03:20:03.726 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:20:03.726 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-12 03:20:03.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.726 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.726 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:03.726 | + functions-common:get_or_create_project:938 : project_id=d66c4710222741b194943548c9828f46 2022-04-12 03:20:03.726 | + functions-common:get_or_create_project:939 : echo d66c4710222741b194943548c9828f46 2022-04-12 03:20:03.726 | d66c4710222741b194943548c9828f46 2022-04-12 03:20:03.769 | [475705 Async ks-project:504142]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-04-12 03:20:03.807 | [475705 Async ks-service:504228]: Waiting for completion of get_or_create_role service running on PID 504228 (4 other jobs running) 2022-04-12 03:20:03.831 | [475705 Async ks-service:504228]: Signaling child to exit 2022-04-12 03:20:03.831 | WAKEUP 2022-04-12 03:20:03.853 | [475705 Async ks-service:504228]: Signaled 2022-04-12 03:20:03.855 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:20:03.855 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 03:20:03.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.855 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.855 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.855 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:03.855 | + functions-common:get_or_create_role:950 : role_id=7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:20:03.855 | + functions-common:get_or_create_role:951 : echo 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:20:03.855 | 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:20:03.899 | [475705 Async ks-service:504228]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-12 03:20:03.935 | [475705 Async ks-reseller:504324]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 504324 (3 other jobs running) 2022-04-12 03:20:03.959 | [475705 Async ks-reseller:504324]: Signaling child to exit 2022-04-12 03:20:03.959 | WAKEUP 2022-04-12 03:20:03.982 | [475705 Async ks-reseller:504324]: Signaled 2022-04-12 03:20:03.984 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:20:03.984 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 03:20:03.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.984 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:03.984 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:03.984 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:03.984 | + functions-common:get_or_create_role:950 : role_id=2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:20:03.984 | + functions-common:get_or_create_role:951 : echo 2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:20:03.984 | 2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:20:04.027 | [475705 Async ks-reseller:504324]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 03:20:04.063 | [475705 Async ks-anotherrole:504413]: Waiting for completion of get_or_create_role anotherrole running on PID 504413 (2 other jobs running) 2022-04-12 03:20:04.088 | [475705 Async ks-anotherrole:504413]: Signaling child to exit 2022-04-12 03:20:04.088 | WAKEUP 2022-04-12 03:20:04.110 | [475705 Async ks-anotherrole:504413]: Signaled 2022-04-12 03:20:04.111 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:20:04.111 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 03:20:04.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:04.111 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:04.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:04.111 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:04.111 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:04.111 | + functions-common:get_or_create_role:950 : role_id=99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:04.111 | + functions-common:get_or_create_role:951 : echo 99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:04.111 | 99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:04.155 | [475705 Async ks-anotherrole:504413]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 03:20:04.158 | + inc/async:async_wait:197 : return 0 2022-04-12 03:20:04.161 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.219 | + inc/async:async_inner:63 : get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.260 | [475705 Async ks-demo-member:505283]: running: get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.263 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 6906d060b9474acabfaf46007de46cdf 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.324 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 6906d060b9474acabfaf46007de46cdf 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.367 | [475705 Async ks-demo-admin:505395]: running: get_or_add_user_project_role admin 6906d060b9474acabfaf46007de46cdf 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.372 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.439 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.484 | [475705 Async ks-demo-another:505507]: running: get_or_add_user_project_role anotherrole 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 2022-04-12 03:20:04.488 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 a857910c648840ad937df8b67a87c604 2022-04-12 03:20:04.557 | + inc/async:async_inner:63 : get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 a857910c648840ad937df8b67a87c604 2022-04-12 03:20:04.638 | [475705 Async ks-demo-invis:505619]: running: get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 a857910c648840ad937df8b67a87c604 2022-04-12 03:20:04.656 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 03:20:04.662 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 03:20:04.665 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:20:04.668 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 03:20:04.670 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 03:20:04.701 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-04-12 03:20:08.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:08.774 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:08.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:08.774 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:08.971 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:08.976 | ++ functions-common:get_or_create_user:925 : user_id=01422eba094347508077d57b54e509b4 2022-04-12 03:20:08.981 | ++ functions-common:get_or_create_user:926 : echo 01422eba094347508077d57b54e509b4 2022-04-12 03:20:08.986 | + lib/keystone:create_keystone_accounts:360 : demo_reader=01422eba094347508077d57b54e509b4 2022-04-12 03:20:08.993 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 01422eba094347508077d57b54e509b4 592e1407cd21474888343637c541ec41 2022-04-12 03:20:09.095 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 01422eba094347508077d57b54e509b4 592e1407cd21474888343637c541ec41 2022-04-12 03:20:09.164 | [475705 Async ks-demo-reader:505775]: running: get_or_add_user_project_role reader 01422eba094347508077d57b54e509b4 592e1407cd21474888343637c541ec41 2022-04-12 03:20:09.170 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 03:20:09.176 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 03:20:09.179 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:20:09.183 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-12 03:20:14.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:14.135 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:14.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:14.135 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:14.344 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:14.351 | ++ functions-common:get_or_create_project:938 : project_id=7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:14.357 | ++ functions-common:get_or_create_project:939 : echo 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:14.366 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:14.381 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 03:20:14.394 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 03:20:14.414 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:20:14.435 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 03:20:14.440 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 03:20:14.465 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-04-12 03:20:17.936 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:18.110 | [505283 Async ks-demo-member:505283]: finished successfully 2022-04-12 03:20:18.432 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:18.433 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:18.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:18.433 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:18.665 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:18.669 | ++ functions-common:get_or_create_user:925 : user_id=58a4d71c84054864a08f554564543800 2022-04-12 03:20:18.672 | ++ functions-common:get_or_create_user:926 : echo 58a4d71c84054864a08f554564543800 2022-04-12 03:20:18.675 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=58a4d71c84054864a08f554564543800 2022-04-12 03:20:18.689 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:18.873 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:18.917 | [475705 Async ks-alt-admin:506194]: running: get_or_add_user_project_role admin 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:18.919 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:19.029 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:19.102 | [475705 Async ks-alt-another:506306]: running: get_or_add_user_project_role anotherrole 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:19.106 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 03:20:19.109 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 03:20:19.115 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:20:19.118 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 03:20:19.120 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 03:20:19.124 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-04-12 03:20:20.881 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:21.037 | [505395 Async ks-demo-admin:505395]: finished successfully 2022-04-12 03:20:22.130 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:22.233 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:22.243 | [505619 Async ks-demo-invis:505619]: finished successfully 2022-04-12 03:20:22.364 | [505507 Async ks-demo-another:505507]: finished successfully 2022-04-12 03:20:23.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:23.072 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:23.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:23.072 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:23.283 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:23.286 | ++ functions-common:get_or_create_user:925 : user_id=a92a95af718b416284120f4a6bacfba8 2022-04-12 03:20:23.289 | ++ functions-common:get_or_create_user:926 : echo a92a95af718b416284120f4a6bacfba8 2022-04-12 03:20:23.292 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a92a95af718b416284120f4a6bacfba8 2022-04-12 03:20:23.294 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a92a95af718b416284120f4a6bacfba8 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:23.368 | + inc/async:async_inner:63 : get_or_add_user_project_role member a92a95af718b416284120f4a6bacfba8 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:23.423 | [475705 Async ks-alt-member-user:506640]: running: get_or_add_user_project_role member a92a95af718b416284120f4a6bacfba8 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:23.428 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 03:20:23.432 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 03:20:23.438 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:20:23.445 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 03:20:23.448 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 03:20:23.453 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-04-12 03:20:25.364 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:25.537 | [505775 Async ks-demo-reader:505775]: finished successfully 2022-04-12 03:20:26.255 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:26.255 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:26.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:26.256 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:26.453 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:26.456 | ++ functions-common:get_or_create_user:925 : user_id=5064f39a8b9c4befa39b9be2fe33ea38 2022-04-12 03:20:26.460 | ++ functions-common:get_or_create_user:926 : echo 5064f39a8b9c4befa39b9be2fe33ea38 2022-04-12 03:20:26.465 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=5064f39a8b9c4befa39b9be2fe33ea38 2022-04-12 03:20:26.471 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 5064f39a8b9c4befa39b9be2fe33ea38 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:26.570 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5064f39a8b9c4befa39b9be2fe33ea38 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:26.618 | [475705 Async ks-alt-reader-user:506864]: running: get_or_add_user_project_role reader 5064f39a8b9c4befa39b9be2fe33ea38 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:26.633 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 03:20:26.636 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:20:26.650 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 03:20:26.662 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 03:20:26.666 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-04-12 03:20:30.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:30.136 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:30.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:30.136 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:30.413 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:30.426 | ++ functions-common:get_or_create_user:925 : user_id=21af4633611a453f9612de8af096f47c 2022-04-12 03:20:30.441 | ++ functions-common:get_or_create_user:926 : echo 21af4633611a453f9612de8af096f47c 2022-04-12 03:20:30.462 | + lib/keystone:create_keystone_accounts:392 : system_member_user=21af4633611a453f9612de8af096f47c 2022-04-12 03:20:30.479 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 21af4633611a453f9612de8af096f47c all 2022-04-12 03:20:30.657 | + inc/async:async_inner:63 : get_or_add_user_system_role member 21af4633611a453f9612de8af096f47c all 2022-04-12 03:20:30.783 | [475705 Async ks-system-member:507088]: running: get_or_add_user_system_role member 21af4633611a453f9612de8af096f47c all 2022-04-12 03:20:30.803 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 03:20:30.808 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:20:30.812 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 03:20:30.831 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 03:20:30.859 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-04-12 03:20:33.021 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:33.187 | [506194 Async ks-alt-admin:506194]: finished successfully 2022-04-12 03:20:34.056 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:34.135 | [506306 Async ks-alt-another:506306]: finished successfully 2022-04-12 03:20:34.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:34.356 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:34.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:34.356 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:34.561 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:34.569 | ++ functions-common:get_or_create_user:925 : user_id=2105ba5ac0a142f68e1e328ca5b74cd9 2022-04-12 03:20:34.572 | ++ functions-common:get_or_create_user:926 : echo 2105ba5ac0a142f68e1e328ca5b74cd9 2022-04-12 03:20:34.576 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=2105ba5ac0a142f68e1e328ca5b74cd9 2022-04-12 03:20:34.579 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 2105ba5ac0a142f68e1e328ca5b74cd9 all 2022-04-12 03:20:34.664 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 2105ba5ac0a142f68e1e328ca5b74cd9 all 2022-04-12 03:20:34.783 | [475705 Async ks-system-reader:507372]: running: get_or_add_user_system_role reader 2105ba5ac0a142f68e1e328ca5b74cd9 all 2022-04-12 03:20:34.797 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 03:20:34.820 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 03:20:34.834 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 03:20:34.837 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 03:20:34.859 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-12 03:20:37.056 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:37.230 | [506640 Async ks-alt-member-user:506640]: finished successfully 2022-04-12 03:20:37.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:37.731 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:37.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:37.731 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:37.939 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:37.945 | ++ functions-common:get_or_create_group:902 : group_id=01f561dc7a7642a28528a380e980787c 2022-04-12 03:20:37.948 | ++ functions-common:get_or_create_group:903 : echo 01f561dc7a7642a28528a380e980787c 2022-04-12 03:20:37.951 | + lib/keystone:create_keystone_accounts:402 : admin_group=01f561dc7a7642a28528a380e980787c 2022-04-12 03:20:37.957 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 03:20:37.965 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 03:20:37.968 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 03:20:37.971 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 03:20:37.982 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-12 03:20:39.746 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:39.775 | [506864 Async ks-alt-reader-user:506864]: finished successfully 2022-04-12 03:20:40.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:40.678 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:40.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:40.678 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:40.861 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:40.863 | ++ functions-common:get_or_create_group:902 : group_id=c5a1249be6f44c25b63affbf8a894e12 2022-04-12 03:20:40.866 | ++ functions-common:get_or_create_group:903 : echo c5a1249be6f44c25b63affbf8a894e12 2022-04-12 03:20:40.869 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=c5a1249be6f44c25b63affbf8a894e12 2022-04-12 03:20:40.872 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 2022-04-12 03:20:40.940 | + inc/async:async_inner:63 : get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 2022-04-12 03:20:40.990 | [475705 Async ks-group-memberdemo:507757]: running: get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 2022-04-12 03:20:40.993 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 2022-04-12 03:20:41.074 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 2022-04-12 03:20:41.155 | [475705 Async ks-group-anotherdemo:507843]: running: get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 2022-04-12 03:20:41.174 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:41.517 | + inc/async:async_inner:63 : get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:41.709 | [475705 Async ks-group-memberalt:507929]: running: get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:41.712 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:41.992 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:42.231 | [475705 Async ks-group-anotheralt:508036]: running: get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:42.261 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c 2022-04-12 03:20:42.392 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:42.570 | [507088 Async ks-system-member:507088]: finished successfully 2022-04-12 03:20:42.736 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c 2022-04-12 03:20:42.999 | [475705 Async ks-group-admin:508162]: running: get_or_add_group_project_role admin 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c 2022-04-12 03:20:43.025 | + 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-12 03:20:43.393 | [475705 Async ks-demo-member:505283]: Waiting for completion of get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 running on PID 505283 (17 other jobs running) 2022-04-12 03:20:43.586 | [475705 Async ks-demo-member:505283]: Signaling child to exit 2022-04-12 03:20:43.586 | WAKEUP 2022-04-12 03:20:43.746 | [475705 Async ks-demo-member:505283]: Signaled 2022-04-12 03:20:43.760 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:43.760 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:43.760 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:43.760 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:43.760 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:43.760 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:43.760 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:43.760 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:43.760 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 947ca92e9e9340b487b28ab01fa4d624 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:43.760 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:43.760 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:43.760 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:43.760 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:43.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:43.761 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:43.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:43.761 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:43.761 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:43.761 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:43.761 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:43.761 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 947ca92e9e9340b487b28ab01fa4d624 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:43.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:43.761 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:43.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:43.761 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:43.761 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:43.761 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 947ca92e9e9340b487b28ab01fa4d624 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:43.761 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:43.761 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:43.761 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:43.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:43.761 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:43.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:43.761 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:43.761 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:43.761 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:43.761 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:43.761 | ++ functions-common:get_field:818 : echo '| c4e7a1e57f134509a2ed359cb989aae1 | 947ca92e9e9340b487b28ab01fa4d624 | | 592e1407cd21474888343637c541ec41 | | | False |' 2022-04-12 03:20:43.761 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:43.761 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:43.761 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:43.761 | + functions-common:get_or_add_user_project_role:997 : echo c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:43.761 | c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:44.055 | [475705 Async ks-demo-member:505283]: finished get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 with result 0 in 13 seconds 2022-04-12 03:20:44.307 | [475705 Async ks-demo-admin:505395]: Waiting for completion of get_or_add_user_project_role admin 6906d060b9474acabfaf46007de46cdf 592e1407cd21474888343637c541ec41 running on PID 505395 (16 other jobs running) 2022-04-12 03:20:44.502 | [475705 Async ks-demo-admin:505395]: Signaling child to exit 2022-04-12 03:20:44.503 | WAKEUP 2022-04-12 03:20:44.655 | [475705 Async ks-demo-admin:505395]: Signaled 2022-04-12 03:20:44.660 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:44.660 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:44.660 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:44.660 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:44.660 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:44.660 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:44.660 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:44.660 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:44.660 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:44.660 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:44.660 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6906d060b9474acabfaf46007de46cdf --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:44.660 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:44.660 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:44.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:44.660 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:44.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:44.660 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:44.660 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:44.660 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:44.661 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:44.661 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6906d060b9474acabfaf46007de46cdf --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:44.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:44.661 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:44.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:44.661 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:44.661 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:44.661 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:44.661 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6906d060b9474acabfaf46007de46cdf --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:44.661 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:44.661 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:44.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:44.661 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:44.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:44.661 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:44.661 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:44.661 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:44.661 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:44.661 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | 6906d060b9474acabfaf46007de46cdf | | 592e1407cd21474888343637c541ec41 | | | False |' 2022-04-12 03:20:44.661 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:44.661 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:44.661 | + functions-common:get_or_add_user_project_role:995 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:44.661 | + functions-common:get_or_add_user_project_role:997 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:44.661 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:44.948 | [475705 Async ks-demo-admin:505395]: finished get_or_add_user_project_role admin 6906d060b9474acabfaf46007de46cdf 592e1407cd21474888343637c541ec41 with result 0 in 16 seconds 2022-04-12 03:20:45.200 | [475705 Async ks-demo-another:505507]: Waiting for completion of get_or_add_user_project_role anotherrole 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 running on PID 505507 (15 other jobs running) 2022-04-12 03:20:45.338 | [475705 Async ks-demo-another:505507]: Signaling child to exit 2022-04-12 03:20:45.339 | WAKEUP 2022-04-12 03:20:45.455 | [475705 Async ks-demo-another:505507]: Signaled 2022-04-12 03:20:45.465 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:45.465 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:45.465 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:45.465 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:45.465 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:45.465 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:45.465 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:45.465 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:45.465 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:45.465 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:45.465 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 947ca92e9e9340b487b28ab01fa4d624 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:45.465 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:45.465 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:45.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:45.465 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:45.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:45.465 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:45.465 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:45.465 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:45.465 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:45.465 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 947ca92e9e9340b487b28ab01fa4d624 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:45.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:45.466 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:45.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:45.466 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:45.466 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:45.466 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:45.466 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 947ca92e9e9340b487b28ab01fa4d624 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:45.466 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:45.466 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:45.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:45.466 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:45.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:45.466 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:45.466 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:45.466 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:45.466 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:45.466 | ++ functions-common:get_field:818 : echo '| 99f32729e8094e62af0b20b884284ded | 947ca92e9e9340b487b28ab01fa4d624 | | 592e1407cd21474888343637c541ec41 | | | False |' 2022-04-12 03:20:45.466 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:45.466 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:45.466 | + functions-common:get_or_add_user_project_role:995 : user_role_id=99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:45.466 | + functions-common:get_or_add_user_project_role:997 : echo 99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:45.466 | 99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:45.698 | [475705 Async ks-demo-another:505507]: finished get_or_add_user_project_role anotherrole 947ca92e9e9340b487b28ab01fa4d624 592e1407cd21474888343637c541ec41 with result 0 in 17 seconds 2022-04-12 03:20:45.864 | [475705 Async ks-demo-invis:505619]: Waiting for completion of get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 a857910c648840ad937df8b67a87c604 running on PID 505619 (14 other jobs running) 2022-04-12 03:20:46.011 | [475705 Async ks-demo-invis:505619]: Signaling child to exit 2022-04-12 03:20:46.012 | WAKEUP 2022-04-12 03:20:46.175 | [475705 Async ks-demo-invis:505619]: Signaled 2022-04-12 03:20:46.189 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:46.189 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:46.189 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:46.189 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:46.189 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:46.190 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:46.190 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:46.190 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:46.190 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:46.190 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 947ca92e9e9340b487b28ab01fa4d624 --project a857910c648840ad937df8b67a87c604 2022-04-12 03:20:46.190 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:46.190 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:46.190 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:46.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.190 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.190 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.190 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:46.190 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:46.190 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:46.190 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 947ca92e9e9340b487b28ab01fa4d624 --project a857910c648840ad937df8b67a87c604 2022-04-12 03:20:46.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.190 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.190 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.190 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 947ca92e9e9340b487b28ab01fa4d624 --project a857910c648840ad937df8b67a87c604 2022-04-12 03:20:46.190 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:46.190 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:46.190 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:46.190 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:46.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.190 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.190 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.190 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:46.190 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:46.190 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:46.191 | ++ functions-common:get_field:818 : echo '| c4e7a1e57f134509a2ed359cb989aae1 | 947ca92e9e9340b487b28ab01fa4d624 | | a857910c648840ad937df8b67a87c604 | | | False |' 2022-04-12 03:20:46.191 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:46.191 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:46.191 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:46.191 | + functions-common:get_or_add_user_project_role:997 : echo c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:46.191 | c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:46.490 | [475705 Async ks-demo-invis:505619]: finished get_or_add_user_project_role member 947ca92e9e9340b487b28ab01fa4d624 a857910c648840ad937df8b67a87c604 with result 0 in 17 seconds 2022-04-12 03:20:46.694 | [475705 Async ks-demo-reader:505775]: Waiting for completion of get_or_add_user_project_role reader 01422eba094347508077d57b54e509b4 592e1407cd21474888343637c541ec41 running on PID 505775 (13 other jobs running) 2022-04-12 03:20:46.812 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:46.847 | [475705 Async ks-demo-reader:505775]: Signaling child to exit 2022-04-12 03:20:46.848 | WAKEUP 2022-04-12 03:20:46.954 | [507372 Async ks-system-reader:507372]: finished successfully 2022-04-12 03:20:46.957 | [475705 Async ks-demo-reader:505775]: Signaled 2022-04-12 03:20:46.959 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:46.960 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:46.960 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:46.960 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:46.960 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:46.960 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:46.960 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:46.960 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:46.960 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:46.960 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:46.960 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:46.960 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:46.960 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 01422eba094347508077d57b54e509b4 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:46.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.960 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.960 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.960 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:46.960 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:46.960 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:46.960 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 01422eba094347508077d57b54e509b4 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:46.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.960 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.960 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.960 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:46.960 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:46.960 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 01422eba094347508077d57b54e509b4 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:46.960 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:46.960 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:46.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.960 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:46.961 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:46.961 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:46.961 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:46.961 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:46.961 | ++ functions-common:get_field:818 : echo '| 0bffaa99978a4eb7b1aa3566c82a78c0 | 01422eba094347508077d57b54e509b4 | | 592e1407cd21474888343637c541ec41 | | | False |' 2022-04-12 03:20:46.961 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:46.961 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:46.961 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:46.961 | + functions-common:get_or_add_user_project_role:997 : echo 0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:46.961 | 0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:47.211 | [475705 Async ks-demo-reader:505775]: finished get_or_add_user_project_role reader 01422eba094347508077d57b54e509b4 592e1407cd21474888343637c541ec41 with result 0 in 16 seconds 2022-04-12 03:20:47.241 | + inc/async:async_wait:197 : return 0 2022-04-12 03:20:47.273 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 03:20:47.563 | [475705 Async ks-alt-admin:506194]: Waiting for completion of get_or_add_user_project_role admin 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b running on PID 506194 (12 other jobs running) 2022-04-12 03:20:47.683 | [475705 Async ks-alt-admin:506194]: Signaling child to exit 2022-04-12 03:20:47.683 | WAKEUP 2022-04-12 03:20:47.792 | [475705 Async ks-alt-admin:506194]: Signaled 2022-04-12 03:20:47.805 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:47.805 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:47.805 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:47.805 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:47.805 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:47.805 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:47.805 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:47.805 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:47.805 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:47.805 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:47.805 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58a4d71c84054864a08f554564543800 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:47.805 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:47.805 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:47.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:47.805 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:47.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:47.805 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:47.805 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:47.805 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:47.805 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:47.805 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 58a4d71c84054864a08f554564543800 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:47.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:47.805 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:47.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:47.805 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:47.805 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 58a4d71c84054864a08f554564543800 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:47.805 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:47.805 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:47.805 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:47.805 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:47.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:47.806 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:47.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:47.806 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:47.806 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:47.806 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:47.806 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:47.806 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:47.806 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | 58a4d71c84054864a08f554564543800 | | 7e46a80a98e24f1f90daf6b415737e7b | | | False |' 2022-04-12 03:20:47.806 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:47.806 | + functions-common:get_or_add_user_project_role:995 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:47.806 | + functions-common:get_or_add_user_project_role:997 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:47.806 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:20:48.056 | [475705 Async ks-alt-admin:506194]: finished get_or_add_user_project_role admin 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b with result 0 in 14 seconds 2022-04-12 03:20:48.262 | [475705 Async ks-alt-another:506306]: Waiting for completion of get_or_add_user_project_role anotherrole 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b running on PID 506306 (11 other jobs running) 2022-04-12 03:20:48.426 | [475705 Async ks-alt-another:506306]: Signaling child to exit 2022-04-12 03:20:48.427 | WAKEUP 2022-04-12 03:20:48.569 | [475705 Async ks-alt-another:506306]: Signaled 2022-04-12 03:20:48.591 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:48.591 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:48.591 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:48.591 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:48.591 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:48.591 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:48.591 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:48.592 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:48.592 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:48.592 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:48.592 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 58a4d71c84054864a08f554564543800 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:48.592 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:48.592 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:48.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:48.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:48.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:48.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:48.592 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:48.592 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:48.592 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:48.592 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 58a4d71c84054864a08f554564543800 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:48.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:48.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:48.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:48.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:48.592 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:48.592 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:48.592 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 58a4d71c84054864a08f554564543800 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:48.592 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:48.592 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:48.592 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:48.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:48.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:48.592 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:48.592 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:48.592 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:48.592 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:48.592 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:48.593 | ++ functions-common:get_field:818 : echo '| 99f32729e8094e62af0b20b884284ded | 58a4d71c84054864a08f554564543800 | | 7e46a80a98e24f1f90daf6b415737e7b | | | False |' 2022-04-12 03:20:48.593 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:48.593 | + functions-common:get_or_add_user_project_role:995 : user_role_id=99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:48.593 | + functions-common:get_or_add_user_project_role:997 : echo 99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:48.593 | 99f32729e8094e62af0b20b884284ded 2022-04-12 03:20:48.850 | [475705 Async ks-alt-another:506306]: finished get_or_add_user_project_role anotherrole 58a4d71c84054864a08f554564543800 7e46a80a98e24f1f90daf6b415737e7b with result 0 in 15 seconds 2022-04-12 03:20:49.037 | [475705 Async ks-alt-member-user:506640]: Waiting for completion of get_or_add_user_project_role member a92a95af718b416284120f4a6bacfba8 7e46a80a98e24f1f90daf6b415737e7b running on PID 506640 (10 other jobs running) 2022-04-12 03:20:49.175 | [475705 Async ks-alt-member-user:506640]: Signaling child to exit 2022-04-12 03:20:49.175 | WAKEUP 2022-04-12 03:20:49.277 | [475705 Async ks-alt-member-user:506640]: Signaled 2022-04-12 03:20:49.284 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:49.284 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:49.284 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:49.284 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:49.284 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:49.284 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:49.284 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:49.284 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:49.284 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:49.284 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a92a95af718b416284120f4a6bacfba8 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:49.284 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:49.284 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:49.284 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:49.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:49.284 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:49.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:49.284 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:49.284 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:49.284 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:49.284 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:49.284 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a92a95af718b416284120f4a6bacfba8 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:49.284 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:49.284 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:49.284 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:49.285 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:49.285 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:49.285 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a92a95af718b416284120f4a6bacfba8 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:49.285 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:49.285 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:49.285 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:49.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:49.285 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:49.285 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:49.285 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:49.285 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:49.285 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:49.285 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:49.285 | ++ functions-common:get_field:818 : echo '| c4e7a1e57f134509a2ed359cb989aae1 | a92a95af718b416284120f4a6bacfba8 | | 7e46a80a98e24f1f90daf6b415737e7b | | | False |' 2022-04-12 03:20:49.285 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:49.285 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:49.285 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:49.285 | + functions-common:get_or_add_user_project_role:997 : echo c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:49.285 | c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:49.519 | [475705 Async ks-alt-member-user:506640]: finished get_or_add_user_project_role member a92a95af718b416284120f4a6bacfba8 7e46a80a98e24f1f90daf6b415737e7b with result 0 in 13 seconds 2022-04-12 03:20:49.766 | [475705 Async ks-alt-reader-user:506864]: Waiting for completion of get_or_add_user_project_role reader 5064f39a8b9c4befa39b9be2fe33ea38 7e46a80a98e24f1f90daf6b415737e7b running on PID 506864 (9 other jobs running) 2022-04-12 03:20:49.900 | [475705 Async ks-alt-reader-user:506864]: Signaling child to exit 2022-04-12 03:20:49.904 | WAKEUP 2022-04-12 03:20:49.996 | [475705 Async ks-alt-reader-user:506864]: Signaled 2022-04-12 03:20:50.009 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:20:50.009 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:20:50.009 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:50.009 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:50.009 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:50.009 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:50.009 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:50.009 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:20:50.009 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:20:50.009 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:50.009 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:50.009 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5064f39a8b9c4befa39b9be2fe33ea38 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:50.009 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:50.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:50.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:50.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:50.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:50.009 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:50.009 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:20:50.009 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:20:50.009 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 5064f39a8b9c4befa39b9be2fe33ea38 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:50.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:50.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:50.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:50.009 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:50.010 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:20:50.010 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:20:50.010 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5064f39a8b9c4befa39b9be2fe33ea38 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:50.010 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:20:50.010 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:50.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:50.010 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:50.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:50.010 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:50.010 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:50.010 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:20:50.010 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:20:50.010 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:20:50.010 | ++ functions-common:get_field:818 : echo '| 0bffaa99978a4eb7b1aa3566c82a78c0 | 5064f39a8b9c4befa39b9be2fe33ea38 | | 7e46a80a98e24f1f90daf6b415737e7b | | | False |' 2022-04-12 03:20:50.010 | ++ functions-common:get_field:812 : read data 2022-04-12 03:20:50.010 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:50.010 | + functions-common:get_or_add_user_project_role:997 : echo 0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:50.010 | 0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:50.256 | [475705 Async ks-alt-reader-user:506864]: finished get_or_add_user_project_role reader 5064f39a8b9c4befa39b9be2fe33ea38 7e46a80a98e24f1f90daf6b415737e7b with result 0 in 13 seconds 2022-04-12 03:20:50.304 | + inc/async:async_wait:197 : return 0 2022-04-12 03:20:50.328 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 03:20:50.687 | [475705 Async ks-system-member:507088]: Waiting for completion of get_or_add_user_system_role member 21af4633611a453f9612de8af096f47c all running on PID 507088 (8 other jobs running) 2022-04-12 03:20:50.860 | [475705 Async ks-system-member:507088]: Signaling child to exit 2022-04-12 03:20:50.860 | WAKEUP 2022-04-12 03:20:51.011 | [475705 Async ks-system-member:507088]: Signaled 2022-04-12 03:20:51.020 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 03:20:51.020 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 03:20:51.020 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 03:20:51.020 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:51.020 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:51.020 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:51.020 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:51.020 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:51.020 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 03:20:51.020 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 21af4633611a453f9612de8af096f47c --system all -f value -c Role 2022-04-12 03:20:51.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.020 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.020 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.020 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:51.020 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 03:20:51.020 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 03:20:51.020 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 21af4633611a453f9612de8af096f47c --system all 2022-04-12 03:20:51.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.020 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.020 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.020 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 21af4633611a453f9612de8af096f47c --system all -f value -c Role 2022-04-12 03:20:51.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.021 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.021 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.021 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:51.021 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:51.021 | + functions-common:get_or_add_user_system_role:1052 : echo c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:51.021 | c4e7a1e57f134509a2ed359cb989aae1 2022-04-12 03:20:51.353 | [475705 Async ks-system-member:507088]: finished get_or_add_user_system_role member 21af4633611a453f9612de8af096f47c all with result 0 in 11 seconds 2022-04-12 03:20:51.620 | [475705 Async ks-system-reader:507372]: Waiting for completion of get_or_add_user_system_role reader 2105ba5ac0a142f68e1e328ca5b74cd9 all running on PID 507372 (7 other jobs running) 2022-04-12 03:20:51.778 | [475705 Async ks-system-reader:507372]: Signaling child to exit 2022-04-12 03:20:51.779 | WAKEUP 2022-04-12 03:20:51.931 | [475705 Async ks-system-reader:507372]: Signaled 2022-04-12 03:20:51.940 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 03:20:51.940 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 03:20:51.940 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 03:20:51.940 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:20:51.940 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:20:51.940 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:20:51.940 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:20:51.940 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:20:51.940 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 03:20:51.940 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2105ba5ac0a142f68e1e328ca5b74cd9 --system all -f value -c Role 2022-04-12 03:20:51.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.940 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.940 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.940 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:51.940 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 03:20:51.940 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 03:20:51.940 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 2105ba5ac0a142f68e1e328ca5b74cd9 --system all 2022-04-12 03:20:51.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.941 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.941 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.941 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2105ba5ac0a142f68e1e328ca5b74cd9 --system all -f value -c Role 2022-04-12 03:20:51.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.941 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:51.941 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:51.941 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:51.941 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:51.941 | + functions-common:get_or_add_user_system_role:1052 : echo 0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:51.941 | 0bffaa99978a4eb7b1aa3566c82a78c0 2022-04-12 03:20:52.158 | [475705 Async ks-system-reader:507372]: finished get_or_add_user_system_role reader 2105ba5ac0a142f68e1e328ca5b74cd9 all with result 0 in 12 seconds 2022-04-12 03:20:52.193 | + inc/async:async_wait:197 : return 0 2022-04-12 03:20:52.202 | + 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-12 03:20:52.495 | [475705 Async ks-group-memberdemo:507757]: Waiting for completion of get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 running on PID 507757 (6 other jobs running) 2022-04-12 03:20:52.604 | [475705 Async ks-group-memberdemo:507757]: Signaling child to exit 2022-04-12 03:20:54.654 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:54.730 | [507757 Async ks-group-memberdemo:507757]: finished successfully 2022-04-12 03:20:54.840 | WAKEUP 2022-04-12 03:20:54.877 | [475705 Async ks-group-memberdemo:507757]: Signaled 2022-04-12 03:20:54.879 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:20:54.879 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c5a1249be6f44c25b63affbf8a894e12 --project 592e1407cd21474888343637c541ec41 -f value 2022-04-12 03:20:54.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:54.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:54.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:54.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:54.879 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:54.879 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:20:54.879 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:20:54.879 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group c5a1249be6f44c25b63affbf8a894e12 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:54.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:54.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:54.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:54.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:54.879 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c5a1249be6f44c25b63affbf8a894e12 --project 592e1407cd21474888343637c541ec41 -f value 2022-04-12 03:20:54.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:54.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:54.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:54.879 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:54.879 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:54.879 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c4e7a1e57f134509a2ed359cb989aae1 c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 False' 2022-04-12 03:20:54.879 | + functions-common:get_or_add_group_project_role:1076 : echo c4e7a1e57f134509a2ed359cb989aae1 c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 False 2022-04-12 03:20:54.879 | c4e7a1e57f134509a2ed359cb989aae1 c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 False 2022-04-12 03:20:55.134 | [475705 Async ks-group-memberdemo:507757]: finished get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 with result 0 in 13 seconds 2022-04-12 03:20:55.274 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:55.279 | [475705 Async ks-group-anotherdemo:507843]: Waiting for completion of get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 running on PID 507843 (5 other jobs running) 2022-04-12 03:20:55.325 | [507843 Async ks-group-anotherdemo:507843]: finished successfully 2022-04-12 03:20:55.368 | [475705 Async ks-group-anotherdemo:507843]: Signaling child to exit 2022-04-12 03:20:55.369 | WAKEUP 2022-04-12 03:20:55.413 | [475705 Async ks-group-anotherdemo:507843]: Signaled 2022-04-12 03:20:55.415 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:20:55.415 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c5a1249be6f44c25b63affbf8a894e12 --project 592e1407cd21474888343637c541ec41 -f value 2022-04-12 03:20:55.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:55.415 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:55.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:55.415 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:55.415 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:55.415 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:20:55.415 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:20:55.415 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group c5a1249be6f44c25b63affbf8a894e12 --project 592e1407cd21474888343637c541ec41 2022-04-12 03:20:55.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:55.415 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:55.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:55.415 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:55.415 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c5a1249be6f44c25b63affbf8a894e12 --project 592e1407cd21474888343637c541ec41 -f value 2022-04-12 03:20:55.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:55.415 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:55.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:55.415 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:55.415 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:55.415 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='99f32729e8094e62af0b20b884284ded c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 False' 2022-04-12 03:20:55.415 | + functions-common:get_or_add_group_project_role:1076 : echo 99f32729e8094e62af0b20b884284ded c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 False 2022-04-12 03:20:55.415 | 99f32729e8094e62af0b20b884284ded c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 False 2022-04-12 03:20:55.472 | [475705 Async ks-group-anotherdemo:507843]: finished get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 592e1407cd21474888343637c541ec41 with result 0 in 14 seconds 2022-04-12 03:20:55.530 | [475705 Async ks-group-memberalt:507929]: Waiting for completion of get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b running on PID 507929 (4 other jobs running) 2022-04-12 03:20:55.597 | [475705 Async ks-group-memberalt:507929]: Signaling child to exit 2022-04-12 03:20:56.830 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:56.868 | [507929 Async ks-group-memberalt:507929]: finished successfully 2022-04-12 03:20:56.894 | WAKEUP 2022-04-12 03:20:56.925 | [475705 Async ks-group-memberalt:507929]: Signaled 2022-04-12 03:20:56.926 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:20:56.926 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c5a1249be6f44c25b63affbf8a894e12 --project 7e46a80a98e24f1f90daf6b415737e7b -f value 2022-04-12 03:20:56.926 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:56.926 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:56.926 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:56.926 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:56.927 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:56.927 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:20:56.927 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:20:56.927 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group c5a1249be6f44c25b63affbf8a894e12 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:56.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:56.927 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:56.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:56.927 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:56.927 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c5a1249be6f44c25b63affbf8a894e12 --project 7e46a80a98e24f1f90daf6b415737e7b -f value 2022-04-12 03:20:56.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:56.927 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:56.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:56.927 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:56.927 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:56.927 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='c4e7a1e57f134509a2ed359cb989aae1 c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b False' 2022-04-12 03:20:56.928 | + functions-common:get_or_add_group_project_role:1076 : echo c4e7a1e57f134509a2ed359cb989aae1 c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b False 2022-04-12 03:20:56.928 | c4e7a1e57f134509a2ed359cb989aae1 c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b False 2022-04-12 03:20:56.983 | [475705 Async ks-group-memberalt:507929]: finished get_or_add_group_project_role member c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b with result 0 in 15 seconds 2022-04-12 03:20:56.986 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:57.018 | [508036 Async ks-group-anotheralt:508036]: finished successfully 2022-04-12 03:20:57.027 | [475705 Async ks-group-anotheralt:508036]: Waiting for completion of get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b running on PID 508036 (3 other jobs running) 2022-04-12 03:20:57.055 | [475705 Async ks-group-anotheralt:508036]: Signaling child to exit 2022-04-12 03:20:57.056 | WAKEUP 2022-04-12 03:20:57.079 | [475705 Async ks-group-anotheralt:508036]: Signaled 2022-04-12 03:20:57.084 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:20:57.084 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c5a1249be6f44c25b63affbf8a894e12 --project 7e46a80a98e24f1f90daf6b415737e7b -f value 2022-04-12 03:20:57.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.084 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.084 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.084 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:57.084 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:20:57.084 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:20:57.084 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group c5a1249be6f44c25b63affbf8a894e12 --project 7e46a80a98e24f1f90daf6b415737e7b 2022-04-12 03:20:57.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.084 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.084 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.084 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c5a1249be6f44c25b63affbf8a894e12 --project 7e46a80a98e24f1f90daf6b415737e7b -f value 2022-04-12 03:20:57.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.084 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.084 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.084 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:57.084 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='99f32729e8094e62af0b20b884284ded c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b False' 2022-04-12 03:20:57.084 | + functions-common:get_or_add_group_project_role:1076 : echo 99f32729e8094e62af0b20b884284ded c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b False 2022-04-12 03:20:57.084 | 99f32729e8094e62af0b20b884284ded c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b False 2022-04-12 03:20:57.129 | [475705 Async ks-group-anotheralt:508036]: finished get_or_add_group_project_role anotherrole c5a1249be6f44c25b63affbf8a894e12 7e46a80a98e24f1f90daf6b415737e7b with result 0 in 15 seconds 2022-04-12 03:20:57.167 | [475705 Async ks-group-admin:508162]: Waiting for completion of get_or_add_group_project_role admin 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c running on PID 508162 (2 other jobs running) 2022-04-12 03:20:57.193 | [475705 Async ks-group-admin:508162]: Signaling child to exit 2022-04-12 03:20:57.675 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:20:57.700 | [508162 Async ks-group-admin:508162]: finished successfully 2022-04-12 03:20:57.719 | WAKEUP 2022-04-12 03:20:57.742 | [475705 Async ks-group-admin:508162]: Signaled 2022-04-12 03:20:57.744 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 03:20:57.744 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 01f561dc7a7642a28528a380e980787c --project 5409c726e3f64eebbc7efdf4810dc21c -f value 2022-04-12 03:20:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.744 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:57.744 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 03:20:57.744 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 03:20:57.744 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 01f561dc7a7642a28528a380e980787c --project 5409c726e3f64eebbc7efdf4810dc21c 2022-04-12 03:20:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.744 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 01f561dc7a7642a28528a380e980787c --project 5409c726e3f64eebbc7efdf4810dc21c -f value 2022-04-12 03:20:57.744 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.744 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:20:57.744 | from cryptography.utils import int_from_bytes 2022-04-12 03:20:57.744 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:20:57.744 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='823036257b134e18bc19d72230e41ee8 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c False' 2022-04-12 03:20:57.744 | + functions-common:get_or_add_group_project_role:1076 : echo 823036257b134e18bc19d72230e41ee8 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c False 2022-04-12 03:20:57.744 | 823036257b134e18bc19d72230e41ee8 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c False 2022-04-12 03:20:57.788 | [475705 Async ks-group-admin:508162]: finished get_or_add_group_project_role admin 01f561dc7a7642a28528a380e980787c 5409c726e3f64eebbc7efdf4810dc21c with result 0 in 15 seconds 2022-04-12 03:20:57.792 | + inc/async:async_wait:197 : return 0 2022-04-12 03:20:57.795 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 03:20:57.812 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:20:57.814 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 03:20:57.832 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:20:57.835 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 03:20:57.838 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 03:20:57.897 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 03:20:57.935 | [475705 Async create_nova_accounts:510062]: running: create_nova_accounts 2022-04-12 03:20:57.938 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 03:20:57.956 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:20:57.958 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 03:20:57.961 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 03:20:58.020 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 03:20:58.062 | [475705 Async create_glance_accounts:510177]: running: create_glance_accounts 2022-04-12 03:20:58.065 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 03:20:58.089 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:20:58.091 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 03:20:58.096 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 03:20:58.159 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 03:20:58.203 | [475705 Async create_cinder_accounts:510307]: running: create_cinder_accounts 2022-04-12 03:20:58.205 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 03:20:58.228 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:20:58.230 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 03:20:58.233 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 03:20:58.303 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 03:20:58.380 | [475705 Async create_neutron_accounts:510422]: running: create_neutron_accounts 2022-04-12 03:20:58.383 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 03:20:58.420 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:20:58.424 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 03:20:58.431 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 03:20:58.789 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 03:20:59.048 | [475705 Async create_swift_accounts:510564]: running: create_swift_accounts 2022-04-12 03:20:59.071 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 03:20:59.185 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:20:59.209 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 03:20:59.585 | [475705 Async create_nova_accounts:510062]: Waiting for completion of create_nova_accounts running on PID 510062 (6 other jobs running) 2022-04-12 03:20:59.776 | [475705 Async create_nova_accounts:510062]: Signaling child to exit 2022-04-12 03:21:38.676 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:21:38.804 | [510422 Async create_neutron_accounts:510422]: finished successfully 2022-04-12 03:21:57.036 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:21:57.080 | [510307 Async create_cinder_accounts:510307]: finished successfully 2022-04-12 03:22:13.272 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:22:13.300 | [510177 Async create_glance_accounts:510177]: finished successfully 2022-04-12 03:22:15.487 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:22:15.513 | [510062 Async create_nova_accounts:510062]: finished successfully 2022-04-12 03:22:15.533 | WAKEUP 2022-04-12 03:22:15.556 | [475705 Async create_nova_accounts:510062]: Signaled 2022-04-12 03:22:15.557 | + 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-12 03:22:15.558 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 03:22:15.558 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 03:22:15.558 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:22:15.558 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:22:15.558 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:22:15.558 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:22:15.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.558 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.558 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.558 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.558 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.558 | + functions-common:get_or_create_user:925 : user_id=46686a2bb131475ca18a7619530e3a41 2022-04-12 03:22:15.558 | + functions-common:get_or_create_user:926 : echo 46686a2bb131475ca18a7619530e3a41 2022-04-12 03:22:15.558 | 46686a2bb131475ca18a7619530e3a41 2022-04-12 03:22:15.558 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 03:22:15.558 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.558 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.558 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.558 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.558 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.558 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.558 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.558 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.558 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.558 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.558 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.558 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.558 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.559 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.559 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.559 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.559 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.559 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.559 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.559 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.559 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.559 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.559 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.559 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.559 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.559 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.559 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.559 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.559 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.559 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.559 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.559 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.559 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.559 | ++ functions-common:get_field:818 : echo '| 7f41a0aebb17489fbe81b0d6bbf738b6 | 46686a2bb131475ca18a7619530e3a41 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.559 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.559 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.559 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.559 | + functions-common:get_or_add_user_project_role:997 : echo 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.559 | 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.560 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 03:22:15.560 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 03:22:15.560 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.560 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.560 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.560 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.560 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.560 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.560 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.560 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.560 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.560 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.560 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.560 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.560 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.560 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.560 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.560 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.560 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.560 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.560 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.560 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.560 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.560 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.560 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.560 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.560 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.560 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.560 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.561 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.561 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.561 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.561 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.561 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.561 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.561 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | 46686a2bb131475ca18a7619530e3a41 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.561 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.561 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.561 | + functions-common:get_or_add_user_project_role:995 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:22:15.561 | + functions-common:get_or_add_user_project_role:997 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:22:15.561 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:22:15.561 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 03:22:15.561 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:22:15.561 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 03:22:15.561 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 03:22:15.561 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:22:15.561 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 03:22:15.561 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-04-12 03:22:15.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.561 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.561 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.561 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.561 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:22:15.561 | 392df5523fb848bc8004a9989081b24e' 2022-04-12 03:22:15.561 | + functions-common:get_or_create_service:1094 : echo 392df5523fb848bc8004a9989081b24e 2022-04-12 03:22:15.561 | 392df5523fb848bc8004a9989081b24e 2022-04-12 03:22:15.561 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 03:22:15.561 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:22:15.561 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 03:22:15.561 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:22:15.562 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-12 03:22:15.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.562 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.562 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.562 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:22:15.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:22:15.562 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:22:15.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.562 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.562 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.562 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b4990a9f90dc47aba84af4afb8ac32df 2022-04-12 03:22:15.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b4990a9f90dc47aba84af4afb8ac32df 2022-04-12 03:22:15.562 | + functions-common:get_or_create_endpoint:1127 : public_id=b4990a9f90dc47aba84af4afb8ac32df 2022-04-12 03:22:15.562 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:22:15.562 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:22:15.562 | + functions-common:get_or_create_endpoint:1136 : echo b4990a9f90dc47aba84af4afb8ac32df 2022-04-12 03:22:15.562 | b4990a9f90dc47aba84af4afb8ac32df 2022-04-12 03:22:15.562 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 03:22:15.562 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:22:15.562 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 03:22:15.562 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-12 03:22:15.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.562 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.563 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.563 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.563 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:22:15.563 | 18a1a90aa13140298996f9ccfe26a2c0' 2022-04-12 03:22:15.563 | + functions-common:get_or_create_service:1094 : echo 18a1a90aa13140298996f9ccfe26a2c0 2022-04-12 03:22:15.563 | 18a1a90aa13140298996f9ccfe26a2c0 2022-04-12 03:22:15.563 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 03:22:15.563 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:22:15.563 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 03:22:15.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:22:15.563 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-12 03:22:15.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.563 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.563 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.563 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:22:15.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:22:15.563 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 03:22:15.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.563 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.563 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.563 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3f0c4706eb8546a9ad9d209f04445136 2022-04-12 03:22:15.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3f0c4706eb8546a9ad9d209f04445136 2022-04-12 03:22:15.563 | + functions-common:get_or_create_endpoint:1127 : public_id=3f0c4706eb8546a9ad9d209f04445136 2022-04-12 03:22:15.563 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:22:15.563 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:22:15.563 | + functions-common:get_or_create_endpoint:1136 : echo 3f0c4706eb8546a9ad9d209f04445136 2022-04-12 03:22:15.563 | 3f0c4706eb8546a9ad9d209f04445136 2022-04-12 03:22:15.563 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 03:22:15.564 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:22:15.564 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 03:22:15.564 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:22:15.564 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 03:22:15.564 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.564 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.564 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.564 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.564 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.564 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.564 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.564 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.564 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.564 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.564 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.564 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.564 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.564 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.564 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.564 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.564 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.564 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.564 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.564 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.564 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.564 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.564 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.564 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.564 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.565 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.565 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.565 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.565 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.565 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.565 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.565 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.565 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.565 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.565 | ++ functions-common:get_field:818 : echo '| 2b0cfcda41914251be2e81bd15d5bf47 | 46686a2bb131475ca18a7619530e3a41 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.565 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.565 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:22:15.565 | + functions-common:get_or_add_user_project_role:997 : echo 2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:22:15.565 | 2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:22:15.565 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 03:22:15.565 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:22:15.565 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 03:22:15.565 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:22:15.565 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 03:22:15.602 | [475705 Async create_nova_accounts:510062]: finished create_nova_accounts with result 0 in 77 seconds 2022-04-12 03:22:15.640 | [475705 Async create_glance_accounts:510177]: Waiting for completion of create_glance_accounts running on PID 510177 (5 other jobs running) 2022-04-12 03:22:15.665 | [475705 Async create_glance_accounts:510177]: Signaling child to exit 2022-04-12 03:22:15.665 | WAKEUP 2022-04-12 03:22:15.688 | [475705 Async create_glance_accounts:510177]: Signaled 2022-04-12 03:22:15.689 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 03:22:15.689 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:22:15.689 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 03:22:15.689 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 03:22:15.690 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:22:15.690 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:22:15.690 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:22:15.690 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:22:15.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.690 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.690 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.690 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.690 | + functions-common:get_or_create_user:925 : user_id=90b7d68fdd064f169ddf1763ea428143 2022-04-12 03:22:15.690 | + functions-common:get_or_create_user:926 : echo 90b7d68fdd064f169ddf1763ea428143 2022-04-12 03:22:15.690 | 90b7d68fdd064f169ddf1763ea428143 2022-04-12 03:22:15.690 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 03:22:15.690 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.690 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.690 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.690 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.690 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.690 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.690 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.690 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.690 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.690 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.690 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.690 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.690 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.690 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.690 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.690 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.690 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.690 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.690 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.690 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.691 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.691 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.691 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.691 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.691 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.691 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.691 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.691 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.691 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.691 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.691 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.691 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.691 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.691 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.691 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.691 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.691 | ++ functions-common:get_field:818 : echo '| 7f41a0aebb17489fbe81b0d6bbf738b6 | 90b7d68fdd064f169ddf1763ea428143 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.691 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.691 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.691 | + functions-common:get_or_add_user_project_role:997 : echo 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.691 | 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.691 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:22:15.691 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 03:22:15.691 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:22:15.691 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 03:22:15.691 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 03:22:15.691 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:22:15.691 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:22:15.692 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:22:15.692 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:22:15.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.692 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.692 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.692 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.692 | + functions-common:get_or_create_user:925 : user_id=5f45ec85fa0c4801973af2f56d8d2335 2022-04-12 03:22:15.692 | + functions-common:get_or_create_user:926 : echo 5f45ec85fa0c4801973af2f56d8d2335 2022-04-12 03:22:15.692 | 5f45ec85fa0c4801973af2f56d8d2335 2022-04-12 03:22:15.692 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 03:22:15.692 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.692 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.692 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.692 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.692 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.692 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.692 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.692 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.692 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.692 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.692 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.692 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.692 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.692 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.692 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.692 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.692 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.692 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.692 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.693 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.693 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.693 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.693 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.693 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.693 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.693 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.693 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.693 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.693 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.693 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.693 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.693 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.693 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.693 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.693 | ++ functions-common:get_field:818 : echo '| 7f41a0aebb17489fbe81b0d6bbf738b6 | 5f45ec85fa0c4801973af2f56d8d2335 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.693 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.693 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.693 | + functions-common:get_or_add_user_project_role:997 : echo 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.693 | 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.693 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 03:22:15.693 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 03:22:15.693 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.693 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.693 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.693 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.693 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.693 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.693 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.693 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.694 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.694 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.694 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.694 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.694 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.694 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.694 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.694 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.694 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.694 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.694 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.694 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.694 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.694 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.694 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.694 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.694 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.694 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.694 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.694 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.694 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.694 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.694 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.694 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.694 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.694 | ++ functions-common:get_field:818 : echo '| 2b0cfcda41914251be2e81bd15d5bf47 | 5f45ec85fa0c4801973af2f56d8d2335 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.695 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.695 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.695 | + functions-common:get_or_add_user_project_role:995 : user_role_id=2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:22:15.695 | + functions-common:get_or_add_user_project_role:997 : echo 2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:22:15.695 | 2b0cfcda41914251be2e81bd15d5bf47 2022-04-12 03:22:15.695 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 03:22:15.695 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:22:15.695 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 03:22:15.695 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-12 03:22:15.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.695 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.695 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.695 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.695 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:22:15.695 | 3698796322b44cabbd992c992e4d2735' 2022-04-12 03:22:15.695 | + functions-common:get_or_create_service:1094 : echo 3698796322b44cabbd992c992e4d2735 2022-04-12 03:22:15.695 | 3698796322b44cabbd992c992e4d2735 2022-04-12 03:22:15.695 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 03:22:15.695 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:22:15.695 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 03:22:15.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:22:15.695 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-12 03:22:15.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.695 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.695 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.695 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:22:15.695 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:22:15.695 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 03:22:15.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.696 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.696 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.696 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e282ada393d347e2af307569665f7035 2022-04-12 03:22:15.696 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e282ada393d347e2af307569665f7035 2022-04-12 03:22:15.696 | + functions-common:get_or_create_endpoint:1127 : public_id=e282ada393d347e2af307569665f7035 2022-04-12 03:22:15.696 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:22:15.696 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:22:15.696 | + functions-common:get_or_create_endpoint:1136 : echo e282ada393d347e2af307569665f7035 2022-04-12 03:22:15.696 | e282ada393d347e2af307569665f7035 2022-04-12 03:22:15.696 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 03:22:15.696 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:22:15.696 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 03:22:15.696 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 03:22:15.696 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 03:22:15.696 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 03:22:15.696 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 03:22:15.696 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 03:22:15.696 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 03:22:15.734 | [475705 Async create_glance_accounts:510177]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-12 03:22:15.772 | [475705 Async create_cinder_accounts:510307]: Waiting for completion of create_cinder_accounts running on PID 510307 (4 other jobs running) 2022-04-12 03:22:15.798 | [475705 Async create_cinder_accounts:510307]: Signaling child to exit 2022-04-12 03:22:15.798 | WAKEUP 2022-04-12 03:22:15.821 | [475705 Async create_cinder_accounts:510307]: Signaled 2022-04-12 03:22:15.823 | + 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-12 03:22:15.823 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 03:22:15.823 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 03:22:15.823 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:22:15.823 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:22:15.823 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:22:15.823 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:22:15.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.823 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.823 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.823 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.823 | + functions-common:get_or_create_user:925 : user_id=851b17e3de8d4e73953c5af2716e7ea4 2022-04-12 03:22:15.823 | + functions-common:get_or_create_user:926 : echo 851b17e3de8d4e73953c5af2716e7ea4 2022-04-12 03:22:15.823 | 851b17e3de8d4e73953c5af2716e7ea4 2022-04-12 03:22:15.823 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 03:22:15.823 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.823 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.823 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.823 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.823 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.823 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.823 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.824 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.824 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.824 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.824 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.824 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.824 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.824 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.824 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.824 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.824 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.824 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.824 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.824 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.824 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.824 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.824 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.824 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.824 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.824 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.824 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.824 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.824 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.824 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.824 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.824 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.824 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.825 | ++ functions-common:get_field:818 : echo '| 7f41a0aebb17489fbe81b0d6bbf738b6 | 851b17e3de8d4e73953c5af2716e7ea4 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.825 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.825 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.825 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.825 | + functions-common:get_or_add_user_project_role:997 : echo 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.825 | 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.825 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:22:15.825 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 03:22:15.825 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:22:15.825 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 03:22:15.825 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-12 03:22:15.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.825 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.825 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.825 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.825 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:22:15.825 | 1fb24832d0594f8a988e5d1f8ba3bdda' 2022-04-12 03:22:15.825 | + functions-common:get_or_create_service:1094 : echo 1fb24832d0594f8a988e5d1f8ba3bdda 2022-04-12 03:22:15.825 | 1fb24832d0594f8a988e5d1f8ba3bdda 2022-04-12 03:22:15.825 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 03:22:15.825 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 03:22:15.825 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:22:15.825 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 03:22:15.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:22:15.825 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-12 03:22:15.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.825 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.825 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.825 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.825 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:22:15.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:22:15.826 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:22:15.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.826 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=48b08a502e0245469fbf20e51a168d6b 2022-04-12 03:22:15.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 48b08a502e0245469fbf20e51a168d6b 2022-04-12 03:22:15.826 | + functions-common:get_or_create_endpoint:1127 : public_id=48b08a502e0245469fbf20e51a168d6b 2022-04-12 03:22:15.826 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:22:15.826 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:22:15.826 | + functions-common:get_or_create_endpoint:1136 : echo 48b08a502e0245469fbf20e51a168d6b 2022-04-12 03:22:15.826 | 48b08a502e0245469fbf20e51a168d6b 2022-04-12 03:22:15.826 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 03:22:15.826 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:22:15.826 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 03:22:15.826 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-12 03:22:15.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.826 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.826 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.826 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:22:15.826 | 292e8ca2762f49f1b665968c08415c06' 2022-04-12 03:22:15.826 | + functions-common:get_or_create_service:1094 : echo 292e8ca2762f49f1b665968c08415c06 2022-04-12 03:22:15.826 | 292e8ca2762f49f1b665968c08415c06 2022-04-12 03:22:15.826 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 03:22:15.826 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:22:15.826 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 03:22:15.826 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:22:15.826 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-12 03:22:15.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.827 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:22:15.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:22:15.827 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:22:15.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.827 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=84d36dd0d09a4b9993df9ca8d4926429 2022-04-12 03:22:15.827 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 84d36dd0d09a4b9993df9ca8d4926429 2022-04-12 03:22:15.827 | + functions-common:get_or_create_endpoint:1127 : public_id=84d36dd0d09a4b9993df9ca8d4926429 2022-04-12 03:22:15.827 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:22:15.827 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:22:15.827 | + functions-common:get_or_create_endpoint:1136 : echo 84d36dd0d09a4b9993df9ca8d4926429 2022-04-12 03:22:15.827 | 84d36dd0d09a4b9993df9ca8d4926429 2022-04-12 03:22:15.827 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 03:22:15.827 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 03:22:15.827 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:22:15.827 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 03:22:15.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.827 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.827 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.827 | ++ functions-common:get_or_create_project:938 : project_id=d66c4710222741b194943548c9828f46 2022-04-12 03:22:15.827 | ++ functions-common:get_or_create_project:939 : echo d66c4710222741b194943548c9828f46 2022-04-12 03:22:15.827 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d66c4710222741b194943548c9828f46 2022-04-12 03:22:15.828 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 03:22:15.828 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:22:15.828 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:22:15.828 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 03:22:15.828 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-12 03:22:15.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.828 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.828 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.828 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 03:22:15.828 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.828 | ++ functions-common:get_or_create_user:925 : user_id=851b17e3de8d4e73953c5af2716e7ea4 2022-04-12 03:22:15.828 | ++ functions-common:get_or_create_user:926 : echo 851b17e3de8d4e73953c5af2716e7ea4 2022-04-12 03:22:15.828 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 851b17e3de8d4e73953c5af2716e7ea4 2022-04-12 03:22:15.870 | [475705 Async create_cinder_accounts:510307]: finished create_cinder_accounts with result 0 in 58 seconds 2022-04-12 03:22:15.874 | + inc/async:async_wait:197 : return 0 2022-04-12 03:22:15.877 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 03:22:15.929 | [475705 Async create_neutron_accounts:510422]: Waiting for completion of create_neutron_accounts running on PID 510422 (3 other jobs running) 2022-04-12 03:22:15.953 | [475705 Async create_neutron_accounts:510422]: Signaling child to exit 2022-04-12 03:22:15.953 | WAKEUP 2022-04-12 03:22:15.977 | [475705 Async create_neutron_accounts:510422]: Signaled 2022-04-12 03:22:15.979 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 03:22:15.979 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:22:15.979 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:22:15.979 | + 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-12 03:22:15.979 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:22:15.979 | + 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-12 03:22:15.979 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:22:15.979 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 03:22:15.979 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 03:22:15.979 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 03:22:15.979 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 03:22:15.979 | + 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-12 03:22:15.979 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 03:22:15.979 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 03:22:15.979 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:22:15.979 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:22:15.979 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:22:15.979 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:22:15.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.979 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.980 | + functions-common:get_or_create_user:925 : user_id=ec8f0bd2dfc942058097b856cedf95d8 2022-04-12 03:22:15.980 | + functions-common:get_or_create_user:926 : echo ec8f0bd2dfc942058097b856cedf95d8 2022-04-12 03:22:15.980 | ec8f0bd2dfc942058097b856cedf95d8 2022-04-12 03:22:15.980 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 03:22:15.980 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:22:15.980 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:22:15.980 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:22:15.980 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:22:15.980 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:22:15.980 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:22:15.980 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:22:15.980 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:22:15.980 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:22:15.980 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:22:15.980 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:22:15.980 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.980 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.980 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.980 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.980 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.980 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:22:15.980 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:22:15.980 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.980 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.980 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:22:15.980 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:22:15.981 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-12 03:22:15.981 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:22:15.981 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.981 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:22:15.981 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:22:15.981 | ++ functions-common:get_field:818 : echo '| 7f41a0aebb17489fbe81b0d6bbf738b6 | ec8f0bd2dfc942058097b856cedf95d8 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:22:15.981 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:22:15.981 | ++ functions-common:get_field:812 : read data 2022-04-12 03:22:15.981 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.981 | + functions-common:get_or_add_user_project_role:997 : echo 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.981 | 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:22:15.981 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 03:22:15.981 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 03:22:15.981 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:22:15.981 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 03:22:15.981 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-12 03:22:15.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.981 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.981 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.981 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:22:15.981 | a0174aa3dc404024b663ec03c5ade220' 2022-04-12 03:22:15.981 | + functions-common:get_or_create_service:1094 : echo a0174aa3dc404024b663ec03c5ade220 2022-04-12 03:22:15.981 | a0174aa3dc404024b663ec03c5ade220 2022-04-12 03:22:15.981 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 03:22:15.981 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:22:15.982 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 03:22:15.982 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:22:15.982 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-12 03:22:15.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.982 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.982 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:22:15.982 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:22:15.982 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 03:22:15.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:22:15.982 | from cryptography.utils import int_from_bytes 2022-04-12 03:22:15.982 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:22:15.982 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1151362d5e224fb49b230bf249ef6fab 2022-04-12 03:22:15.982 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1151362d5e224fb49b230bf249ef6fab 2022-04-12 03:22:15.982 | + functions-common:get_or_create_endpoint:1127 : public_id=1151362d5e224fb49b230bf249ef6fab 2022-04-12 03:22:15.982 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 03:22:15.982 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:22:15.982 | + functions-common:get_or_create_endpoint:1136 : echo 1151362d5e224fb49b230bf249ef6fab 2022-04-12 03:22:15.982 | 1151362d5e224fb49b230bf249ef6fab 2022-04-12 03:22:16.024 | [475705 Async create_neutron_accounts:510422]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-12 03:22:16.061 | [475705 Async create_swift_accounts:510564]: Waiting for completion of create_swift_accounts running on PID 510564 (2 other jobs running) 2022-04-12 03:22:16.087 | [475705 Async create_swift_accounts:510564]: Signaling child to exit 2022-04-12 03:23:06.367 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:23:06.393 | [510564 Async create_swift_accounts:510564]: finished successfully 2022-04-12 03:23:06.413 | WAKEUP 2022-04-12 03:23:06.435 | [475705 Async create_swift_accounts:510564]: Signaled 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 03:23:06.437 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 03:23:06.437 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 03:23:06.437 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 03:23:06.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.437 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.437 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.437 | ++ functions-common:get_or_create_role:950 : role_id=99f32729e8094e62af0b20b884284ded 2022-04-12 03:23:06.437 | ++ functions-common:get_or_create_role:951 : echo 99f32729e8094e62af0b20b884284ded 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:614 : another_role=99f32729e8094e62af0b20b884284ded 2022-04-12 03:23:06.437 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 03:23:06.437 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 03:23:06.437 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:23:06.437 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 03:23:06.438 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 03:23:06.438 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-12 03:23:06.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.438 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.438 | + functions-common:get_or_create_user:925 : user_id=ed48570b04074542851f45302b501db7 2022-04-12 03:23:06.438 | + functions-common:get_or_create_user:926 : echo ed48570b04074542851f45302b501db7 2022-04-12 03:23:06.438 | ed48570b04074542851f45302b501db7 2022-04-12 03:23:06.438 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 03:23:06.438 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:23:06.438 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:23:06.438 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:23:06.438 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:23:06.438 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:23:06.438 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:23:06.438 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:23:06.438 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:23:06.438 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:23:06.438 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:23:06.438 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.438 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:23:06.438 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:23:06.438 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.438 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.438 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.438 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.438 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:23:06.438 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:23:06.439 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:23:06.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.439 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:23:06.439 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:23:06.439 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.439 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.439 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.439 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.439 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.439 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:23:06.439 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:23:06.439 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:23:06.439 | ++ functions-common:get_field:818 : echo '| 7f41a0aebb17489fbe81b0d6bbf738b6 | ed48570b04074542851f45302b501db7 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:23:06.439 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.439 | + functions-common:get_or_add_user_project_role:995 : user_role_id=7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:23:06.439 | + functions-common:get_or_add_user_project_role:997 : echo 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:23:06.439 | 7f41a0aebb17489fbe81b0d6bbf738b6 2022-04-12 03:23:06.439 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 03:23:06.439 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 03:23:06.439 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:23:06.439 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 03:23:06.439 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:23:06.439 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:23:06.439 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 03:23:06.439 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 03:23:06.439 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 03:23:06.440 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 03:23:06.440 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 03:23:06.440 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 03:23:06.440 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.440 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:23:06.440 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:23:06.440 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.440 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.440 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.440 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:23:06.440 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:23:06.440 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:23:06.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.440 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.440 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:23:06.440 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-12 03:23:06.440 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.440 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.440 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.440 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.440 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:23:06.440 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:23:06.440 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | ed48570b04074542851f45302b501db7 | | d66c4710222741b194943548c9828f46 | | | False |' 2022-04-12 03:23:06.440 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:23:06.441 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.441 | + functions-common:get_or_add_user_project_role:995 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.441 | + functions-common:get_or_add_user_project_role:997 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.441 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.441 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 03:23:06.441 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 03:23:06.441 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 03:23:06.441 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-12 03:23:06.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.441 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.441 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.441 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.441 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 03:23:06.441 | 9933985e8ff74c68a88134aa1bae5732' 2022-04-12 03:23:06.441 | + functions-common:get_or_create_service:1094 : echo 9933985e8ff74c68a88134aa1bae5732 2022-04-12 03:23:06.441 | 9933985e8ff74c68a88134aa1bae5732 2022-04-12 03:23:06.441 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 03:23:06.441 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 03:23:06.441 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 03:23:06.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:23:06.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-12 03:23:06.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.441 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.441 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.441 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:23:06.441 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:23:06.441 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 03:23:06.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.441 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.442 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.442 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7e4715db432d4496b8dbad5c7038d46f 2022-04-12 03:23:06.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7e4715db432d4496b8dbad5c7038d46f 2022-04-12 03:23:06.442 | + functions-common:get_or_create_endpoint:1127 : public_id=7e4715db432d4496b8dbad5c7038d46f 2022-04-12 03:23:06.442 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 03:23:06.442 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 03:23:06.442 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 03:23:06.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-12 03:23:06.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.442 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.442 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.442 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.442 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 03:23:06.442 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 03:23:06.442 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 03:23:06.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.442 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.442 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.442 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.442 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=dbfbded440524543a7c18c28f1132933 2022-04-12 03:23:06.442 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo dbfbded440524543a7c18c28f1132933 2022-04-12 03:23:06.442 | dbfbded440524543a7c18c28f1132933 2022-04-12 03:23:06.442 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 03:23:06.442 | + functions-common:get_or_create_endpoint:1136 : echo 7e4715db432d4496b8dbad5c7038d46f 2022-04-12 03:23:06.442 | 7e4715db432d4496b8dbad5c7038d46f 2022-04-12 03:23:06.442 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 03:23:06.442 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 03:23:06.442 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:23:06.442 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-12 03:23:06.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.443 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.443 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.443 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.443 | ++ functions-common:get_or_create_project:938 : project_id=3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.443 | ++ functions-common:get_or_create_project:939 : echo 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.443 | + lib/swift:create_swift_accounts:628 : swift_project_test1=3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.443 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 03:23:06.443 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.443 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 03:23:06.443 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:23:06.443 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 03:23:06.443 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 03:23:06.443 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-04-12 03:23:06.443 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.443 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.443 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.443 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.443 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.443 | ++ functions-common:get_or_create_user:925 : user_id=62d24641920f47dfa5e0a4bfa02e0658 2022-04-12 03:23:06.443 | ++ functions-common:get_or_create_user:926 : echo 62d24641920f47dfa5e0a4bfa02e0658 2022-04-12 03:23:06.443 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=62d24641920f47dfa5e0a4bfa02e0658 2022-04-12 03:23:06.443 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 03:23:06.443 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.443 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 62d24641920f47dfa5e0a4bfa02e0658 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.443 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:23:06.443 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:23:06.443 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:23:06.443 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:23:06.443 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:23:06.443 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:23:06.444 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:23:06.444 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:23:06.444 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:23:06.444 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.444 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.444 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 62d24641920f47dfa5e0a4bfa02e0658 --project 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.444 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.444 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.444 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.444 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.444 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:23:06.444 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:23:06.444 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 62d24641920f47dfa5e0a4bfa02e0658 --project 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.444 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.444 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.444 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 62d24641920f47dfa5e0a4bfa02e0658 --project 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.444 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.444 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:23:06.444 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.444 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.444 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.444 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.444 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.444 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:23:06.444 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:23:06.444 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:23:06.444 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | 62d24641920f47dfa5e0a4bfa02e0658 | | 3c759c66ff3c44a08f20944c124af8ca | | | False |' 2022-04-12 03:23:06.445 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.445 | + functions-common:get_or_add_user_project_role:995 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.445 | + functions-common:get_or_add_user_project_role:997 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.445 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.445 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 03:23:06.445 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 03:23:06.445 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:23:06.445 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 03:23:06.445 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 03:23:06.445 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-04-12 03:23:06.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.445 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.445 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.445 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.445 | ++ functions-common:get_or_create_user:925 : user_id=ea47d317c13b4d9791369caad12169ac 2022-04-12 03:23:06.445 | ++ functions-common:get_or_create_user:926 : echo ea47d317c13b4d9791369caad12169ac 2022-04-12 03:23:06.445 | + lib/swift:create_swift_accounts:637 : swift_user_test3=ea47d317c13b4d9791369caad12169ac 2022-04-12 03:23:06.445 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 03:23:06.445 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.445 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 99f32729e8094e62af0b20b884284ded ea47d317c13b4d9791369caad12169ac 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.445 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:23:06.445 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:23:06.445 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:23:06.445 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:23:06.445 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:23:06.445 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:23:06.445 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:23:06.445 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:23:06.445 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 99f32729e8094e62af0b20b884284ded --user ea47d317c13b4d9791369caad12169ac --project 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.445 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.445 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:23:06.445 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.445 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.446 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.446 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.446 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.446 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:23:06.446 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:23:06.446 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 99f32729e8094e62af0b20b884284ded --user ea47d317c13b4d9791369caad12169ac --project 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.446 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.446 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.446 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 99f32729e8094e62af0b20b884284ded --user ea47d317c13b4d9791369caad12169ac --project 3c759c66ff3c44a08f20944c124af8ca 2022-04-12 03:23:06.446 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.446 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:23:06.446 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.446 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.446 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.446 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.446 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.446 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:23:06.446 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:23:06.446 | ++ functions-common:get_field:818 : echo '| 99f32729e8094e62af0b20b884284ded | ea47d317c13b4d9791369caad12169ac | | 3c759c66ff3c44a08f20944c124af8ca | | | False |' 2022-04-12 03:23:06.446 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:23:06.446 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.446 | + functions-common:get_or_add_user_project_role:995 : user_role_id=99f32729e8094e62af0b20b884284ded 2022-04-12 03:23:06.446 | + functions-common:get_or_add_user_project_role:997 : echo 99f32729e8094e62af0b20b884284ded 2022-04-12 03:23:06.446 | 99f32729e8094e62af0b20b884284ded 2022-04-12 03:23:06.446 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 03:23:06.446 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 03:23:06.446 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:23:06.447 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-12 03:23:06.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.447 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.447 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.447 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.447 | ++ functions-common:get_or_create_project:938 : project_id=f7ce6412b96a4e66bc36b58eed78fb58 2022-04-12 03:23:06.447 | ++ functions-common:get_or_create_project:939 : echo f7ce6412b96a4e66bc36b58eed78fb58 2022-04-12 03:23:06.447 | + lib/swift:create_swift_accounts:642 : swift_project_test2=f7ce6412b96a4e66bc36b58eed78fb58 2022-04-12 03:23:06.447 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 03:23:06.447 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.447 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 03:23:06.447 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 03:23:06.447 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:23:06.447 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 03:23:06.447 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 03:23:06.447 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-04-12 03:23:06.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.447 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.447 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.447 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.447 | ++ functions-common:get_or_create_user:925 : user_id=c19125dc6a7c48e78772b81f446328d9 2022-04-12 03:23:06.447 | ++ functions-common:get_or_create_user:926 : echo c19125dc6a7c48e78772b81f446328d9 2022-04-12 03:23:06.447 | + lib/swift:create_swift_accounts:647 : swift_user_test2=c19125dc6a7c48e78772b81f446328d9 2022-04-12 03:23:06.447 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 03:23:06.447 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.447 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin c19125dc6a7c48e78772b81f446328d9 f7ce6412b96a4e66bc36b58eed78fb58 2022-04-12 03:23:06.447 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:23:06.447 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:23:06.447 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:23:06.447 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:23:06.448 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:23:06.448 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:23:06.448 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:23:06.448 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:23:06.448 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c19125dc6a7c48e78772b81f446328d9 --project f7ce6412b96a4e66bc36b58eed78fb58 2022-04-12 03:23:06.448 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.448 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:23:06.448 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.448 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.448 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.448 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.448 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.448 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:23:06.448 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:23:06.448 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c19125dc6a7c48e78772b81f446328d9 --project f7ce6412b96a4e66bc36b58eed78fb58 2022-04-12 03:23:06.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.448 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.448 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.448 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c19125dc6a7c48e78772b81f446328d9 --project f7ce6412b96a4e66bc36b58eed78fb58 2022-04-12 03:23:06.448 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.448 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:23:06.448 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.448 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.448 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.448 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.448 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.448 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:23:06.448 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:23:06.449 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | c19125dc6a7c48e78772b81f446328d9 | | f7ce6412b96a4e66bc36b58eed78fb58 | | | False |' 2022-04-12 03:23:06.449 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:23:06.449 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.449 | + functions-common:get_or_add_user_project_role:995 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.449 | + functions-common:get_or_add_user_project_role:997 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.449 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.449 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 03:23:06.449 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 03:23:06.449 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 03:23:06.449 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 03:23:06.449 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-12 03:23:06.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.449 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.449 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.449 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.449 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 03:23:06.449 | 37e8fa520acc44fbaeeb4cb832087d17' 2022-04-12 03:23:06.449 | ++ functions-common:get_or_create_domain:888 : echo 37e8fa520acc44fbaeeb4cb832087d17 2022-04-12 03:23:06.449 | + lib/swift:create_swift_accounts:652 : swift_domain=37e8fa520acc44fbaeeb4cb832087d17 2022-04-12 03:23:06.449 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 03:23:06.449 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.449 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 03:23:06.449 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 37e8fa520acc44fbaeeb4cb832087d17 2022-04-12 03:23:06.449 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 03:23:06.449 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=37e8fa520acc44fbaeeb4cb832087d17 --or-show -f value -c id 2022-04-12 03:23:06.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.449 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.449 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.449 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.449 | ++ functions-common:get_or_create_project:938 : project_id=35096a1a998b4fcfad1f6a0c4d10a50d 2022-04-12 03:23:06.449 | ++ functions-common:get_or_create_project:939 : echo 35096a1a998b4fcfad1f6a0c4d10a50d 2022-04-12 03:23:06.450 | + lib/swift:create_swift_accounts:656 : swift_project_test4=35096a1a998b4fcfad1f6a0c4d10a50d 2022-04-12 03:23:06.450 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 03:23:06.450 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.450 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 03:23:06.450 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 37e8fa520acc44fbaeeb4cb832087d17 test4@example.com 2022-04-12 03:23:06.450 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 03:23:06.450 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 03:23:06.450 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 03:23:06.450 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=37e8fa520acc44fbaeeb4cb832087d17 --email=test4@example.com --or-show -f value -c id 2022-04-12 03:23:06.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.450 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.450 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.450 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.450 | ++ functions-common:get_or_create_user:925 : user_id=4a8b6ac9e6964667b309de6a6b6aa25e 2022-04-12 03:23:06.450 | ++ functions-common:get_or_create_user:926 : echo 4a8b6ac9e6964667b309de6a6b6aa25e 2022-04-12 03:23:06.450 | + lib/swift:create_swift_accounts:661 : swift_user_test4=4a8b6ac9e6964667b309de6a6b6aa25e 2022-04-12 03:23:06.450 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 03:23:06.450 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 03:23:06.450 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 4a8b6ac9e6964667b309de6a6b6aa25e 35096a1a998b4fcfad1f6a0c4d10a50d 2022-04-12 03:23:06.450 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 03:23:06.450 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 03:23:06.450 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 03:23:06.450 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 03:23:06.450 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 03:23:06.450 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 03:23:06.450 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 03:23:06.450 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 03:23:06.450 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a8b6ac9e6964667b309de6a6b6aa25e --project 35096a1a998b4fcfad1f6a0c4d10a50d 2022-04-12 03:23:06.450 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.450 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 03:23:06.450 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.450 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.451 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.451 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.451 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.451 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 03:23:06.451 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 03:23:06.451 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4a8b6ac9e6964667b309de6a6b6aa25e --project 35096a1a998b4fcfad1f6a0c4d10a50d 2022-04-12 03:23:06.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.451 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.451 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.451 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a8b6ac9e6964667b309de6a6b6aa25e --project 35096a1a998b4fcfad1f6a0c4d10a50d 2022-04-12 03:23:06.451 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 03:23:06.451 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 03:23:06.451 | ++ functions-common:get_field:811 : local data field 2022-04-12 03:23:06.451 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.451 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:06.451 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:06.451 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 03:23:06.451 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 03:23:06.451 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 03:23:06.451 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 03:23:06.451 | ++ functions-common:get_field:818 : echo '| 823036257b134e18bc19d72230e41ee8 | 4a8b6ac9e6964667b309de6a6b6aa25e | | 35096a1a998b4fcfad1f6a0c4d10a50d | | | False |' 2022-04-12 03:23:06.451 | ++ functions-common:get_field:812 : read data 2022-04-12 03:23:06.451 | + functions-common:get_or_add_user_project_role:995 : user_role_id=823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.451 | + functions-common:get_or_add_user_project_role:997 : echo 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.451 | 823036257b134e18bc19d72230e41ee8 2022-04-12 03:23:06.483 | [475705 Async create_swift_accounts:510564]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-12 03:23:06.490 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 03:23:06.492 | + inc/async:async_wait:197 : return 0 2022-04-12 03:23:06.495 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 03:23:06.513 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:06.515 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 03:23:06.533 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:06.536 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 03:23:06.539 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:23:06.541 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 03:23:06.544 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 03:23:06.546 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 03:23:06.606 | + inc/async:async_inner:63 : init_glance 2022-04-12 03:23:06.643 | [475705 Async init_glance:514820]: running: init_glance 2022-04-12 03:23:06.645 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 03:23:06.664 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:06.666 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 03:23:06.669 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 03:23:06.672 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 03:23:06.675 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 03:23:06.677 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 03:23:06.682 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 03:23:06.682 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 03:23:06.688 | + 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-12 03:23:06.691 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 03:23:06.694 | + 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-12 03:23:06.697 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 03:23:06.699 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 03:23:06.702 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 03:23:06.704 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 03:23:06.707 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 03:23:06.721 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 03:23:06.723 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 03:23:10.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:10.242 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:10.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:10.242 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:13.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:13.999 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:13.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:13.999 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:16.805 | + inc/async:async_inner:64 : rc=0 2022-04-12 03:23:16.831 | [514820 Async init_glance:514820]: finished successfully 2022-04-12 03:23:17.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:17.527 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:17.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:17.527 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:20.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:20.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:20.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:20.979 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:24.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:24.445 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:24.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:24.445 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:27.927 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:27.927 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:27.927 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:27.927 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:31.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:31.394 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:31.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:31.394 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:35.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:35.067 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:35.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:35.067 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:39.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:39.759 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:39.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:39.759 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:39.759 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 03:23:45.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:45.693 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:45.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:45.693 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:46.010 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 03:23:46.015 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 03:23:46.017 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 03:23:46.019 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 03:23:46.022 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 03:23:46.024 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 03:23:46.026 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 03:23:46.028 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 03:23:46.030 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 03:23:46.033 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 03:23:46.035 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 03:23:46.037 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 03:23:46.040 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 03:23:46.042 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 03:23:46.044 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 03:23:46.047 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 03:23:46.051 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:46.054 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 03:23:46.056 | + 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-12 03:23:46.061 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 03:23:46.064 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 03:23:46.066 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 03:23:46.068 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 03:23:46.070 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 03:23:46.073 | + 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-12 03:23:46.102 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 03:23:46.131 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 03:23:46.160 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 03:23:46.189 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 03:23:46.218 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 03:23:46.247 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 03:23:46.250 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 03:23:46.252 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 03:23:46.255 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:23:46.258 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 03:23:46.275 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 03:23:46.277 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 03:23:46.279 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 03:23:46.282 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 03:23:46.284 | + 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-12 03:23:46.313 | + 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-12 03:23:46.342 | + 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-12 03:23:46.371 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 03:23:46.400 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 03:23:46.416 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 03:23:46.419 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 03:23:46.421 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:23:46.424 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 03:23:46.426 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 03:23:46.429 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 03:23:46.441 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 03:23:46.443 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 03:23:46.446 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 03:23:46.448 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 03:23:46.461 | + 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-12 03:23:46.473 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 03:23:46.476 | + 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-12 03:23:46.488 | + 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-12 03:23:46.500 | + 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-12 03:23:46.513 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:23:46.515 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:23:46.518 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 03:23:46.523 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.8jyINEjRof 2022-04-12 03:23:46.525 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 03:23:46.528 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 03:23:46.530 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.8jyINEjRof 2022-04-12 03:23:46.534 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.8jyINEjRof 2022-04-12 03:23:46.546 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.8jyINEjRof /etc/sudoers.d/neutron-rootwrap 2022-04-12 03:23:46.557 | + 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-12 03:23:46.588 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 03:23:46.590 | + 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-12 03:23:46.620 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 03:23:46.622 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 03:23:46.624 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 03:23:46.627 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 03:23:46.629 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 03:23:46.632 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 03:23:46.649 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:46.652 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 03:23:46.655 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 03:23:46.657 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 03:23:46.675 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:46.677 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:23:46.680 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 03:23:46.710 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 03:23:46.713 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 03:23:46.715 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 03:23:46.732 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:46.734 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 03:23:46.737 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 03:23:46.739 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:23:46.742 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:23:46.744 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 03:23:46.746 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 03:23:46.749 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 03:23:46.752 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 03:23:46.754 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 03:23:46.757 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 03:23:46.761 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 03:23:46.764 | + 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-12 03:23:46.769 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 03:23:46.786 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:46.789 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 03:23:46.791 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 03:23:46.794 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 03:23:46.798 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 03:23:46.829 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:23:46.859 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 03:23:46.889 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 03:23:46.919 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 03:23:46.949 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 03:23:46.952 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:23:46.954 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 03:23:46.957 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 03:23:46.959 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 03:23:46.990 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 03:23:47.019 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 03:23:47.049 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 03:23:47.078 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 03:23:47.109 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 03:23:47.139 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 03:23:47.168 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 03:23:47.199 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:23:47.228 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 03:23:47.259 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 03:23:47.289 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 03:23:47.318 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 03:23:47.321 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 03:23:47.324 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 03:23:47.326 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 03:23:47.329 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 03:23:47.358 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 03:23:47.388 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 03:23:47.418 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 03:23:47.448 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 03:23:47.478 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 03:23:47.509 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 03:23:47.538 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 03:23:47.570 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 03:23:47.600 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 03:23:47.631 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 03:23:47.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 03:23:47.636 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 03:23:47.638 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 03:23:47.640 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 03:23:47.643 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 03:23:47.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 03:23:47.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 03:23:47.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 03:23:47.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 03:23:47.655 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 03:23:47.658 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 03:23:47.660 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 03:23:47.663 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 03:23:47.666 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 03:23:47.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 03:23:47.670 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 03:23:47.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 03:23:47.675 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 03:23:47.678 | + 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-12 03:23:47.706 | + 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-12 03:23:47.708 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:47.711 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:23:47.714 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 03:23:47.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 03:23:47.719 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:47.721 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 03:23:47.749 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 03:23:47.752 | + 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-12 03:23:47.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:47.757 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:23:47.760 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 03:23:47.762 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 03:23:47.765 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:47.767 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 03:23:47.795 | + 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-12 03:23:47.798 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:47.800 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 03:23:47.803 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 03:23:47.805 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 03:23:47.808 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:47.810 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 03:23:47.840 | + 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-12 03:23:47.843 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:47.845 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 03:23:47.848 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 03:23:47.851 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 03:23:47.854 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:47.856 | + 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-12 03:23:47.884 | + 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-12 03:23:47.887 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:47.889 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 03:23:47.892 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:23:47.894 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:23:47.897 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:47.900 | + 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-12 03:23:47.929 | + 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-12 03:23:47.931 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:47.933 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 03:23:47.936 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 03:23:47.938 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 03:23:47.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:47.943 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 03:23:47.972 | + 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:100:149 2022-04-12 03:23:47.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:47.978 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 03:23:47.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 03:23:47.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 03:23:47.986 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:47.988 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 03:23:48.017 | + 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-12 03:23:48.019 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 03:23:48.021 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 03:23:48.024 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 03:23:48.027 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 03:23:48.029 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 03:23:48.031 | + 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-12 03:23:48.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 03:23:48.065 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 03:23:48.082 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 03:23:48.085 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 03:23:48.088 | + 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-12 03:23:48.119 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 03:23:48.121 | + 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-12 03:23:48.151 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 03:23:48.182 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 03:23:48.184 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 03:23:48.187 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 03:23:48.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 03:23:51.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:51.209 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:51.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 03:23:51.209 | from cryptography.utils import int_from_bytes 2022-04-12 03:23:51.213 | Traceback (most recent call last): 2022-04-12 03:23:51.213 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 03:23:51.213 | return self._get(name) 2022-04-12 03:23:51.213 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 03:23:51.213 | value, loc = self._do_get(name, group, namespace) 2022-04-12 03:23:51.213 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 03:23:51.213 | info = self._get_opt_info(name, group) 2022-04-12 03:23:51.213 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 03:23:51.213 | raise NoSuchOptError(opt_name, group) 2022-04-12 03:23:51.213 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:23:51.213 | 2022-04-12 03:23:51.213 | During handling of the above exception, another exception occurred: 2022-04-12 03:23:51.213 | 2022-04-12 03:23:51.213 | Traceback (most recent call last): 2022-04-12 03:23:51.213 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 03:23:51.213 | sys.exit(main()) 2022-04-12 03:23:51.213 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 03:23:51.213 | config.setup_logging() 2022-04-12 03:23:51.213 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 03:23:51.213 | logging.setup(cfg.CONF, product_name) 2022-04-12 03:23:51.213 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 03:23:51.213 | if conf.log_config_append: 2022-04-12 03:23:51.214 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 03:23:51.214 | raise NoSuchOptError(name) 2022-04-12 03:23:51.214 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 03:23:51.512 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 03:23:51.515 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 03:23:51.518 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 03:23:51.521 | + ./stack.sh:exit_trap:524 : jobs='501121 2022-04-12 03:23:51.521 | 514820' 2022-04-12 03:23:51.523 | + ./stack.sh:exit_trap:527 : [[ -n 501121 2022-04-12 03:23:51.523 | 514820 ]] 2022-04-12 03:23:51.526 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-031437 ]] 2022-04-12 03:23:51.528 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 03:23:51.531 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 03:23:51.531 | exit_trap: cleaning up child processes 2022-04-12 03:23:51.533 | + ./stack.sh:exit_trap:529 : kill 501121 514820 2022-04-12 03:23:51.536 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.5zv9sbkKGu ']' 2022-04-12 03:23:51.538 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.5zv9sbkKGu 2022-04-12 03:23:51.543 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 03:23:51.545 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 03:23:51.548 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 03:23:51.550 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 03:23:51.550 | Error on exit 2022-04-12 03:23:51.552 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 03:23:51.555 | + ./stack.sh:exit_trap:544 : generate-subunit 1649733274 557 fail 2022-04-12 03:23:52.243 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 03:23:52.245 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 03:23:53.259 | + ./stack.sh:exit_trap:558 : exit 1